summaryrefslogtreecommitdiffstats
path: root/source4/pidl/idl.yp
Commit message (Expand)AuthorAgeFilesLines
* Move pidl to top-level directory.Jelmer Vernooij2008-09-171-497/+0
* Import proper IDL for interface pointers.Jelmer Vernooij2008-09-161-2/+7
* Reimport pidl support for COM.Jelmer Vernooij2008-09-151-2/+9
* Convert some more files to GPLv3.Andrew Kroeger2008-03-281-1/+1
* pidl: Remove superfluous semicolon in perl code.Michael Adam2008-02-261-1/+1
* pidl/IDL: don't strip ',' from the properties contentStefan Metzmacher2008-02-011-6/+1
* pidl: Remove support for the "declare" keyword in the parser.Jelmer Vernooij2008-01-121-36/+2
* r24815: Support cpp_quote().Jelmer Vernooij2007-10-101-1/+11
* r22618: handle the properties related to the typeStefan Metzmacher2007-10-101-10/+12
* r21681: Fix bug in the parsing code that parsed "struct foo;" the same asJelmer Vernooij2007-10-101-14/+3
* r21430: Support tagged types without typedef. This means:Jelmer Vernooij2007-10-101-14/+18
* r20625: Fix couple of warnings.Jelmer Vernooij2007-10-101-1/+1
* r20550: Use standard error mechanism in parser.Jelmer Vernooij2007-10-101-19/+19
* r19599: Fix --includedir.Jelmer Vernooij2007-10-101-1/+1
* r19588: Use include and import statements rather than depends() and helper().Jelmer Vernooij2007-10-101-6/+11
* r19585: Add support for some more standard IDL instructions:Jelmer Vernooij2007-10-101-3/+29
* r19580: Add --includedir option.Jelmer Vernooij2007-10-101-3/+4
* r18194: Allow empty bitmap {} declarations.Jelmer Vernooij2007-10-101-1/+3
* r17305: allow 'declare [...] union foo;'Stefan Metzmacher2007-10-101-1/+7
* r12481: Move parser-specific utility functions to idl.yp, remove some unused ...Jelmer Vernooij2007-10-101-15/+44
* r12464: Add simple IDL parsing tests for pidl using the standard perlJelmer Vernooij2007-10-101-3/+5
* r12462: Hide oo magic from callers of the parserJelmer Vernooij2007-10-101-9/+18
* r11097: Allow pointers in "const"Jelmer Vernooij2007-10-101-7/+9
* r10093: Fix the HF_FIELD conformance file commandJelmer Vernooij2007-10-101-1/+1
* r10074: Pass CPP to pidl via environment variables rather then config.pm. Thi...Jelmer Vernooij2007-10-101-2/+1
* r10071: Configure checks for IRIX build environment. Test whether we canJames Peach2007-10-101-1/+2
* r10014: Support ?, : and = in attribute arguments.Jelmer Vernooij2007-10-101-0/+3
* r9459: Move pidl up one level (to prevent too much nesting)Jelmer Vernooij2007-10-101-0/+434