Commit Graph
5 Commits
Author SHA1 Message Date
Bartek BokandGitHub b92c420b2a Add utilities for running commands in stages (#140)
* Add more comprehensive test for context propagation in redirect

* Add tests for forking and exceptional execution

* Add test for redirect+execute nodes

* Cleanup some warnings from CommandDispatcherTest

* Remove leftover check (was needed when redirect was not cached)

* Refactor command execution loop and change "no command" behavior to not
depend on runtime

* Add utilities for running command chains manually

* Bump version
2023-10-09 15:42:10 +02:00
boqandNathan Adams 559d8f3972 Allow single quote in strings 2019-02-19 13:34:51 +01:00
boqandNathan Adams bbfb8a7da1 Remove unused generic 2018-09-26 20:43:26 +02:00
boqandNathan Adams 107b852c74 Implement calculation of suggestions for any text position 2018-09-26 20:43:26 +02:00
boqandErik Broes 019c0e3727 Pass StringReader instead of strings to CommandDispatcher 2018-07-24 14:52:17 +02:00