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
Andrés N. Robalino
034c33c2b5
Allow invocations and fix span error reporting.
2020-08-26 06:46:14 -05:00
Andrés N. Robalino
48cfc9b598
apply all the block run's stream. ( #2339 )
2020-08-12 02:51:24 -05:00
Shaurya Shubham
3282a509a9
Make insert take in a block ( #2265 )
...
* Make insert take in a block
* Add some tests
2020-07-30 16:58:54 +12:00
Jonathan Turner
c959dc1ee3
Another batch of removing async_stream ( #1972 )
2020-06-13 16:03:39 +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
Andrés N. Robalino
c3efdf2689
Rename edit command to update. ( #1724 )
...
Rename edit command to update.
2020-05-07 00:33:30 -05:00