Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | envPairs works in vm, nims (#18615) | Timothee Cour | 2021-09-29 | 1 | -8/+10 |
| | | | | | * envPairs works in vm, nims * fixup | ||||
* | Remove tracking of environment from osenv.nim v2 (#18575) | Timothee Cour | 2021-07-29 | 1 | -0/+58 |
* Remove unnecessary environment tracking * try to fix windows * fix delEnv * make putEnv work on windows even with empty values; improve tests: add tests, add js, vm testing * [skip ci] fix changelog Co-authored-by: Caden Haustein <code@brightlysalty.33mail.com> |