Jonathan Turner
|
3ebb6ba991
|
Fix plugin's commandconfig
|
2019-07-16 19:08:35 +12:00 |
|
Yehuda Katz
|
ded3462e82
|
Make signatures a little more general
|
2019-07-15 14:16:27 -07:00 |
|
Jonathan Turner
|
7e555a0ef2
|
"Add plugin arg errors. Bring remaining errors to parity"
|
2019-07-14 04:59:59 +12:00 |
|
Yehuda Katz
|
7c2a1c619e
|
Tests pass
|
2019-07-12 19:20:26 -07:00 |
|
Yehuda Katz
|
2da12aed56
|
Tests pass
|
2019-07-12 19:20:26 -07:00 |
|
Yehuda Katz
|
34033afce4
|
WIP improve error infrastructure
Also simplify commands and reduce papercuts
|
2019-07-12 19:20:26 -07:00 |
|
Jonathan Turner
|
75ddfe9f5a
|
Add filter and sink plugins
|
2019-07-02 19:56:20 +12:00 |
|
Yehuda Katz
|
711ed05b43
|
Produce ArgumentError for signature mismatch
ArgumentError also automatically produces diagnostics
|
2019-06-29 23:14:40 -07:00 |
|
Yehuda Katz
|
4036bf1ffd
|
&str -> Text
|
2019-06-22 16:46:16 -04:00 |
|
Yehuda Katz
|
e981129f1f
|
Things work
|
2019-06-21 21:36:57 -04: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
|
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 |
|