index
:
jcpp.git
master
vanilla
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
java
/
org
Commit message (
Expand
)
Author
Age
Files
Lines
*
Write IncludeAbsoluteTest properly.
vanilla
Shevek
2015-01-01
1
-13
/
+13
*
Hack to make tests pass on trusty jenkins server
Shevek
2015-01-01
1
-0
/
+1
*
Fix #21: Allow including absolute files.
Shevek
2015-01-01
1
-0
/
+34
*
Fix #10 using build-time metadata.
Shevek
2015-01-01
1
-0
/
+33
*
Fix #23: Allow empty anonymous variadic arguments.
Shevek
2014-12-30
1
-0
/
+21
*
Add extra test from #25.
Shevek
2014-12-30
1
-0
/
+43
*
Trim whitespace from macro parameters when a new line is detected. Fixes #25
TimePath
2014-12-30
1
-0
/
+2
*
SourceChangeEvent now uses an enum.
Shevek
2014-12-03
2
-7
/
+7
*
Handle conditionals in preprocessor statements.
Shevek
2014-09-11
1
-0
/
+4
*
LexerSource: Handle invalid number as a single INVALID token and don't consum...
Shevek
2014-09-11
2
-9
/
+34
*
Preprocessor: Fix SQSTRING.
Shevek
2014-09-10
1
-6
/
+15
*
NetBeans refactorings to standardize codebase.
Shevek
2014-09-10
5
-14
/
+11
*
Fix #16: NPE on unterminated ifdef.
Shevek
2014-09-09
1
-3
/
+20
*
Fix #15.
Shevek
2014-09-08
1
-4
/
+16
*
Fix #13: Negative constants are not in the C99 standard.
Shevek
2014-02-05
2
-6
/
+7
*
Use gradle-velocity-task.
Shevek
2014-01-29
1
-2
/
+2
*
Finally fix octal floating point.
Shevek
2014-01-19
1
-4
/
+11
*
Better numeric base handling. Fix typos in error messages.
Shevek
2014-01-18
1
-4
/
+13
*
Fix handling of negative exponents.
Shevek
2014-01-17
1
-0
/
+4
*
Fix lots of NumericValue issues - probably more to go.
Shevek
2014-01-17
1
-0
/
+77
*
Implement varargs macros, courtesy ochafik
Shevek
2013-12-28
2
-3
/
+28
*
Fix #pragma once.
Shevek
2013-12-28
1
-4
/
+25
*
Fix floating point lexing: Missing chars and bad token stream.
Shevek
2013-12-28
1
-18
/
+34
*
Version bump to 1.4.0-SNAPSHOT.
Shevek
2013-12-27
7
-0
/
+442