issues
search
jplevyak
/
dparser
A Scannerless GLR parser/parser generater.
https://github.com/jplevyak/dparser
BSD 3-Clause "New" or "Revised" License
105
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Feature request: Provide column number for syntax errors, too
#36
billdenney
opened
1 year ago
0
How to run tests? Does not work with CMake, does not work with test_parser
#35
barracuda156
opened
1 year ago
0
Errors reported by valgrind
#34
mingodad
opened
1 year ago
1
minimal change to allow user data in D_Parser
#33
Phytolizer
closed
2 years ago
1
How to set a syntax error callback without global variables?
#32
Phytolizer
closed
2 years ago
3
Nondeterministic result with "if-then-else" expressions
#31
Valo13
closed
2 years ago
17
Unsantized Behavior Fixes
#30
mattfidler
closed
2 years ago
1
More changes to make includes scope smaller
#29
gonzus
opened
4 years ago
2
Make includes more explicit
#28
gonzus
closed
4 years ago
0
Convert TODO into docs/todo.md
#27
gonzus
closed
4 years ago
1
Remove old HTML documents
#26
gonzus
closed
4 years ago
0
Change from COPYRIGHT to LICENSE.txt
#25
gonzus
closed
4 years ago
4
Consolidate README.md and index.html
#24
gonzus
closed
4 years ago
0
Convert manual into Markdown
#23
gonzus
closed
4 years ago
0
Convert FAQ into Markdown
#22
gonzus
closed
4 years ago
0
valgrind errors
#21
gonzus
closed
4 years ago
1
Inconsistent results in tests
#20
gonzus
opened
4 years ago
9
Update .gitignore: make_parser -> make_dparser
#19
gonzus
closed
4 years ago
0
Apparent incompatibility with bytes objects in Python 3
#18
bkovitz
opened
4 years ago
1
dparser memory leak
#17
mattfidler
closed
4 years ago
2
Speed of dparser -- possibly increase with std::sort from C++?
#16
mattfidler
opened
5 years ago
3
Tarball 1.30 is broken
#15
akimd
opened
5 years ago
6
support for aquiring a tokens matched string like $$.buf or yy.text
#14
mgood7123
opened
6 years ago
0
no support for stdin?
#13
mgood7123
opened
6 years ago
0
Add cmake and windows support
#12
djmott
closed
4 years ago
1
Usban checks; "Issues" are they important?
#11
mattfidler
closed
5 years ago
0
Version for CRAN?
#10
mattfidler
closed
7 years ago
14
Building DParser in Visual Studio
#9
rangan1952
opened
7 years ago
0
Microsoft VS support?
#8
g40
opened
7 years ago
1
is `buildall` supposed to ssh/scp stuff???
#7
ckaran
closed
4 years ago
1
Clang format
#6
ckaran
closed
4 years ago
6
Add "-Wextra -pedantic -std=c11" to the list of flags
#5
ckaran
opened
8 years ago
0
Added .gitignore file.
#4
ckaran
closed
5 years ago
0
Removed self-assignment.
#3
ckaran
closed
5 years ago
2
Changed permissions of .h and .c files so that they are no longer executable
#2
ckaran
closed
8 years ago
1
Added .clang-format and applied the clang-format tool to all .c and .…
#1
ckaran
closed
8 years ago
7