·
13 commits
to master
since this release
Changes:
- nrm: Add basic 'rm' style application (#258)
- opt: Add rudimentary maximum optimize heuristics (#257)
- std: Library side equality (#256)
- Utilities: np4 - Perforce cli wrapper (#255)
- vm: Add support for detached processes (#254)
- vm: Fix failing to kill processes on linux (#253)
- std: Pass non-whitespace process arg verbatim (#252)
- std: Add support for backward path separators (#251)
- frontend: Fix '?' declaring consts in parent scope (#250)
- frontend: fix using mangled name in operator diags (#249)
- frontend: Fix crash when importing empty path (#248)
- nov-watch: Fix evaluate not working on windows (#247)
- vm: Fix a hanging child process (with piped streams) blocking the vm shutdown on win32 (#246)
- vm: Add OpenOrCreate file-mode (#245)
- vm: Fix 'read on non-read stream' corruption (#244)
- novc: Add 'deps' sub-command (#243)