summaryrefslogtreecommitdiffstats
path: root/source/aparser/build
Commit message (Collapse)AuthorAgeFilesLines
* started adding support for relative, plus options for autoalignmentAndrew Tridgell2000-06-091-1/+1
| | | | so the same parser generator can be uses for cifs and rpc
* messing about.Luke Leighton2000-05-311-1/+1
|
* more aparser stuff - we now handle everything but the idl headers in srvsvc.idlAndrew Tridgell2000-05-221-1/+1
|
* - added typedefsAndrew Tridgell2000-05-171-1/+7
| | | | | - added parse error checking - made parser more flexible
* a useful script, just go "./build foo.struct" and you get a fullAndrew Tridgell2000-05-161-0/+7
vluke program for all structures in the foo.strct file