aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/com/jogamp/gluegen/pcpp
Commit message (Expand)AuthorAgeFilesLines
* Fix PCPP/DumpCPP: Avoid NPE ; More descriptive exception in case of non integ...Sven Gothel2011-09-031-2/+2
* Gluegen: Types (stddef/stdint), Header and Predefined Macro ChangeSven Gothel2010-11-091-4/+13
* PCPP: Let '#error token' throw an exception with the message; Note: #warning ...Sven Gothel2010-11-081-1/+1
* Fix PCPP 'define' case; Keep PCPP output file if 'debug' ; GlueGen uses PCPP ...Sven Gothel2010-11-071-2/+8
* PCPP: Add '# <line> <file>' pass through ; Fix NB antlr.jar referenceSven Gothel2010-11-071-1/+11
* Gluegen/PCPP: Refined PCPP if-elif-else-endif ; Add 'dumpCPP' option to direc...Sven Gothel2010-11-071-71/+97
* Fix PCPP encapsualted if/if blocksSven Gothel2010-11-071-17/+23
* PCPP: Add file and linenumber in exceptionsSven Gothel2010-11-071-3/+4
* PCPP: Fix ifdef/ifndef, if, elif and endif correct ; Enhanced PCPP testsSven Gothel2010-11-071-18/+37
* Renamed com.sun.gluegen -> com.jogamp.gluegenSven Gothel2010-11-062-0/+1288