Commit Graph

1569 Commits

Author SHA1 Message Date
b74daa2e60 A real parser (lalrpop) 2019-05-26 00:17:35 -07:00
e73f489aeb Make our own LinesCodec 2019-05-25 12:07:52 -07:00
9f8d2a4de5 Pipe external to internal
Each line is a string object
2019-05-24 11:48:33 -07:00
bf332ea50c Improved streams 2019-05-23 21:34:43 -07:00
31dd579d6f Small restructuring 2019-05-22 21:30:43 -07:00
261d7a793f Restructure and make commands uniform 2019-05-22 00:12:03 -07:00
89712bf1eb Fix manifest 2019-05-17 20:17:29 -07:00
67d18df214 Bump version 2019-05-17 20:16:06 -07:00
c30fc32b0c Bat 2019-05-17 18:24:13 -07:00
2feef6bd25 Added a first pass at sort-by 2019-05-17 08:55:50 -07:00
11677735f1 Fix Linux/Windows build on nightly 2019-05-16 23:37:35 -07:00
90f4ba15cf Update name 2019-05-16 16:39:58 -07:00
b342069fd5 Workaround color prompt by making our own helper 2019-05-16 06:06:46 -07:00
638093aad6 Rename to nushell 2019-05-15 17:55:32 -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
51e921b085 A bit more infra 2019-05-11 00:00:33 -07:00
e44d657424 Simple parsing 2019-05-10 21:45:57 -07:00
8f3b273337 objectshell initial commit 2019-05-10 09:59:12 -07:00