Yehuda Katz
|
cbab97174e
|
Fix painting
|
2019-06-23 13:35:43 -04:00 |
|
Jonathan Turner
|
9ae9beb94a
|
WIP
|
2019-06-22 15:43:37 +12:00 |
|
Yehuda Katz
|
4291e31dc7
|
Start rebuilding lite parser using nom
|
2019-06-14 20:16:13 -07:00 |
|
Yehuda Katz
|
2b876da56f
|
Some function stuff
It's not done, but honestly it's getting too tedious. I will need to
rethink how I'm doing it.
|
2019-06-10 13:11:55 -07:00 |
|
Jonathan Turner
|
e94d1d2758
|
Add pretty errors to commands
|
2019-06-08 10:35:07 +12:00 |
|
Yehuda Katz
|
324f7915be
|
Span all the things
Also set up builder infra for more consistent AST creation.
|
2019-06-05 23:34:59 -07:00 |
|
Yehuda Katz
|
f3bb4a03c2
|
Improve parser
|
2019-06-04 14:42:31 -07:00 |
|
Yehuda Katz
|
b9159f033b
|
Parsing tests
|
2019-06-02 09:28:40 -07:00 |
|
Yehuda Katz
|
69effbc9e7
|
Improve signature infrastructure
The `config` command uses different kinds of named arguments, which
illustrates how it works.
|
2019-05-31 22:54:15 -07:00 |
|
Yehuda Katz
|
9a639fd27b
|
Syntax highlighting
|
2019-05-30 17:53:54 -07:00 |
|
Yehuda Katz
|
b7d15c2afd
|
Better errors and more fleshed out semantics
|
2019-05-29 21:19:46 -07:00 |
|
Yehuda Katz
|
e4013a008c
|
Custom lexer
|
2019-05-29 08:26:45 -07:00 |
|
Yehuda Katz
|
d5255f6dbf
|
Evaluator MVP (#39)
Evaluator, MVP
|
2019-05-27 23:45:18 -07:00 |
|
Yehuda Katz
|
b74daa2e60
|
A real parser (lalrpop)
|
2019-05-26 00:17:35 -07:00 |
|
Jonathan Turner
|
75b7842618
|
Fix quoted string handling
|
2019-05-18 07:42:55 -07:00 |
|
Yehuda Katz
|
3040638881
|
Basic pipelining is working!
|
2019-05-15 11:12:38 -05:00 |
|
Yehuda Katz
|
975ff7c2fb
|
Very very basic piping working
|
2019-05-13 17:00:25 -04:00 |
|
Yehuda Katz
|
e44d657424
|
Simple parsing
|
2019-05-10 21:45:57 -07:00 |
|