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
b7d15c2afd
Better errors and more fleshed out semantics
2019-05-29 21:19:46 -07:00
b34676441b
Add json support
2019-05-28 14:01:37 +12:00
b74daa2e60
A real parser (lalrpop)
2019-05-26 00:17:35 -07:00
f9fb353c5c
Streams are wired up pairwise
2019-05-24 00:29:16 -07:00
bf332ea50c
Improved streams
2019-05-23 21:34:43 -07:00
31dd579d6f
Small restructuring
2019-05-22 21:30:43 -07:00
2feef6bd25
Added a first pass at sort-by
2019-05-17 08:55:50 -07:00
98ab5e63fc
Refactor the repl loop
2019-05-16 14:43:36 -07:00
af1963d148
Remove dead code
2019-05-15 15:58:44 -07:00
8f327477e7
Internals cleanup and | select ...fields
2019-05-15 13:14:51 -05:00
ceb0487eba
A bunch of rework
...
I'm gonna use a VecDeque now instead of trying to get async streams
working to make progress, but the intent is that we should be able to
use async streams in and out to interleave the work better.
2019-05-13 13:30:51 -04:00
8f3b273337
objectshell initial commit
2019-05-10 09:59:12 -07:00