Yehuda Katz
|
d0860837d2
|
Merge branch 'nom2' into nom4
|
2019-06-22 18:20:13 -04:00 |
|
Jonathan Turner
|
0046305ea1
|
Fix conflicts
|
2019-06-23 04:31:51 +12:00 |
|
Jonathan Turner
|
9ae9beb94a
|
WIP
|
2019-06-22 15:43:37 +12:00 |
|
Yehuda Katz
|
e981129f1f
|
Things work
|
2019-06-21 21:36:57 -04:00 |
|
Jonathan Turner
|
b4eb32f1db
|
Touchups to external values
|
2019-06-19 17:51:24 +12:00 |
|
Jonathan Turner
|
a764a64161
|
Move back onto main subprocess
|
2019-06-18 14:04:34 +12:00 |
|
Jonathan Turner
|
7a332892bd
|
Fixes for windows
|
2019-06-16 09:41:26 +12:00 |
|
Jonathan Turner
|
416d1c8cbb
|
Merge branch 'master' into touchups
|
2019-06-16 06:41:26 +12:00 |
|
Jonathan Turner
|
54be5bf16e
|
Update errors and improve ctrl-c
|
2019-06-16 06:36:17 +12:00 |
|
Jonathan Turner
|
910869b79d
|
Get stream errors working
|
2019-06-16 05:52:55 +12:00 |
|
Jonathan Turner
|
3121f1c20f
|
Fix warning
|
2019-06-15 16:56:18 +12:00 |
|
Jonathan Turner
|
d7c49fa3be
|
More touchups. Fix crash
|
2019-06-15 16:20:58 +12:00 |
|
Jonathan Turner
|
d94e0d436e
|
Add exit
|
2019-06-14 10:49:16 +12:00 |
|
Jonathan Turner
|
f40089f29b
|
Better cd and ls
|
2019-06-14 09:47:25 +12:00 |
|
Jonathan Turner
|
e94d1d2758
|
Add pretty errors to commands
|
2019-06-08 10:35:07 +12:00 |
|
Jonathan Turner
|
090ec031a9
|
Add sinks
|
2019-06-07 18:34:42 +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 |
|
Jonathan Turner
|
f3d14aad48
|
Add more tests
|
2019-06-03 12:37:16 +12:00 |
|
Jonathan Turner
|
2045e01945
|
Fix linux shell support
|
2019-06-02 19:51:54 +12: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 |
|
Jonathan Turner
|
5043367d11
|
Internal to external (#51)
Add a simple form of internal->external support
|
2019-06-01 15:19:03 +12:00 |
|
Yehuda Katz
|
204891e7c2
|
Fix external args
|
2019-05-29 22:20:44 -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
|
29bc4985fc
|
Build our own args before shelling
|
2019-05-25 15:23:35 -07:00 |
|
Jonathan Turner
|
e73f489aeb
|
Make our own LinesCodec
|
2019-05-25 12:07:52 -07:00 |
|
Yehuda Katz
|
bd055f2af1
|
Linting and other cleanup
|
2019-05-24 12:35:22 -07:00 |
|
Yehuda Katz
|
9f8d2a4de5
|
Pipe external to internal
Each line is a string object
|
2019-05-24 11:48:33 -07:00 |
|
Yehuda Katz
|
f9fb353c5c
|
Streams are wired up pairwise
|
2019-05-24 00:29:16 -07:00 |
|
Yehuda Katz
|
625a356361
|
Data flows across commands via streams now
|
2019-05-23 00:23:06 -07:00 |
|
Yehuda Katz
|
31dd579d6f
|
Small restructuring
|
2019-05-22 21:30:43 -07:00 |
|
Yehuda Katz
|
261d7a793f
|
Restructure and make commands uniform
|
2019-05-22 00:12:03 -07:00 |
|