Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LexerSource: Comment escape() | Shevek | 2015-06-15 | 1 | -0/+7 |
* | Improve javadoc. | Shevek | 2015-04-15 | 1 | -4/+17 |
* | LexerSource: Handle invalid number as a single INVALID token and don't consum... | Shevek | 2014-09-11 | 1 | -6/+10 |
* | NetBeans refactorings to standardize codebase. | Shevek | 2014-09-10 | 1 | -1/+0 |
* | Fix #15. | Shevek | 2014-09-08 | 1 | -0/+6 |
* | Fix #13: Negative constants are not in the C99 standard. | Shevek | 2014-02-05 | 1 | -18/+13 |
* | Finally fix octal floating point. | Shevek | 2014-01-19 | 1 | -39/+27 |
* | Better numeric base handling. Fix typos in error messages. | Shevek | 2014-01-18 | 1 | -19/+58 |
* | Fix handling of negative exponents. | Shevek | 2014-01-17 | 1 | -9/+14 |
* | Fix lots of NumericValue issues - probably more to go. | Shevek | 2014-01-17 | 1 | -26/+59 |
* | Fix floating point lexing: Missing chars and bad token stream. | Shevek | 2013-12-28 | 1 | -1/+7 |
* | Version bump to 1.4.0-SNAPSHOT. | Shevek | 2013-12-27 | 1 | -0/+910 |