issues
search
miguel01997
/
cookcc
Automatically exported from code.google.com/p/cookcc
Other
0
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How to migrate easy from JFlex?
#28
GoogleCodeExporter
opened
9 years ago
0
Use \0 as the EOB character may improve scanning performance
#27
GoogleCodeExporter
opened
9 years ago
1
Add line mode scanning
#26
GoogleCodeExporter
closed
9 years ago
1
When there are errors, generated code contains garbage
#25
GoogleCodeExporter
closed
9 years ago
1
Add @SuppressWarnings ("unchecked") automatically for yyParse()
#24
GoogleCodeExporter
closed
9 years ago
1
Add reset() function in the generated class.
#23
GoogleCodeExporter
closed
9 years ago
2
RegEx sub-expression support
#22
GoogleCodeExporter
opened
9 years ago
1
Add support for Java 6 annotation processors
#21
GoogleCodeExporter
opened
9 years ago
3
Allow specifying the start symbol other than the LHS of the first rule
#20
GoogleCodeExporter
closed
9 years ago
1
Grammar on interface
#19
GoogleCodeExporter
opened
9 years ago
0
Add -generics option to allow Java code with generics code generated
#18
GoogleCodeExporter
closed
9 years ago
1
Optional rule
#17
GoogleCodeExporter
closed
9 years ago
2
Calculator does not compile
#16
GoogleCodeExporter
closed
9 years ago
4
Parser controlled lexical states
#15
GoogleCodeExporter
closed
9 years ago
4
Implement yyPushStream & yyPopStream
#14
GoogleCodeExporter
closed
9 years ago
3
Turn on backup lex state warning only when requested.
#13
GoogleCodeExporter
closed
9 years ago
1
Add setBOL function to set the next token to be at BOL
#12
GoogleCodeExporter
closed
9 years ago
1
Yacc output does not product %start
#11
GoogleCodeExporter
closed
9 years ago
1
Yacc output fail on empty tokens
#10
GoogleCodeExporter
closed
9 years ago
1
Unable to parse '\'' as token
#9
GoogleCodeExporter
closed
9 years ago
1
Incorrect lookahead calculation for lalr items
#8
GoogleCodeExporter
closed
9 years ago
2
Ant task with APT processing produces class files
#7
GoogleCodeExporter
closed
9 years ago
1
Erroneous warning of unreachable pattern
#6
GoogleCodeExporter
closed
9 years ago
1
Lexer rule tag attribute state does not work
#5
GoogleCodeExporter
closed
9 years ago
1
Improve documentation of Java parser
#4
GoogleCodeExporter
closed
9 years ago
1
Allow IToken interface as second parameter of pattern definition
#3
GoogleCodeExporter
opened
9 years ago
6
Multiple incomplete states
#2
GoogleCodeExporter
closed
9 years ago
1
Incorrectly generated parser if start non-terminal is not specified
#1
GoogleCodeExporter
closed
9 years ago
2