Jonathan Turner
|
d6cd0df232
|
Add git branch to prompt
|
2019-06-02 09:11:28 +12:00 |
|
Jonathan Turner
|
e3e1d81f48
|
Add to_toml export
|
2019-06-02 06:26:04 +12:00 |
|
Jonathan Turner
|
5d901a11e1
|
Add from_toml (#54)
|
2019-06-01 19:05:57 +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
|
d7ff9fb7b7
|
Trim (#52)
Add a simple trim command
|
2019-06-01 15:43:59 +12:00 |
|
Jonathan Turner
|
5043367d11
|
Internal to external (#51)
Add a simple form of internal->external support
|
2019-06-01 15:19:03 +12:00 |
|
Jonathan Turner
|
1012a8dc41
|
Cleanup/rename some commands
|
2019-06-01 08:34:15 +12:00 |
|
Jonathan Turner
|
9bf279508e
|
Merge branch 'master' of https://github.com/wycats/nushell
|
2019-05-31 04:12:47 +12:00 |
|
Yehuda Katz
|
c523ae0f48
|
More fixes for external args
|
2019-05-29 22:33:47 -07:00 |
|
Jonathan Turner
|
7066b6ecca
|
Merge with master
|
2019-05-30 17:09:23 +12:00 |
|
Jonathan Turner
|
dd35b2460c
|
Add row-split
|
2019-05-30 17:08:42 +12:00 |
|
Yehuda Katz
|
b7d15c2afd
|
Better errors and more fleshed out semantics
|
2019-05-29 21:19:46 -07:00 |
|
Jonathan Turner
|
8e00cd43a8
|
Add select command which opens cell
|
2019-05-29 16:02:36 +12:00 |
|
Yehuda Katz
|
d5255f6dbf
|
Evaluator MVP (#39)
Evaluator, MVP
|
2019-05-27 23:45:18 -07:00 |
|
Jonathan Turner
|
10702cd27f
|
Add size units to parsing
|
2019-05-28 17:05:14 +12:00 |
|
Jonathan Turner
|
d35a9d17ad
|
Merge branch 'master' into size
|
2019-05-28 14:06:35 +12:00 |
|
Jonathan Turner
|
b34676441b
|
Add json support
|
2019-05-28 14:01:37 +12:00 |
|
Yehuda Katz
|
8464bcbb70
|
Merge branch 'master' into size
|
2019-05-26 00:20:01 -07:00 |
|
Yehuda Katz
|
b74daa2e60
|
A real parser (lalrpop)
|
2019-05-26 00:17:35 -07:00 |
|
Odin Dutton
|
a2b63f7e0c
|
Add size command
|
2019-05-26 12:12:47 +10:00 |
|
Jonathan Turner
|
ad0b79673e
|
Add split command
|
2019-05-24 18:20:03 -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
|
bf332ea50c
|
Improved streams
|
2019-05-23 21:34:43 -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 |
|