summaryrefslogtreecommitdiffstats
path: root/src/java/com/jogamp/gluegen/pcpp
Commit message (Expand)AuthorAgeFilesLines
* feat(feature): Enable pragma once managementMathieu Féry2023-06-161-5/+30
* Bug 1149 - Replacing PCPP w/ JCPP, allowing complete macro handling (Part-2: ...Sven Gothel2015-03-241-1/+1
* Bug 1149 - Replacing PCPP w/ JCPP, allowing complete macro handling (Part-1: ...Sven Gothel2015-03-231-68/+51
* Bug 1134 - Use ASTLocationTag in Logging (PCPP, Emitter); Refine ASTLocationT...Sven Gothel2015-03-081-11/+20
* Bug 1134 - Refine Logging using 'LoggerIf' - Replace System.err w/ Logging wh...Sven Gothel2015-03-061-10/+10
* Bug 1134 - Enhance GlueGen Compiler: Minimal GL Header Changes _and_ TypesafetySven Gothel2015-03-051-1/+5
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-032-124/+124
* gluegen: remove trailing whitespaceHarvey Harrison2013-10-171-7/+7
* gluegen: remove executable bit from java and c source filesHarvey Harrison2013-04-091-0/+0
* gluegen: simplify expression comparing against Boolean.TRUEHarvey Harrison2012-10-131-7/+2
* gluegen: remove trailing whitespace from psuedo-C parserHarvey Harrison2012-10-131-5/+5
* 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