summaryrefslogtreecommitdiffstats
path: root/source4/build/pidl/pidl.pl
Commit message (Expand)AuthorAgeFilesLines
* added Parse::RecDescent module into pidl to ensure we all use the sameAndrew Tridgell2003-11-221-0/+1
* a bit neater way of emitting codeAndrew Tridgell2003-11-201-1/+1
* * cope with pidl not being in $HOME/pidlAndrew Tridgell2003-11-201-2/+2
* use a precompiled grammer in pidl. This speeds up pidl by about aAndrew Tridgell2003-11-201-5/+2
* * support inline arraysAndrew Tridgell2003-11-171-1/+1
* * make pidl.pl exit with an error on a parse errorAndrew Tridgell2003-11-141-0/+1
* - added support for the pull side of unionsAndrew Tridgell2003-11-111-1/+1
* added a module for auto-generating the client calls. We can now goAndrew Tridgell2003-11-091-1/+12
* - include includes.hAndrew Tridgell2003-11-081-7/+21
* updated pidl to auto-generate the ndr_push_*() functions for theAndrew Tridgell2003-11-061-1/+6
* Added --eparser to call ethereal parser generator.Tim Potter2001-11-241-1/+12
* beginnings of the C parser generatorAndrew Tridgell2000-12-141-3/+16
* fixed helpAndrew Tridgell2000-12-141-5/+16
* first versionAndrew Tridgell2000-12-141-0/+95