summaryrefslogtreecommitdiffstats
path: root/src/java/org/anarres
Commit message (Expand)AuthorAgeFilesLines
* Version bump to 1.4.0-SNAPSHOT.Shevek2013-12-2729-6034/+0
* StringLexerSource doesn't need to throw IOException.Shevek2013-11-041-4/+2
* Support single-quoted strings properly, as a variant of 'character'.Shevek2012-09-042-3/+18
* NumericValue: Allow floating point numbers.Shevek2012-04-015-61/+286
* Make ant task work a lot better.Shevek2011-07-082-152/+265
* Fix some lexer bugsShevek2011-01-191-6/+10
* Fix line offsets in read after unget.Shevek2011-01-191-6/+14
* feature requests from ochafikShevek2009-04-234-11/+78
* fix widening macro caseShevek2009-04-083-1/+15
* allow @ as a token for objective CShevek2009-03-311-0/+3
* Fix comments in macros. Fix EOF killing jcpp. Allow macros after whitespace.Shevek2009-03-313-4/+25
* stop OOBE on high charsShevek2009-02-061-1/+1
* start on objcShevek2009-02-064-7/+71
* remove quadratic getName; close lexers; add debug flagsShevek2008-06-149-38/+185
* handle errors better, using featuresShevek2008-06-134-12/+33
* implement Feature.CSYNTAX, Feature.KEEPCOMMENTS, etcShevek2008-06-138-47/+55
* new error propagation mechanism; add include listShevek2008-06-115-130/+198
* change return types on VFS methodsShevek2008-06-062-4/+4
* test vfs a bitShevek2008-06-061-6/+2
* implement VFS properlyShevek2008-06-0610-21/+237
* update licenseShevek2008-06-0323-345/+299
* make vfiles work betterShevek2008-05-313-30/+39
* javadoc; more warning checksShevek2008-05-184-20/+179
* minor patches for 1.2.1 releaseShevek2008-05-183-4/+5
* update findbugs, work towards 1.2Shevek2008-05-184-37/+136
* findbugs: nothing majorShevek2008-05-082-2/+6
* license two filesShevek2008-05-082-0/+38
* clean up cpp task some moreShevek2008-05-081-3/+8
* add cpp taskShevek2008-05-081-0/+88
* more work towards 2.0Shevek2008-05-081-3/+6
* fix more to specShevek2008-05-082-59/+81
* integrate feature supportShevek2008-05-083-12/+43
* extend version infoShevek2008-05-081-0/+3
* more to date for 2.0Shevek2008-05-073-1/+39
* more towards 2.0Shevek2008-05-075-43/+124
* dev towards 1.2 release?Shevek2008-05-075-11/+358
* handle __FILE__ betterShevek2008-04-041-21/+37
* support pragmasShevek2008-04-043-21/+112
* move stuff into trunkShevek2008-03-2119-0/+4057