summaryrefslogtreecommitdiff
path: root/source4/build/pidl/eparser.pm
AgeCommit message (Expand)AuthorFilesLines
2001-12-10Added "return offset;" to end of generated function.Tim Potter1-0/+1
2001-12-10Fix for pointers to structures in function args.Tim Potter1-0/+9
2001-12-09Misc fixes:Tim Potter1-9/+11
2001-12-09wchar_t is a scalar.Tim Potter1-0/+1
2001-12-08Convert a bunch of "prs_foo()" to "offset = prs_foo()"Tim Potter1-8/+8
2001-12-08Removed old commented-out code.Tim Potter1-49/+30
2001-12-08Reinvented has_properties() function lost after HD crash. )-:Tim Potter1-11/+26
2001-12-08Made hyper a simple type.Tim Potter1-13/+14
2001-12-06Moved processing of function arguments and structure elementsTim Potter1-41/+95
2001-12-06Don't pass down drep (data representation) arg from top level fn.Tim Potter1-13/+31
2001-11-28Don't pass decorative name to policy handle or ntstatus dissectors.Tim Potter1-12/+12
2001-11-28Decorate some of the parse functions with element names. This is startingTim Potter1-9/+9
2001-11-27Start generating some ethereal code that may actually compile withTim Potter1-21/+19
2001-11-26Start generating code for unions.Tim Potter1-5/+22
2001-11-24Initial version of ethereal parser generator. Works with test.idlTim Potter1-0/+216