summaryrefslogtreecommitdiffstats
path: root/src/java/org/anarres/cpp/Source.java
Commit message (Expand)AuthorAgeFilesLines
* Fix comments in macros. Fix EOF killing jcpp. Allow macros after whitespace.Shevek2009-03-311-1/+4
* start on objcShevek2009-02-061-0/+3
* remove quadratic getName; close lexers; add debug flagsShevek2008-06-141-13/+10
* implement Feature.CSYNTAX, Feature.KEEPCOMMENTS, etcShevek2008-06-131-1/+2
* new error propagation mechanism; add include listShevek2008-06-111-0/+14
* update licenseShevek2008-06-031-15/+13
* make vfiles work betterShevek2008-05-311-4/+4
* javadoc; more warning checksShevek2008-05-181-2/+39
* update findbugs, work towards 1.2Shevek2008-05-181-3/+13
* integrate feature supportShevek2008-05-081-2/+6
* support pragmasShevek2008-04-041-2/+2
* move stuff into trunkShevek2008-03-211-0/+226