Jason Gedge
|
2db4fe83d8
|
Remove unnecessary peekable iterator (#2251)
|
2020-07-24 12:06:12 -04: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 |
|
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 |
|
Jonathan Turner
|
8bd3cedce1
|
It expansion (#1668)
* First step in it-expansion
* Fix tests
* fix clippy warnings
|
2020-04-27 14:04:54 +12:00 |
|
Jonathan Turner
|
72cf57dd99
|
Add booleans and fix semicolon shortcircuit (#1620)
|
2020-04-21 12:30:01 +12:00 |
|
Jonathan Turner
|
2ffb14c7d0
|
fix empty table and missing spans (#1614)
|
2020-04-20 19:44:19 +12:00 |
|
Jonathan Turner
|
eec94e4016
|
Semicolon (#1613)
* WIP on blocks
* Getting further
* add some tests
|
2020-04-20 18:41:51 +12:00 |
|