Commit Graph

59 Commits

Author SHA1 Message Date
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