issues
search
ChrisDodd
/
btyacc
Backtracking yacc
18
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Patch from <https://github.com/mingodad> for EBNF generation
#31
ChrisDodd
closed
1 year ago
0
Add an option to emit EBNF for railroad diagram
#30
mingodad
opened
1 year ago
2
Fix minimum required CMake version
#29
friendlyanon
closed
2 years ago
3
Conan packaging
#28
friendlyanon
opened
2 years ago
2
Add CMake build tooling
#27
friendlyanon
closed
2 years ago
2
runtest exit with failure if any tests fail
#26
ChrisDodd
closed
6 years ago
0
Fix some 32/64 bit compile warnings
#25
Frassle
closed
6 years ago
3
How to make sure btyacc takes a specific path first
#24
satya-das
closed
4 years ago
2
Commit 0cb15cb (add help target; fix recovery after explicit YYERROR) introduced crash.
#23
satya-das
closed
5 years ago
4
Refactoring VisualStudio projects
#22
zosrothko
closed
5 years ago
0
Parser stack corruption: error during backtracking treated incorrectly like YYERROR
#21
teshields
closed
6 years ago
3
Problems in test subdirectory under macOS
#20
teshields
closed
7 years ago
2
tests/t3.y fix typo on input
#19
zosrothko
closed
8 years ago
1
segfault on producing an action for a non terminal without type
#18
zosrothko
closed
8 years ago
0
Avoid crash when an input pops up an Action error at the first token
#17
zosrothko
closed
8 years ago
0
Inconsistent generation of tab.code.c using a separate header tab.h
#16
zosrothko
closed
8 years ago
1
Use and generate enum instead of defined constants
#15
zosrothko
closed
8 years ago
2
MS Visual Studio 2013 port
#14
zosrothko
closed
8 years ago
0
Completion of error handling
#13
elfring
closed
8 years ago
1
Remove unnecessary null pointer checks
#12
elfring
closed
8 years ago
1
Mark functions that do not return.
#11
elfring
opened
8 years ago
1
#define ⇒ enum?
#10
elfring
opened
8 years ago
0
Fix signal handler
#9
elfring
closed
8 years ago
2
Improve const-correctness
#8
elfring
opened
8 years ago
0
Scope reduction for some functions
#7
elfring
opened
8 years ago
0
Replace the function "mktemp" by "mkstemp"
#6
elfring
opened
8 years ago
1
Use data type "size_t" for a variable like "len"
#5
elfring
closed
8 years ago
1
Remove unused variable "errno"
#4
elfring
closed
8 years ago
2
Use $$ = $1 default action
#3
dspinellis
closed
9 years ago
0
Do not trample over constructed elements
#2
dspinellis
closed
9 years ago
0
Add support for a symbol prefix option -p
#1
dspinellis
closed
9 years ago
2