1. dad2f09 testing for whitespace in enumerations by Lev Walkin · 19 years ago
  2. e8318b8 fixed name clash in constraint checking code; also changed braces to double quote in #includes by Lev Walkin · 19 years ago
  3. bf56d54 removed suprtfluous stuff by Lev Walkin · 19 years ago
  4. caf0d5a proper handling of reserved identifiers by Lev Walkin · 19 years ago
  5. fe7f6ec *** empty log message *** by Lev Walkin · 19 years ago
  6. c828571 support for a class of circular references by Lev Walkin · 19 years ago
  7. e0272aa new internal layout by Lev Walkin · 19 years ago
  8. b7f1797 test for successful compilation by Lev Walkin · 19 years ago
  9. 295e245 strict enumeration support by Lev Walkin · 19 years ago
  10. 9f30ef1 less space by Lev Walkin · 19 years ago
  11. c7312e9 new tests by Lev Walkin · 19 years ago
  12. c9ad02e do not override specifics by Lev Walkin · 19 years ago
  13. b47df09 tests by Lev Walkin · 19 years ago
  14. ca85022 more tests by Lev Walkin · 19 years ago
  15. 5523618 comma by Lev Walkin · 19 years ago
  16. f82138b removed comma and changed comment by Lev Walkin · 19 years ago
  17. 8bde647 removed comma and added enumeration map by Lev Walkin · 19 years ago
  18. 4756e5e removed comma by Lev Walkin · 19 years ago
  19. bbe3866 removed commas and added accept_as enumeration map by Lev Walkin · 19 years ago
  20. 27488d5 typo by Lev Walkin · 19 years ago
  21. f5db614 XMLValueList handling tests by Lev Walkin · 19 years ago
  22. 809dea5 checking duplicate types by Lev Walkin · 19 years ago
  23. 843a246 more stuff for XER testing by Lev Walkin · 19 years ago
  24. 96829de more XER testing by Lev Walkin · 19 years ago
  25. 815331c ExtensibleSet by Lev Walkin · 19 years ago
  26. 8a7af0e member->Member to avoid clash with "identifier" by Lev Walkin · 19 years ago
  27. 152a91e modified Member name to guarantee it won't clash with user-defined "identifier" by Lev Walkin · 19 years ago
  28. 0ef9f14 fixing the compiler output by Lev Walkin · 19 years ago
  29. b223080 implemented by Lev Walkin · 19 years ago
  30. 534f35d test SEQUENCE OF with identifier by Lev Walkin · 19 years ago
  31. 7c1a3d6 added support for SET XER decoder by Lev Walkin · 19 years ago
  32. b2c3fa9 BIT STRING decoding test by Lev Walkin · 19 years ago
  33. 08d1433 module for XER decoder check by Lev Walkin · 19 years ago
  34. 64d99e9 new functionality by Lev Walkin · 19 years ago
  35. dd71246 no lvalue casting by Lev Walkin · 19 years ago
  36. 1a01e19 choice tagging fix by Lev Walkin · 19 years ago
  37. ba58e1b changed comment wording by Lev Walkin · 19 years ago
  38. fb857fd added CHOICE tag by Lev Walkin · 19 years ago
  39. 659c63b extensions in CHOICE types properly marked by Lev Walkin · 19 years ago
  40. 3645c1c removed order dependency in DEFAULT references by Lev Walkin · 20 years ago
  41. 6379436 added SET by Lev Walkin · 20 years ago
  42. 61b40d8 CHOICE XER decoder by Lev Walkin · 20 years ago
  43. 0ebe8b3 XER decoders by Lev Walkin · 20 years ago
  44. dc06f6b XER support by Lev Walkin · 20 years ago
  45. 751b392 automatic tagging test by Lev Walkin · 20 years ago
  46. 373d77c new subtype by Lev Walkin · 20 years ago
  47. 2a8672e CANONICAL-XER testing by Lev Walkin · 20 years ago
  48. 55cc44a additional UTF8 testing by Lev Walkin · 20 years ago
  49. 00df16d test for utf8 constraint code generation by Lev Walkin · 20 years ago
  50. fac2e94 new UTF8String_length() semantics by Lev Walkin · 20 years ago
  51. c70c2ef removed unnecessary newline by Lev Walkin · 20 years ago
  52. dfae975 asn1_* renamed into asn_* by Lev Walkin · 20 years ago
  53. 1ca6967 added cross-referenced types by Lev Walkin · 20 years ago
  54. cb3aabe added extensibility by Lev Walkin · 20 years ago
  55. 154aa18 type aliasing implemented; last_tag_form removed by Lev Walkin · 20 years ago
  56. c3808c1 typos by Lev Walkin · 20 years ago
  57. a9cc46e XER support by Lev Walkin · 20 years ago
  58. 33cded1 CGI environment for online ASN.1 compilation by Lev Walkin · 20 years ago
  59. 8dd0eed better type naming by Lev Walkin · 20 years ago
  60. cf2e10d check distinct tags fixer by Lev Walkin · 20 years ago
  61. 5541374 check DEFAULT resolver by Lev Walkin · 20 years ago
  62. d8bff54 check recursive resolver by Lev Walkin · 20 years ago
  63. 4e7710c check pretty-printing by Lev Walkin · 20 years ago
  64. e4ca5ce test for subtype constraint referencing values from other modules by Lev Walkin · 20 years ago
  65. 2888f27 test for REAL support by Lev Walkin · 20 years ago
  66. e718e62 Tagged types inside SET OF/SEQUENCE OF test by Lev Walkin · 20 years ago
  67. dbf1631 test for possibility to use tags inside CLASS definition by Lev Walkin · 20 years ago
  68. 188ed2c inner structures tagging fix. see 0.9.5 comment in ChangeLog by Lev Walkin · 20 years ago
  69. 906654e refactored tagging support by Lev Walkin · 20 years ago
  70. b918973 more explicit ANY support by Lev Walkin · 20 years ago
  71. cc93b0f distinction between an optional member and a member encoded with a pointer by Lev Walkin · 20 years ago
  72. 8a99bf7 new tests for constraint processing logic by Lev Walkin · 20 years ago
  73. 67ec209 tests for recursive definitions by Lev Walkin · 20 years ago
  74. 60215aa automakefied by Lev Walkin · 20 years ago
  75. d04430c result of -fall-defs-global by Lev Walkin · 20 years ago
  76. 4446743 faster way to check for sign by Lev Walkin · 20 years ago
  77. 88b8936 test OBJECT IDENTIFIER reference to itself by Lev Walkin · 20 years ago
  78. 4d8f18a tests for ANY type by Lev Walkin · 20 years ago
  79. b656f1a added tests for parametrization by Lev Walkin · 20 years ago
  80. 23b7c45 better pretty-printing by Lev Walkin · 20 years ago
  81. 805fe87 more post-processing by Lev Walkin · 20 years ago
  82. bc00c1c additional tests by Lev Walkin · 20 years ago
  83. daa7d2b support for constraints by Lev Walkin · 20 years ago
  84. 0f2848f changes related to ANY type introduction by Lev Walkin · 20 years ago
  85. a08f54d tests for ANY type by Lev Walkin · 20 years ago
  86. c74ea22 better ValueSet printing by Lev Walkin · 20 years ago
  87. d35c8b5 practical constraints have relaxed PER visibility rules by Lev Walkin · 20 years ago
  88. 16835b6 better constraint failure reporting by Lev Walkin · 20 years ago
  89. 730b15a useful negation... by Lev Walkin · 20 years ago
  90. 775885e proper constraints return values by Lev Walkin · 20 years ago
  91. ba67fab size added by Lev Walkin · 20 years ago
  92. 634a3b8 better support for underlying type by Lev Walkin · 20 years ago
  93. a09e5da updated by Lev Walkin · 20 years ago
  94. 03ba3e9 set of/sequence of compile testing by Lev Walkin · 20 years ago
  95. fc0d66f COMPONENTS OF support testing by Lev Walkin · 20 years ago
  96. d1e5494 proper types by Lev Walkin · 20 years ago
  97. 006de1c new test files by Lev Walkin · 20 years ago
  98. 2e3055d new meaning of life by Lev Walkin · 20 years ago
  99. 56c2e89 obsolete flag removed by Lev Walkin · 20 years ago
  100. b266466 new files for testing subtype constraints support by Lev Walkin · 20 years ago