Block a user
fc463d3807
Apply 256 arg limit to lambdas too
7221d2cb11
Remove obsolete comments
4b11a6622a
Support \u escapes in strings
884c8e515f
Fix string literal escape parsing
d2b5deb802
Encode string prefixes in AST
2ba0fb4869
Put cut around string parsing
1a48e9b43a
A bit more refactoring in the parser
1797136156
Some refactoring in parser combinator
3e422291f4
assert_block! macro
bba433c808
Cleanup warnings
194cb2202a
Fixed bug
5a38ff8f41
Fix parameterized block
de13e69769
Add context
f4029fe31a
Make tests not directly dependent on peg
d38bb2278c
Rename new.rs -> peg_parser.rs
96393604c3
Move parser crate items around
29207876ae
Get rid of old BNF grammar in doc comments
94ee3e1897
Delete a bunch of now-obsolete parsing/tokenizing code
05e1555a9b
Run rustfmt
4b0aced11f
Swap over parser
205ab7179d
Rewrites to prepare for parser swap
abab667c43
Fix all tests
54b33282ef
More declarations
d46f40bc0f
type declarations
02fc76c8fc
Fix issue with block formatting
87141fcca3
for expressions
4ec2585d25
Paramaterize struct-related functions