issues
search
kschiess
/
parslet
A small PEG based parser library. See the Hacking page in the Wiki as well.
kschiess.github.com/parslet
MIT License
809
stars
95
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix #repeat(0,0) bug
#76
roryokane
closed
11 years ago
1
in Contribute, say IRC server is Freenode
#75
roryokane
closed
11 years ago
1
Optimizes multibyte parsing
#74
zmoazeni
closed
11 years ago
9
Parser performance with unicode
#73
zmoazeni
closed
11 years ago
10
Matching css comments /* - not sure if this is a bug or my ignorance
#72
zmoazeni
closed
11 years ago
4
Website index: absnt? -> absent?
#71
henrik
closed
11 years ago
1
index page: absnt? -> absent?
#70
henrik
closed
11 years ago
2
Allow creating rules in Parslet::Parser on an instance level, like it's possible in Parslet::Transform
#69
utkarshkukreti
closed
11 years ago
1
Lazy unconsumed input
#68
jmettraux
closed
12 years ago
13
Update example/calc.rb
#67
frankjmattia
closed
12 years ago
5
Stateful error trees are buggy
#66
kschiess
closed
12 years ago
2
Hanging Parser
#65
mgsnova
closed
12 years ago
1
error_tree not reaching the "real issue"
#64
jmettraux
closed
12 years ago
14
Should allow unconsumed input after a successful match
#63
belkadan
closed
12 years ago
4
Issue when binding 'y' in ruby 1.9.3
#62
ghost
closed
12 years ago
0
Ignoring a subtree
#61
shurizzle
closed
12 years ago
1
compatibility with mathn library
#60
hynkle
closed
12 years ago
2
Reflect API changes
#59
josepjaume
closed
12 years ago
0
Transform Documentation should detail injectable context
#58
rpocklin
closed
12 years ago
1
Implicitly ignore whitespace?
#57
d11wtq
closed
13 years ago
2
Multibyte strings aren't matched correctly
#56
kschiess
closed
13 years ago
0
Fix display of wrong character count in error messages and fix non-parsing multibyte strings
#55
rogerbraun
closed
13 years ago
5
rake not working
#54
trevorfancher
closed
13 years ago
1
Transform: Easier rule writing
#53
trevorfancher
closed
13 years ago
1
Transform: Match sequence of hashes
#52
trevorfancher
closed
13 years ago
1
left recursion support
#51
xli
closed
12 years ago
19
>> mutates the atom, sometimes
#50
ghazel
closed
13 years ago
1
automatic whitespace handling
#49
ghazel
opened
13 years ago
8
Parslet - Get Started typos
#48
tmcgilchrist
closed
13 years ago
5
Few cleanup fixes.
#47
meh
closed
13 years ago
0
maybe vs repeat(0,1)
#46
ikezue
closed
13 years ago
3
Parslet doesn't support serializing
#45
radarek
closed
13 years ago
5
Example Parser: Mailing Addresses
#44
andyl
closed
13 years ago
2
Parslet::Slice should be kind_of String
#43
postmodern
closed
13 years ago
4
Parsing space separated word list hangs
#42
beoran
closed
13 years ago
2
Make 'return values' for repetitions really simple to understand.
#41
kschiess
closed
13 years ago
1
Fix documentation for Transform
#40
kschiess
closed
13 years ago
1
Allow injecting context into transformations
#39
kschiess
closed
13 years ago
3
string encodings on Ruby 1.9
#38
jmettraux
closed
13 years ago
12
Pattern action blocks lack consistent context
#37
jgarber
closed
13 years ago
1
Parslet::Slice#slice only works correctly on parent
#36
manveru
closed
13 years ago
1
Added example of simple boolean algebra parser
#35
ncr
closed
13 years ago
1
Rspec transform matcher
#34
marksweiss
closed
13 years ago
5
Mailing list is down?
#33
kschiess
closed
13 years ago
2
Runnable example/ folder
#32
txus
closed
13 years ago
1
Deprecate #absnt? and #prsnt? in favor of #absent? and #present?
#31
txus
closed
13 years ago
3
Implement direct left recursion
#30
stormbrew
closed
13 years ago
2
Improve RSpec matcher
#29
txus
closed
13 years ago
1
absnt? -> absent?, prsnt? -> present?
#28
djsun
closed
13 years ago
4
Avoid creating object structures that aren't needed afterwards
#27
kschiess
closed
13 years ago
0
Previous
Next