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