Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix #19038 - making the Nim compiler work again on Windows XP (#19331) | rockcavera | 2022-01-07 | 1 | -20/+21 |
| | | | | | | | | | | | | | * Update osenv.nim * Update win_setenv.nim * Update lib/pure/includes/osenv.nim * Update lib/pure/includes/osenv.nim * fixing cstring Co-authored-by: Andreas Rumpf <rumpf_a@web.de> | ||||
* | fix 19292 (#19293) | rockcavera | 2021-12-29 | 1 | -6/+9 |
| | |||||
* | Remove tracking of environment from osenv.nim v2 (#18575) | Timothee Cour | 2021-07-29 | 1 | -0/+92 |
* 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> |