issues
search
cjheath
/
treetop
A Ruby-based parsing DSL based on parsing expression grammars.
https://cjheath.github.io/treetop
MIT License
306
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Wrong website link in the repo properties
#50
hwood-vivup
closed
9 months ago
4
Generated Ruby code contains invalid synthax in Ruby 3.0
#49
andsel
closed
1 year ago
3
Replace deprecated File.exists? with File.exist?
#48
mtasaka
closed
1 year ago
2
treetop spec testsuite fails with ruby3.2.0preview3 due to File.exists? removal
#47
mtasaka
closed
1 year ago
0
What's the general technique to achieve non-greedyness?
#46
sergueif
closed
1 year ago
4
failure_reason is present even if the grammar parsed successfully
#45
serguei-at-bemaximus
closed
2 years ago
3
Migrate CI to GitHub Actions
#44
petergoldstein
closed
2 years ago
1
Update website link
#43
daniel-barrows
closed
3 years ago
1
Bug with context-sensitive grammar
#42
stereobooster
closed
3 years ago
4
String#blank? is creating issues.
#41
marcandre
closed
4 years ago
2
Parsing performance deterioration since 1.5
#40
snecklifter
opened
5 years ago
2
Missing tags
#39
voxik
closed
5 years ago
7
Document exponential parse times for unicode strings
#38
longhotsummer
closed
5 years ago
3
Unfork
#37
sandstrom
closed
5 years ago
2
Explicitly declare a string that undergoes mutation is mutable
#36
samaaron
closed
5 years ago
1
Unfork repo
#35
sandstrom
closed
5 years ago
4
Update treetop.gemspec
#34
snecklifter
closed
5 years ago
2
AST squashing issue in treetop
#33
justrajdeep
closed
6 years ago
13
Add examples in Readme
#32
jean-francois-labbe
closed
6 years ago
1
Documentation should explain when treetop parser is quadratic
#31
cabo
closed
5 years ago
20
issue #12 - allows use of any valid extension for the grammar file …
#30
MadBomber
closed
8 years ago
2
Comment out message sent to STDERR.
#29
aeden
closed
8 years ago
9
Is there a generator for grammars?
#28
djsegal
closed
8 years ago
3
Generated parser extends same module twice
#27
mojavelinux
closed
9 years ago
1
Store terminal failures as TerminalParseFailures
#26
sds
closed
9 years ago
5
Add Travis Builds
#25
bjfish
closed
8 years ago
1
Short syntax for terminals/sequences modules
#24
hesalx
closed
9 years ago
2
Update documentation to show more examples.
#23
vjustov
opened
9 years ago
2
When two similar expression get selected, not working.
#22
senyan
closed
9 years ago
3
Parsing rule not working for similar words
#21
senyan
closed
9 years ago
4
Small fix to the Documentation
#20
spundun
closed
8 years ago
3
Potential Bug: Had to move a rule to the top of the grammar
#19
spundun
closed
10 years ago
5
test for bad #parent in parse tree
#18
maddenp
closed
9 years ago
3
SyntaxNode#elements always relinks children; ctor ensures children have ...
#17
maddenp
closed
10 years ago
0
Removes empty file
#16
npverni
closed
10 years ago
0
Regex for matching a string except a particular string
#15
roots-ai
closed
10 years ago
1
Move away from RubyForge
#14
BanzaiMan
closed
10 years ago
5
Only first grammar expression is been checked in the .treetop file
#13
roots-ai
closed
10 years ago
3
self.load .tt extension documentation in README
#12
nikkypx
closed
8 years ago
3
How can I represent this regex?
#11
pcasaretto
closed
10 years ago
3
Treetop doesn’t create any TerminalParseFailure for a failed character class
#10
JC-LL
closed
10 years ago
2
Feature proposal: case-insensitive quoted strings
#9
skalee
closed
10 years ago
11
Can't namespace parser using classes
#8
Wardrop
closed
8 years ago
3
/doc/site/index.html should not be executable
#7
voxik
closed
11 years ago
2
Fixing regular expression for version check.
#6
skoba
closed
11 years ago
1
To avoid namespace 'indent' conflict to ActiveSupport 4.0.0.rc1
#5
skoba
closed
11 years ago
1
Single label sequence
#4
teleological
closed
11 years ago
2
Avoid, method redefined warning for method 'indent'
#3
hindenbug
closed
11 years ago
0
remove double listet polyglot gem from gemspec
#2
timoschilling
closed
11 years ago
0
Fix executable bits
#1
voxik
closed
12 years ago
2
Next