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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #13: Negative constants are not in the C99 standard.
Shevek
2014-02-05
7
-41
/
+30
*
Use gradle-velocity-task.
Shevek
2014-01-29
14
-152
/
+110
*
Finally fix octal floating point.
Shevek
2014-01-19
2
-43
/
+38
*
Preprocessor: Apply JSR305; use getMacro everywhere.
Shevek
2014-01-19
1
-47
/
+52
*
Better numeric base handling. Fix typos in error messages.
Shevek
2014-01-18
3
-31
/
+90
*
Bump version for next release.
Shevek
2014-01-17
1
-1
/
+1
*
Fix handling of negative exponents.
Shevek
2014-01-17
3
-9
/
+27
*
Update README.
Shevek
2014-01-17
1
-0
/
+7
*
Fix lots of NumericValue issues - probably more to go.
Shevek
2014-01-17
6
-36
/
+182
*
Build system: Support cobertura and github-pages.
Shevek
2014-01-15
5
-9
/
+6
*
Preprocessor: Look at include_next; some null-guards.
Shevek
2013-12-28
2
-8
/
+15
*
Implement varargs macros, courtesy ochafik
Shevek
2013-12-28
4
-3
/
+43
*
Fix #pragma once.
Shevek
2013-12-28
6
-77
/
+145
*
Lots of findbugs markers.
Shevek
2013-12-28
2
-26
/
+43
*
Mark include() as protected to allow jnaerator to call it.
Shevek
2013-12-28
1
-2
/
+2
*
Fix floating point lexing: Missing chars and bad token stream.
Shevek
2013-12-28
2
-19
/
+41
*
Buildfile: Choose final maven coordinates.
Shevek
2013-12-28
2
-2
/
+2
*
Version bump to 1.4.0-SNAPSHOT.
Shevek
2013-12-27
111
-7877
/
+6690
*
LexerSourceTestCase: Check token offsets to detect bug spotted in jnaerator e...
Shevek
2013-11-04
1
-0
/
+3
*
Add missing directories to git.
Shevek
2013-11-04
2
-0
/
+0
*
StringLexerSource doesn't need to throw IOException.
Shevek
2013-11-04
1
-4
/
+2
*
Test cases for single-quoted string.
Shevek
2012-09-04
2
-3
/
+5
*
Support single-quoted strings properly, as a variant of 'character'.
Shevek
2012-09-04
3
-3
/
+19
*
NumericValue: Allow floating point numbers.
Shevek
2012-04-01
7
-67
/
+292
*
Add .gitignore for Java (much easier than C!)
Shevek
2012-01-28
1
-0
/
+1
*
Reformat README.
Shevek
2012-01-28
1
-5
/
+8
*
Add README.
Shevek
2012-01-28
1
-0
/
+10
*
Make ant task work a lot better.
Shevek
2011-07-08
7
-154
/
+299
*
Add nested-comment test case
Shevek
2011-01-20
1
-0
/
+1
*
bump
Shevek
2011-01-19
1
-1
/
+1
*
Fix some lexer bugs
Shevek
2011-01-19
2
-6
/
+26
*
update asm for new cobertura
Shevek
2011-01-19
3
-0
/
+0
*
Fix line offsets in read after unget.
Shevek
2011-01-19
1
-6
/
+14
*
update cobertura to 1.9.3
Shevek
2011-01-19
1
-0
/
+0
*
feature requests from ochafik
Shevek
2009-04-23
5
-12
/
+79
*
fix widening macro case
Shevek
2009-04-08
4
-3
/
+32
*
allow @ as a token for objective C
Shevek
2009-03-31
1
-0
/
+3
*
Fix comments in macros. Fix EOF killing jcpp. Allow macros after whitespace.
Shevek
2009-03-31
3
-4
/
+25
*
stop OOBE on high chars
Shevek
2009-02-06
2
-2
/
+2
*
start on objc
Shevek
2009-02-06
8
-8
/
+77
*
remove quadratic getName; close lexers; add debug flags
Shevek
2008-06-14
9
-38
/
+185
*
extend testing a bit
Shevek
2008-06-13
2
-1
/
+7
*
handle errors better, using features
Shevek
2008-06-13
6
-26
/
+49
*
implement Feature.CSYNTAX, Feature.KEEPCOMMENTS, etc
Shevek
2008-06-13
9
-48
/
+56
*
new error propagation mechanism; add include list
Shevek
2008-06-11
6
-137
/
+213
*
change return types on VFS methods
Shevek
2008-06-06
2
-4
/
+4
*
test vfs a bit
Shevek
2008-06-06
5
-21
/
+47
*
implement VFS properly
Shevek
2008-06-06
10
-21
/
+237
*
update license
Shevek
2008-06-03
26
-686
/
+503
*
bump
Shevek
2008-05-31
1
-1
/
+1
[next]