Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-04 | User-defined test functions without parameters | Roman Smrž | |
2024-09-28 | Optional arguments and "flush" as a builtin | Roman Smrž | |
2024-09-27 | Default and context-provided values for function arguments | Roman Smrž | |
2024-09-25 | Implement "guard" as a builtin | Roman Smrž | |
2024-09-24 | Function parameters and calls | Roman Smrž | |
2024-09-17 | Type variables and simple unification | Roman Smrž | |
2024-08-11 | Remove MonadEval instance for TestParser | Roman Smrž | |
2024-08-07 | Parser: collect toplevel definitions using Writer | Roman Smrž | |
2024-08-07 | Replace first command (wait) with a builtin | Roman Smrž | |
2024-02-21 | Update to support mtl-2.3 | Roman Smrž | |
2023-04-23 | Split parser into several modules | Roman Smrž | |