issues
search
goccmack
/
gocc
Parser / Scanner Generator
Other
616
stars
48
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Online grammar editor
#139
mingodad
opened
8 months ago
1
empty production alternative: Maybe you are missing the "empty" keyword in Letter
#138
arater
opened
11 months ago
1
I'm struggling to parse this
#137
ghost
opened
1 year ago
1
Less dependencies and update to go 1.19
#136
awalterschulze
closed
1 year ago
0
update action versions and update go mod versions
#135
awalterschulze
closed
1 year ago
0
fix github action and update to go 1.19
#134
awalterschulze
closed
1 year ago
2
Streaming Lexer
#133
gprossliner
closed
2 years ago
2
Making gocc practical for normal sized projects
#132
suntong
opened
2 years ago
8
How best to parse this?
#131
suntong
closed
2 years ago
3
Grouping in EBNF
#130
suntong
closed
2 years ago
1
Empty production alternative error
#129
suntong
closed
2 years ago
3
Replace hardcoded "$" EOF characters by something less general
#128
skius
closed
1 year ago
1
EOF $ representation introducing LR-1 conflicts
#127
skius
closed
1 year ago
0
Cannot finish simple task
#126
Serhioromano
opened
3 years ago
4
build broken
#125
awalterschulze
closed
3 years ago
4
Fix a couple of sequence issues with merges
#124
kfsone
closed
3 years ago
3
Just because its imported as 'go' doesn't mean its part of go...
#123
kfsone
closed
3 years ago
2
Comment cleanup/normalization
#122
kfsone
closed
3 years ago
2
Returning an error in an sdt action produces the "wrong" ErrorToken
#121
kfsone
opened
3 years ago
3
Dev/equal
#120
kfsone
closed
3 years ago
5
Normalize editing configurations and line endings
#119
kfsone
closed
3 years ago
0
Cleanup: Eliminate gofmt deltas
#118
kfsone
closed
3 years ago
5
Token: Literal string
#117
kfsone
closed
3 years ago
1
Feature/user context
#116
kfsone
closed
3 years ago
7
Feature/human error
#115
kfsone
closed
3 years ago
5
Fix build issues from Makefile, cleanup
#114
kfsone
closed
3 years ago
20
Expose sdt elements as *token.Token with `$T0` etc.
#113
kfsone
closed
3 years ago
7
Feature: add user-defined context attribute to parser
#112
kfsone
closed
3 years ago
1
Getting stateful context in an action or for a token
#111
kfsone
closed
3 years ago
11
Make errors more human friendly
#110
kfsone
closed
3 years ago
10
Customizing errors
#109
kfsone
opened
3 years ago
11
Brace use in productions.
#108
kfsone
opened
3 years ago
9
Bugfix for finding default package when using go-modules mode
#107
johnkerl
closed
3 years ago
0
Update readme
#106
cornelk
closed
2 years ago
2
Fix package detection and support go.mod files
#105
cornelk
closed
3 years ago
0
Add more linters
#104
cornelk
closed
3 years ago
3
Switch to GitHub actions
#103
cornelk
closed
3 years ago
2
Add StringLang user-project to README
#102
skius
closed
3 years ago
1
Move TODOs out of generated code
#101
skius
closed
3 years ago
11
TODOs in generated code
#100
skius
closed
3 years ago
3
setup github action
#99
awalterschulze
closed
3 years ago
0
What is a difference [BNF]
#98
Serhioromano
closed
4 years ago
2
Can you confirm that i am in s right place?
#97
Serhioromano
opened
4 years ago
2
Some bugfixes, some new features.
#96
maxcalandrelli
opened
5 years ago
0
What's different between token.Token.IdValue() and token.Token.StringValue()
#95
OhYee
opened
5 years ago
0
Why can not use -o and -p at the same time?
#94
OhYee
opened
5 years ago
2
travis: disable go1.10 builds
#93
shivansh
closed
5 years ago
0
Make typeMap/idMap publicly accessible
#92
Happy-Ferret
opened
5 years ago
5
Replace general comments with line comments in actiontable
#91
shivansh
closed
5 years ago
1
main: remove unused functions
#90
shivansh
closed
5 years ago
7
Next