Age | Commit message (Expand) | Author |
---|---|---|
2022-08-22 | Boolean operators and expression | Roman Smrž |
2022-08-22 | Generic expression parser with integer operators | Roman Smrž |
2022-08-13 | Integer expressions and variables | Roman Smrž |
2022-08-10 | Let statement | Roman Smrž |
2022-06-09 | Guard command | Roman Smrž |
2022-06-07 | Source line info for test steps from parsing | Roman Smrž |
2022-06-05 | Refactor expressions as GADT | Roman Smrž |
2022-06-05 | Assign regex captures to variables | Roman Smrž |
2022-06-05 | Variable expansion in strings and regexes | Roman Smrž |
2022-06-04 | Escape characters in strings and regexes | Roman Smrž |
2021-12-02 | Parser: command block support | Roman Smrž |
2021-11-30 | Parser: generalize order of command parameters | Roman Smrž |
2021-11-18 | Show regex partern on expect failure | Roman Smrž |
2021-11-10 | Line comments with hash sign | Roman Smrž |
2021-08-19 | Wait command | Roman Smrž |
2021-08-18 | Parser of test scripts | Roman Smrž |