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