aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/anarres/cpp/LexerSource.java
Commit message (Expand)AuthorAgeFilesLines
* Version bump to 1.4.0-SNAPSHOT.Shevek2013-12-271-893/+0
* Support single-quoted strings properly, as a variant of 'character'.Shevek2012-09-041-2/+17
* NumericValue: Allow floating point numbers.Shevek2012-04-011-45/+90
* Fix some lexer bugsShevek2011-01-191-6/+10
* Fix line offsets in read after unget.Shevek2011-01-191-6/+14
* Fix comments in macros. Fix EOF killing jcpp. Allow macros after whitespace.Shevek2009-03-311-2/+11
* remove quadratic getName; close lexers; add debug flagsShevek2008-06-141-1/+15
* handle errors better, using featuresShevek2008-06-131-6/+17
* implement Feature.CSYNTAX, Feature.KEEPCOMMENTS, etcShevek2008-06-131-9/+9
* new error propagation mechanism; add include listShevek2008-06-111-35/+57
* update licenseShevek2008-06-031-15/+13
* minor patches for 1.2.1 releaseShevek2008-05-181-0/+1
* update findbugs, work towards 1.2Shevek2008-05-181-17/+54
* findbugs: nothing majorShevek2008-05-081-1/+1
* integrate feature supportShevek2008-05-081-10/+33
* more towards 2.0Shevek2008-05-071-4/+18
* dev towards 1.2 release?Shevek2008-05-071-4/+19
* move stuff into trunkShevek2008-03-211-0/+677