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
Chris Gillespie
365f76ad19
Tidy up help command text ( #2566 )
2020-09-18 18:13:53 +12:00
Radek Vít
1dc8f3300e
Make the sleep command pass data through. ( #2558 )
2020-09-16 19:34:37 -04:00
Radek Vít
d05f9b3b1e
Make the sleep command respond to Ctrl+C ( #2550 )
2020-09-16 12:14:33 -04:00
Leonhard Kipp
0dd1403a69
Sleep command ( #2381 )
...
* Add deserialization of Primitive::Duration; Fixes #2373
* Implement Sleep command
* Add comment saying you should name your rest field "rest"
* Fix typo
* Add documentation for sleep command
2020-08-22 05:51:29 +12:00