Commit Graph

17 Commits

Author SHA1 Message Date
ca0c6eaf58 This commit introduces a basic help feature. We can go to it
with the `help` command to explore and list all commands available.

Enter will also try to see if the location to be entered is an existing
Nu command, if it is it will let you inspect the command under `help`.

This provides baseline needed so we can iterate on it.
2019-08-31 19:06:11 -05:00
bb794dcfec Add expansion to from-* for lists 2019-08-24 19:38:38 +12:00
e3e4e30fb3 Lots of fixes ahead of release 2019-08-21 18:39:57 +12:00
d71206ed9e Implement WholeStreamCommand for all remaining commands 2019-08-19 15:16:39 +10:00
aadacc2d36 Merge master 2019-08-09 16:51:21 +12:00
99671b8ffc Move more parts to tags and away from spans 2019-08-05 20:54:29 +12:00
462f783fac initial change to Tagged<Value> 2019-08-01 13:58:42 +12:00
8ac70e7408 Various open improvements 2019-07-30 15:48:02 +12:00
5a8e041a48 Tests pass! 2019-07-23 15:22:11 -07:00
15507f00fc Introduce CallInfo, which abstracts args, name_span, and source_map 2019-07-20 14:27:10 +12:00
6bf55c0f1e Remove more dead code and clean up JSON 2019-07-12 19:20:26 -07:00
70f9e355fd WIP 2019-07-12 19:20:26 -07:00
2da12aed56 Tests pass 2019-07-12 19:20:26 -07:00
7b68739b52 WIP 2019-07-12 19:20:26 -07:00
34033afce4 WIP improve error infrastructure
Also simplify commands and reduce papercuts
2019-07-12 19:20:26 -07:00
0180769971 WIP now load plugins automatically 2019-07-04 05:37:09 +12:00
1000ec21b5 Add .ini loading/saving 2019-06-16 18:43:40 +12:00