| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rumba: Remove irati/rlite, python2 and qemu support | Dimitri Staessens | 3 days | 1 | -26/+24 |
| | | | | | | | | | | | | | | | Remove IRATI and rlite prototype plugins, keeping only Ouroboros. Delete .gitlab-ci.yml (only contained an irati test job and a Sphinx pages job). Clean up all irati/rlite imports and references from examples, documentation, and tools. Qemu was tied heavily with rlite and irati. As it's less useful for ouroboros it's removed rather than reworked. Updated README.md and AUTHORS Signed-off-by: Dimitri Staessens <dimitri@ouroboros.rocks> | ||||
| * | storyboard: add callback parameter to run_client(_of) method | Marco Capitani | 2018-03-26 | 1 | -0/+11 |
| | | |||||
| * | storyboard: make Script class private | Marco Capitani | 2018-03-26 | 1 | -1/+5 |
| | | | | | | | | | | The Script class has been made private as the script field of the Storyboard class. All script-related functions are now accessible as methods of the storyboard class. In other news: Made the script path in script-example.py pwd resilient. | ||||
| * | storyboard: add replayability | Marco Capitani | 2018-03-16 | 1 | -0/+101 |
| implements #27 | |||||
