issues
search
CompilerTeaching
/
Pegmatite
A library for reusable parsers
http://compilerteaching.github.io/pegmatite/
BSD 2-Clause "Simplified" License
16
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Refactor cmake to not always build shared library
#38
mjp41
closed
3 years ago
0
Create cmake.yml
#37
mjp41
closed
3 years ago
0
Pegmatite has two tracing options
#36
mjp41
closed
4 years ago
0
Fix compilation on macOS.
#35
plietar
closed
4 years ago
1
Changes to make compile with MSVC C++17
#34
mjp41
closed
5 years ago
0
Address some MSVC warnings
#33
mjp41
closed
5 years ago
0
Left recursion support
#32
trombonehero
opened
6 years ago
4
Add support for lit-based testing.
#31
trombonehero
opened
6 years ago
1
Add more debugging facilities
#30
trombonehero
closed
6 years ago
0
It doesn't compile without defining USE_RTTI
#29
mingodad
opened
6 years ago
5
Fix more recent Clang warnings
#28
trombonehero
closed
7 years ago
0
TraceExpr do not trigger trace messages if rules are matched from the cache
#27
varkor
opened
7 years ago
1
Fix a buffer overflow issue when using StringInput
#26
varkor
closed
7 years ago
0
Don't abort on missing but optional values.
#25
trombonehero
closed
8 years ago
1
Improve error handling
#24
trombonehero
closed
8 years ago
1
Use references to ErrorReporter again.
#23
trombonehero
closed
8 years ago
0
Calculator does not calculate correctly
#22
trombonehero
closed
8 years ago
3
Fix more warnings in calculator example.
#21
trombonehero
closed
8 years ago
6
Simplify calculator grammar rule declarations.
#20
trombonehero
closed
8 years ago
0
Add const_iterator methods to ASTList.
#19
trombonehero
closed
8 years ago
1
Refactor name-demangling into separate function.
#18
trombonehero
closed
8 years ago
0
Fix a number of `-Weverything` warnings
#17
trombonehero
closed
8 years ago
0
Make error reporting more flexible.
#16
trombonehero
closed
9 years ago
0
Use standard iterator functions
#15
charlesturner7c5
closed
9 years ago
2
Fix more warnings.
#14
trombonehero
closed
9 years ago
1
Change C-style to C++ casts.
#13
trombonehero
closed
9 years ago
1
Add InputRange::str() method.
#12
trombonehero
closed
9 years ago
1
Allow parse_procs to be bound by subclasses.
#11
trombonehero
closed
9 years ago
1
Add names (usually filenames) to Input.
#10
trombonehero
closed
9 years ago
2
Add a StreamInput to Pegmatite.
#9
trombonehero
closed
9 years ago
1
Fix a number of -Wsign-conversion warnings.
#8
trombonehero
closed
9 years ago
1
Fix iterator post-increment operators.
#7
trombonehero
closed
9 years ago
1
Fix appending to CMAKE_CXX_FLAGS.
#6
trombonehero
closed
9 years ago
1
Allow StringInput to be copy-constructed.
#5
trombonehero
closed
9 years ago
1
Fix calculator grammar error.
#4
charlesturner7c5
closed
9 years ago
3
Get Pegmatite building with GCC 4.9.2.
#3
charlesturner7c5
closed
9 years ago
2
Remove invalid 'const' on constructor definition
#2
jwakely
closed
10 years ago
0
Added include <memory> to parser.hh in order to use shared_ptr
#1
danshapero
closed
10 years ago
0