index
:
jcpp.git
master
vanilla
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Collapse
)
Author
Age
Files
Lines
*
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
|
*
Version bump to 1.4.0-SNAPSHOT.
Shevek
2013-12-27
70
-5734
/
+5795
|
|
|
|
|
Rewrite build system to use gradle. Clean up source for the new generation.
*
LexerSourceTestCase: Check token offsets to detect bug spotted in jnaerator ↵
Shevek
2013-11-04
1
-0
/
+3
|
|
|
|
edition.
*
Add missing directories to git.
Shevek
2013-11-04
1
-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
2
-3
/
+18
|
*
NumericValue: Allow floating point numbers.
Shevek
2012-04-01
7
-67
/
+292
|
*
Make ant task work a lot better.
Shevek
2011-07-08
4
-153
/
+268
|
*
Add nested-comment test case
Shevek
2011-01-20
1
-0
/
+1
|
*
Fix some lexer bugs
Shevek
2011-01-19
2
-6
/
+26
|
*
Fix line offsets in read after unget.
Shevek
2011-01-19
1
-6
/
+14
|
*
feature requests from ochafik
Shevek
2009-04-23
4
-11
/
+78
|
*
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
1
-1
/
+1
|
*
start on objc
Shevek
2009-02-06
5
-7
/
+72
|
*
remove quadratic getName; close lexers; add debug flags
Shevek
2008-06-14
9
-38
/
+185
|
*
extend testing a bit
Shevek
2008-06-13
1
-0
/
+6
|
*
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
3
-19
/
+45
|
*
implement VFS properly
Shevek
2008-06-06
10
-21
/
+237
|
*
update license
Shevek
2008-06-03
23
-345
/
+299
|
*
make vfiles work better
Shevek
2008-05-31
4
-31
/
+40
|
*
javadoc; more warning checks
Shevek
2008-05-18
5
-22
/
+181
|
*
minor patches for 1.2.1 release
Shevek
2008-05-18
3
-4
/
+5
|
*
update findbugs, work towards 1.2
Shevek
2008-05-18
8
-40
/
+140
|
*
findbugs: nothing major
Shevek
2008-05-08
2
-2
/
+6
|
*
license two files
Shevek
2008-05-08
2
-0
/
+38
|
*
clean up cpp task some more
Shevek
2008-05-08
1
-3
/
+8
|
*
add cpp task
Shevek
2008-05-08
2
-1
/
+89
|
*
more work towards 2.0
Shevek
2008-05-08
1
-3
/
+6
|
*
fix more to spec
Shevek
2008-05-08
7
-62
/
+86
|
*
integrate feature support
Shevek
2008-05-08
3
-12
/
+43
|
*
extend version info
Shevek
2008-05-08
1
-0
/
+3
|
*
more to date for 2.0
Shevek
2008-05-07
4
-1
/
+39
|
*
more towards 2.0
Shevek
2008-05-07
8
-49
/
+167
|
*
dev towards 1.2 release?
Shevek
2008-05-07
6
-15
/
+362
|
*
handle __FILE__ better
Shevek
2008-04-04
1
-21
/
+37
|
*
support pragmas
Shevek
2008-04-04
3
-21
/
+112
|
*
move stuff into trunk
Shevek
2008-03-21
32
-0
/
+4638