aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/org/anarres/cpp/Source.java
Commit message (Expand)AuthorAgeFilesLines
* Relocate JCPP package: org/anarres/cpp -> com/jogamp/gluegen/jcppSven Gothel2015-03-231-296/+0
* Preprocessor.pop_source(..): Fix '#line' number; Preprocessor/Source: Public ...Sven Gothel2015-03-231-1/+1
* Apply our jogamp eclipse cleanup filter: 'final', 'whitespace' ..Sven Gothel2015-03-231-14/+14
* jsr305 annotations.Shevek2014-12-301-1/+1
* NetBeans refactorings to standardize codebase.Shevek2014-09-101-1/+5
* Fix #11: Make getPath() public.Shevek2014-02-071-1/+1
* Use gradle-velocity-task.Shevek2014-01-291-1/+4
* Preprocessor: Look at include_next; some null-guards.Shevek2013-12-281-0/+2
* Version bump to 1.4.0-SNAPSHOT.Shevek2013-12-271-0/+287