Age | Commit message (Collapse) | Author |
|
Changelog: Change working directory of spawned process to node directory
|
|
|
|
|
|
|
|
Changelog: User-defined functions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Changelog: Use custom C main instead of wrapper binary for unshare(2) call.
|
|
|
|
Changelog: Change "flush" command to take regex argument via "matching" keyword
|
|
Changelog: Fix regex check in flush command
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Changelog: Added `>`, `>=`, `<=` and `<` operators for numbers
|
|
|
|
|
|
|
|
|
|
|
|
Changelog: Fix type error reporting for some command parameters
|
|
Changelog: Fix build with mtl-2.3
|
|
|
|
|
|
|
|
Changelog: Report multiple parsing errors in single pass
|
|
|
|
|
|
Changelog: Accept module name declaration
|
|
Changelog: Use colors by default only on terminal, add
`--color`/`--no-color` options to select manually.
|
|
Changelog: Add network member to the node object
|
|
|
|
|
|
Changelog: Compatibility with GHC up to 9.10
|