Folkert
|
bb9a2525b5
|
number parsing with new errors
|
2021-02-26 15:06:24 +01:00 |
|
Folkert
|
2c9a80153d
|
remove Bag
|
2021-02-08 00:33:29 +01:00 |
|
Folkert
|
38b21c3474
|
add lifetime to SyntaxError
|
2021-02-07 22:26:55 +01:00 |
|
Folkert
|
148fffe969
|
parameterize Parser on an Error type
|
2021-02-07 22:08:28 +01:00 |
|
Folkert
|
d211ca7e61
|
WIP
|
2021-02-03 20:21:12 +01:00 |
|
Folkert
|
56f6770804
|
WIP
|
2021-02-02 01:56:50 +01:00 |
|
Richard Feldman
|
61edcc7d03
|
Have ascii_char take a u8
|
2020-11-07 12:13:46 -05:00 |
|
Brendan Hansknecht
|
d00189530a
|
Add fuzzing to the parser.
As part of this, todos and panics where moved outside of this module
to elsewhere when they would cause fuzzing to fail.
|
2020-10-30 22:04:54 -07:00 |
|
Richard Feldman
|
453fc0e27c
|
REVERT THIS! Temporarily break block strings.
Also disable some tests because trimming inputs
revealed some bugs I don't want to fix in this PR!
|
2020-08-31 23:22:10 -04:00 |
|
Richard Feldman
|
7682e09b0a
|
Fix some fmt stuff
|
2020-08-31 23:13:50 -04:00 |
|
Richard Feldman
|
74c0bdfd5a
|
Fix empty string parsing bug
|
2020-08-31 23:13:50 -04:00 |
|
Richard Feldman
|
5080a7e24b
|
Parse unicode escape sequences
|
2020-08-31 23:13:50 -04:00 |
|
Richard Feldman
|
b995ccef75
|
Parse string interpolations
|
2020-08-31 23:13:50 -04:00 |
|
Richard Feldman
|
e661ca7f2e
|
Fix string literal parsing
|
2020-08-31 23:13:50 -04:00 |
|
Richard Feldman
|
f35e43768a
|
Get things compiling
|
2020-08-31 23:13:50 -04:00 |
|
Richard Feldman
|
d9a96c9c66
|
Simplify some pattern matching
|
2020-08-31 23:13:50 -04:00 |
|
Richard Feldman
|
153308dbf1
|
clippy
|
2020-07-27 01:10:04 -04:00 |
|
Richard Feldman
|
9f9ce327d4
|
Lazily validate that input bytes are valid UTF-8
|
2020-07-27 01:10:04 -04:00 |
|
Richard Feldman
|
313b7a79e8
|
Use workspaces and move everything into compiler/
|
2020-03-05 17:45:52 -05:00 |
|