aboutsummaryrefslogtreecommitdiffstats
path: root/libasn1parser/asn1p_y.c
AgeCommit message (Expand)AuthorFilesLines
2006-03-16parsing WITH SYNTAX clausesLev Walkin1-743/+737
2006-03-16more distinctionLev Walkin1-735/+745
2006-03-14new WITH SYNTAX clause parsingLev Walkin1-1011/+1015
2006-03-09*** empty log message ***Lev Walkin1-666/+656
2006-03-09parsing object classes more properlyLev Walkin1-898/+978
2005-11-26upgradeLev Walkin1-266/+265
2005-09-05compiler directives support; TMF 040-1 compatibleLev Walkin1-886/+873
2005-08-22asn1c code generator modifier: <asn1c:pointer>Lev Walkin1-876/+894
2005-08-13groking obsolete syntaxLev Walkin1-777/+850
2005-08-12restructured member variable namesLev Walkin1-971/+991
2005-06-07use explicit signedness conversionLev Walkin1-296/+300
2005-06-06fixesLev Walkin1-5/+5
2005-03-31opaque WITH SYNTAXLev Walkin1-962/+918
2005-03-28WITH COMPONENT[S] pretty-printingLev Walkin1-355/+364
2005-03-24oopsLev Walkin1-1/+1
2005-03-24reverting to a much more simplistic parsingLev Walkin1-837/+827
2005-03-24Support for some CharsDefnLev Walkin1-787/+845
2005-03-20parsing support for CONSTRAINED BYLev Walkin1-530/+552
2005-03-20ContainedSubtype supportLev Walkin1-684/+698
2005-03-20string value compatibilityLev Walkin1-456/+475
2005-02-18ContainedSubtype parsingLev Walkin1-756/+791
2005-01-23ignoring spaces within tagsLev Walkin1-352/+381
2004-11-24OPTIONAL UNIQUE -> UNIQUE OPTIONALLev Walkin1-195/+193
2004-10-12small fixesLev Walkin1-860/+887
2004-09-29different type name for the big integerLev Walkin1-1/+1
2004-09-22NamedType supportLev Walkin1-544/+560
2004-09-15DEFAULT type supportLev Walkin1-638/+661
2004-09-14support of tags after SET OF/SEQUENCE OF: SET OF [1] INTEGERLev Walkin1-405/+416
2004-09-14Type may contain tagsLev Walkin1-571/+510
2004-09-08maintaining parent expressionLev Walkin1-2775/+2128
2004-09-07misleading errors converted to mild warningsLev Walkin1-2116/+2763
2004-09-05better support for subtype constraints and parametrizationLev Walkin1-2997/+2377
2004-09-04ANY type renamedLev Walkin1-2197/+2847
2004-08-22COMPONENTS OF support and other enhancementsLev Walkin1-827/+873
2004-08-20proper support for SET OF and SEQUENCE OF constraints. managed to get it righ...Lev Walkin1-792/+804
2004-08-18new style constraints implementation supportLev Walkin1-1034/+1064
2004-08-13proper constraint insertionLev Walkin1-2760/+2132
2004-08-13fixed multiple imports problemLev Walkin1-245/+246
2004-06-03newer versionsLev Walkin1-2060/+2689
2004-06-03Initial revisionLev Walkin1-0/+3484