Jonathan Turner
cb7723f423
Refactor scope ( #2602 )
...
* Refactor scope to have parents
* Refactor scope to have parents
* Refactor scope to have parents
* Clippy
Co-authored-by: Jonathan Turner <jonathan@pop-os.localdomain>
2020-09-26 11:40:02 +12:00
Jonathan Turner
1882a32b83
Context cleanup ( #2581 )
...
* Specialize 'Context' to EvaluationContext and CompletionContext
* Specialize 'Context' to EvaluationContext and CompletionContext
* fmt
2020-09-20 09:29:51 +12:00
Jonathan Turner
738541f727
Move nu-data out of nu-cli ( #2369 )
...
* WIP for moving nu-data out
* Refactor nu-data out of nu-cli
* Remove unwraps
* Remove unwraps
2020-08-18 19:00:02 +12:00
Jonathan Turner
fe6d96e996
Another batch of converting commands away from async_stream ( #1974 )
...
* Another batch of removing async_stream
* merge master
2020-06-13 20:43:21 +12:00
Jonathan Turner
360e8340d1
Move run to be async ( #1913 )
2020-05-29 20:22:52 +12:00
Jonathan Turner
fa812849b8
Fix warnings and split Scope ( #1902 )
2020-05-27 16:50:26 +12:00
Jason Gedge
acf13a6fcf
Add (near) automatic testing for command examples ( #1777 )
2020-05-18 08:56:01 -04:00
Jonathan Turner
076fde16dd
Evaluation of command arguments ( #1801 )
...
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* Finish adding the baseline refactors for argument invocation
* Finish cleanup and add test
* Add missing plugin references
2020-05-16 15:18:24 +12:00
Jason Gedge
b0aa142542
Add examples for some more commands ( #1765 )
2020-05-13 03:54:29 +12:00
Jonathan Turner
b37e420c7c
Add with-env command ( #1717 )
2020-05-06 15:56:31 +12:00
Andrés N. Robalino
cf53264438
Table operating commands. ( #1686 )
...
* Table operating commands.
* Updated merge test for clarity.
* More clarity.
* Better like this..
2020-04-29 23:18:24 -05:00