aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/java/org/anarres/cpp/LexerSourceTest.java
Commit message (Expand)AuthorAgeFilesLines
* Complete JogAmp GlueGen merge: Relocate and patch unit test, strip unrelated ...Sven Gothel2015-03-241-140/+0
* SourceChangeEvent now uses an enum.Shevek2014-12-031-3/+3
* LexerSource: Handle invalid number as a single INVALID token and don't consum...Shevek2014-09-111-8/+33
* Fix #15.Shevek2014-09-081-4/+16
* Fix #13: Negative constants are not in the C99 standard.Shevek2014-02-051-0/+1
* Fix floating point lexing: Missing chars and bad token stream.Shevek2013-12-281-18/+34
* Version bump to 1.4.0-SNAPSHOT.Shevek2013-12-271-0/+86