aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/org/anarres/cpp/NumericValue.java
Commit message (Expand)AuthorAgeFilesLines
* NumericValue: Deal slightly more elegantly with unadorned longs.Shevek2015-06-151-5/+9
* Backport source API to Java 1.5 for compatibility.Shevek2015-04-151-2/+4
* Fix some findbugs warnings.Shevek2015-01-011-2/+3
* NetBeans refactorings to standardize codebase.Shevek2014-09-101-2/+2
* Fix #13: Negative constants are not in the C99 standard.Shevek2014-02-051-11/+3
* Better numeric base handling. Fix typos in error messages.Shevek2014-01-181-8/+19
* Fix handling of negative exponents.Shevek2014-01-171-0/+9
* Fix lots of NumericValue issues - probably more to go.Shevek2014-01-171-3/+26
* Version bump to 1.4.0-SNAPSHOT.Shevek2013-12-271-0/+179