Jonathan Turner
|
f6b82e4c0c
|
Replace vtable with pivot command
|
2019-09-17 19:07:11 +12:00 |
|
Yehuda Katz
|
7fa09f59c2
|
Remove unused code
Closes #467
|
2019-09-01 23:11:05 -07:00 |
|
est31
|
c87fa14fc8
|
Replace crate visibility identifier with pub(crate)
Result of running:
find src -name *.rs -exec sed -i 's/crate /pub(crate) /g' {} \;
|
2019-08-29 13:09:09 +02:00 |
|
Jonathan Turner
|
033cae2464
|
Fix the build
|
2019-08-26 18:42:14 +12:00 |
|
George Pollard
|
9de0b27867
|
Use Unicode box-drawing characters for tables
|
2019-08-24 14:12:35 +12:00 |
|
Yehuda Katz
|
14a52bc282
|
WIP - more streamlining
|
2019-08-06 09:26:33 -07:00 |
|
Yehuda Katz
|
b2d48566ba
|
Remove unused tree
|
2019-07-12 19:20:26 -07:00 |
|
Jonathan Turner
|
18e39343ad
|
Add vertical table view
|
2019-06-21 16:20:06 +12:00 |
|
Jonathan Turner
|
e94d1d2758
|
Add pretty errors to commands
|
2019-06-08 10:35:07 +12:00 |
|
Jonathan Turner
|
7c794dc189
|
Add tree sink
|
2019-06-07 19:50:26 +12:00 |
|
Jonathan Turner
|
090ec031a9
|
Add sinks
|
2019-06-07 18:34:42 +12:00 |
|
Yehuda Katz
|
9f8d2a4de5
|
Pipe external to internal
Each line is a string object
|
2019-05-24 11:48:33 -07:00 |
|
Yehuda Katz
|
261d7a793f
|
Restructure and make commands uniform
|
2019-05-22 00:12:03 -07:00 |
|
Yehuda Katz
|
af1963d148
|
Remove dead code
|
2019-05-15 15:58:44 -07:00 |
|
Yehuda Katz
|
3040638881
|
Basic pipelining is working!
|
2019-05-15 11:12:38 -05:00 |
|
Yehuda Katz
|
975ff7c2fb
|
Very very basic piping working
|
2019-05-13 17:00:25 -04:00 |
|
Yehuda Katz
|
8f3b273337
|
objectshell initial commit
|
2019-05-10 09:59:12 -07:00 |
|