issues
search
goccmack
/
gocc
Parser / Scanner Generator
Other
622
stars
48
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Output parsing tables in language-agnostic format (e.g. json)
#39
mewmew
opened
7 years ago
12
replace drone with travis
#38
awalterschulze
closed
7 years ago
3
Check errors in Gocc
#37
mewmew
closed
7 years ago
3
Ensure that Gocc generated code conforms to gofmt
#36
mewmew
closed
7 years ago
9
Change handling of tabs.
#35
sangisos
opened
7 years ago
16
Add support for Pager's practical general method for constructing LR (k) parsers
#34
mewmew
opened
7 years ago
1
added make regenerate and regenerate all examples and tests
#33
awalterschulze
closed
7 years ago
11
Proposal: add travis job
#32
awalterschulze
closed
7 years ago
14
generate zipped goto and action tables
#31
awalterschulze
closed
8 years ago
7
Fix line and column fields in tokens.
#30
sangisos
closed
8 years ago
8
Grammar question
#29
sjhitchner
opened
8 years ago
12
generate compressed tables
#28
awalterschulze
closed
7 years ago
14
Make debug ouput deterministic. Fixes #26.
#27
mewmew
closed
8 years ago
3
Non-deterministic debug output order
#26
mewmew
closed
8 years ago
1
gocc: Add support for semantic actions on empty productions.
#25
mewmew
closed
8 years ago
4
Semantic action ignored for `empty` syntax bodies
#24
mewmew
closed
8 years ago
7
panic: runtime error: index out of range
#23
willfaught
closed
6 years ago
7
How can I specify a Unicode category in a lexer?
#22
willfaught
closed
2 years ago
4
EBNF would be great
#21
willfaught
closed
8 years ago
9
Collision between token ID and token lexeme
#20
mewmew
opened
8 years ago
7
Fix bug that led to incorrect line numbers (fixes #14)
#19
edwardmp
closed
7 years ago
4
parser: enable custom error handling
#18
mewmew
closed
8 years ago
7
wrong header in parser/productionstable.go?
#17
hosewiejacke
closed
8 years ago
3
implemented fix for windows-based package path generation
#16
boljen
closed
8 years ago
6
Generated code has multiple Unknown Escape Sequence's
#15
boljen
closed
8 years ago
0
Accessing source code line number from parsed AST nodes
#14
edwardmp
closed
7 years ago
29
Error generating Gocc using Gocc
#13
mewmew
opened
8 years ago
6
Fixes issue 6
#12
mewmew
closed
8 years ago
5
Implementing support for multiple GOPATHs. Remove execute bit from output files.
#11
mewmew
closed
8 years ago
0
Exclude one symbol or more?
#10
JEuler
opened
8 years ago
2
Retain token.Location when generating AST
#9
lmb
closed
8 years ago
2
Add original project overview to readme, update links, fix typos, ...
#8
mewmew
closed
9 years ago
4
backtracking for scanner?
#7
awalterschulze
opened
9 years ago
0
header for generated files indicating that they are generated.
#6
GoogleCodeExporter
closed
3 years ago
7
Error for missing production or tokens at compile time
#5
GoogleCodeExporter
closed
9 years ago
2
Issue with gocc3 not well defined
#4
GoogleCodeExporter
closed
9 years ago
2
Multi line SDT rules
#3
GoogleCodeExporter
closed
8 years ago
3
godoc
#2
GoogleCodeExporter
closed
9 years ago
1
example/gen.sh outputs to a non-project folder
#1
GoogleCodeExporter
closed
9 years ago
1
Previous