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