Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-10 | r1323: allow '-' in IDENTIFIERS | Stefan Metzmacher | 1 | -12/+40 | |
accept '--' comments implement the <name> DEFINITIONS ::= BEGIN ... END syntax metze (This used to be commit 4422547711b9d653999433f36d48dccebc006bce) | |||||
2007-10-10 | r1321: find the '::=' directly by th lexer | Stefan Metzmacher | 1 | -1/+8 | |
metze (This used to be commit 52674db28203b3a7f35c36379670813f9297b5ed) | |||||
2007-10-10 | r1306: commit the first steps of my ASN.1 compiler | Stefan Metzmacher | 1 | -0/+271 | |
called 'pasn1', it works like 'pidl' and we may can autogenerate ASN.1 code out of it. (NOTE: the complete LDAP ASN.1 definition is in the RFC 2251, and maybe some others too :-) I'm not completly shure if we'll use it in future, but I commit it so that it won't be lost... metze (This used to be commit ddcaf7b63a0bc49ef1fc2d85d0ba81d67db48790) |