aboutsummaryrefslogtreecommitdiffstats
path: root/libasn1compiler
AgeCommit message (Expand)AuthorFilesLines
2005-10-06-fskeletons-copyLev Walkin3-14/+51
2005-10-05asn1c code for windows platform fixed, thanks to rmeub@users.sourceforge.netLev Walkin1-1/+1
2005-10-05SET mandatory map generationLev Walkin1-8/+5
2005-08-29YuanMeng was very helpful in finding theseLev Walkin1-1/+1
2005-08-18automatic dependency trackingLev Walkin6-132/+207
2005-08-16more words on circular referencesLev Walkin1-56/+88
2005-08-15oopsLev Walkin1-2/+2
2005-08-15some platforms don't have INTxx_MINLev Walkin1-2/+5
2005-08-14unions are not anonymousLev Walkin1-36/+47
2005-08-14extensions of conditional native-typing to -fbless-SIZE constraintsLev Walkin1-4/+25
2005-08-14PER visible constraints are used to select the native representation for INTE...Lev Walkin4-16/+115
2005-08-13BIT STRING enumerationsLev Walkin2-2/+42
2005-08-13generating enumeration tables for INTEGER typesLev Walkin1-8/+13
2005-08-12restructured member variable namesLev Walkin1-2/+2
2005-07-24-findirect-choiceLev Walkin2-0/+9
2005-07-15#includes moved out of __cplusplusLev Walkin1-3/+4
2005-07-04some gcc 4.x compatibility in constraints checking codeLev Walkin1-8/+3
2005-06-15proper constantsLev Walkin1-5/+6
2005-06-02no empty mapsLev Walkin1-19/+25
2005-03-30uniform checkingLev Walkin1-2/+1
2005-03-29sptrLev Walkin1-1/+1
2005-03-29deeper validationLev Walkin2-3/+12
2005-03-17added const qualifiersLev Walkin1-2/+2
2005-03-10proper handlingLev Walkin1-1/+0
2005-03-06fixed name clash in constraint checking code; also changed braces to double q...Lev Walkin1-1/+1
2005-03-05support for regen targetLev Walkin4-10/+20
2005-03-05-fno-include-depsLev Walkin2-10/+17
2005-03-05clearer separationLev Walkin1-1/+1
2005-03-04removed suprtfluous stuffLev Walkin1-2/+2
2005-03-04proper handling of reserved identifiersLev Walkin2-51/+53
2005-03-04refactoringLev Walkin2-15/+14
2005-03-04*** empty log message ***Lev Walkin1-1/+3
2005-03-04support for a class of circular referencesLev Walkin7-71/+109
2005-03-04do not print line numbers as they screw up dependency managementLev Walkin1-4/+0
2005-03-04retaining old file if contents are the sameLev Walkin5-24/+116
2005-03-04-fcompound-namesLev Walkin1-139/+224
2005-03-03renameLev Walkin1-30/+30
2005-03-03more complete list of C keywordsLev Walkin1-3/+10
2005-03-03INTEGER prohibited by 8.3.4Lev Walkin1-7/+12
2005-02-25portability fixesLev Walkin5-20/+79
2005-02-25XMLValueList supportLev Walkin3-54/+193
2005-02-25int -> longLev Walkin1-1/+1
2005-02-15member -> MemberLev Walkin2-6/+8
2005-02-14modified Member name to guarantee it won't clash with user-defined "identifier"Lev Walkin1-5/+12
2005-02-14SET OF XER supportLev Walkin1-8/+1
2005-02-14SET is now supportedLev Walkin1-1/+0
2005-01-28checking reserved keywords and double identifiersLev Walkin5-66/+151
2005-01-27revert to casting lvalueLev Walkin1-2/+1
2005-01-17no lvalue castingLev Walkin1-1/+2
2005-01-17changed wordingLev Walkin1-1/+1