summaryrefslogtreecommitdiff
path: root/source4/build/pidl/idl.gram
AgeCommit message (Expand)AuthorFilesLines
2003-11-16added support for "relstr", structure and union properties and publicAndrew Tridgell1-2/+4
2003-11-16added the "subcontext" attribute for auto-handling of user-marshalledAndrew Tridgell1-0/+1
2003-11-16fixed the handling of much more general C expressions in value()Andrew Tridgell1-2/+7
2003-11-15support a new value() attribute that allows us to auto-fill certainAndrew Tridgell1-2/+9
2003-11-13I think we now handle conformant arrays in structures correctly - theAndrew Tridgell1-1/+4
2003-11-11- added support for the pull side of unionsAndrew Tridgell1-2/+2
2003-11-10much cleaner handling of the different types of variablesAndrew Tridgell1-0/+1
2003-11-09added fixes for the pushing of arrays and handling non-ref pointers inAndrew Tridgell1-1/+2
2003-11-08- generate both the pull and push sideAndrew Tridgell1-1/+0
2003-11-06updated pidl to auto-generate the ndr_push_*() functions for theAndrew Tridgell1-5/+6
2000-12-14first versionAndrew Tridgell1-0/+135