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
/
main
/
java
/
org
/
anarres
/
cpp
/
Preprocessor.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some findbugs warnings.
Shevek
2015-01-01
1
-2
/
+2
*
Fix #21: Allow including absolute files.
Shevek
2015-01-01
1
-0
/
+10
*
jsr305 annotations.
Shevek
2014-12-30
1
-1
/
+1
*
Much simpler fix for #25 still passes tests.
Shevek
2014-12-30
1
-0
/
+1
*
Fix #23: Allow empty anonymous variadic arguments.
Shevek
2014-12-30
1
-9
/
+21
*
SourceChangeEvent now uses an enum.
Shevek
2014-12-03
1
-4
/
+5
*
Handle framework includes.
Shevek
2014-09-11
1
-0
/
+9
*
Handle conditionals in preprocessor statements.
Shevek
2014-09-11
1
-3
/
+12
*
Preprocessor: Fix SQSTRING.
Shevek
2014-09-10
1
-0
/
+1
*
Modernize: Use slf4j and joptsimple.
Shevek
2014-09-10
1
-9
/
+9
*
NetBeans refactorings to standardize codebase.
Shevek
2014-09-10
1
-21
/
+8
*
Fix #18: Give access to list of includes.
Shevek
2014-09-10
1
-1
/
+15
*
Fix #16: NPE on unterminated ifdef.
Shevek
2014-09-09
1
-11
/
+29
*
Fix #13: Negative constants are not in the C99 standard.
Shevek
2014-02-05
1
-5
/
+5
*
Preprocessor: Apply JSR305; use getMacro everywhere.
Shevek
2014-01-19
1
-47
/
+52
*
Fix lots of NumericValue issues - probably more to go.
Shevek
2014-01-17
1
-7
/
+7
*
Preprocessor: Look at include_next; some null-guards.
Shevek
2013-12-28
1
-8
/
+13
*
Implement varargs macros, courtesy ochafik
Shevek
2013-12-28
1
-0
/
+7
*
Fix #pragma once.
Shevek
2013-12-28
1
-28
/
+62
*
Lots of findbugs markers.
Shevek
2013-12-28
1
-24
/
+37
*
Mark include() as protected to allow jnaerator to call it.
Shevek
2013-12-28
1
-2
/
+2
*
Version bump to 1.4.0-SNAPSHOT.
Shevek
2013-12-27
1
-0
/
+2016