summary refs log tree commit diff stats
path: root/lib/pure/includes/osenv.nim
Commit message (Collapse)AuthorAgeFilesLines
* miscellaneous bug fixes (#13291)Timothee Cour2020-01-301-1/+1
| | | | | | | | * fix for emscripten etc * add testcase for #13290 * replace deprecated isNilOrWhitespace
* remove unused importsnarimiran2019-11-061-1/+2
|
* fixes #11807 (#11900)Andreas Rumpf2019-08-071-0/+5
| | | | | * fixes #11807 * make tests green again
* [feature] Added os.delEnv; add delEnv support to nimscript too (#11466)Kaushal Modi2019-06-151-0/+31
| | | [feature] Fixes https://github.com/nim-lang/Nim/issues/11452.
* Fix ospaths import error (#11150)genotrance2019-05-011-1/+1
|
* better docs: os (#10492)Miran2019-01-301-7/+35
| | | | | * better docs: os * remove broken test on osx
* [backport] fix documentation leak to `os.nim`[ci skip]narimiran2019-01-141-1/+1
|
* Make getEnv case insensitive on Windows (#9722)pgkos2018-11-161-1/+6
|
* deprecated ospaths (#9665)Andreas Rumpf2018-11-091-2/+2
|
* getEnv now supports a 'default' parameter; refs #6019Andreas Rumpf2017-10-301-2/+2
|
* another attempt to make travis and appveyor green againAndreas Rumpf2017-09-011-3/+3
|
* refactor os.nim and ospaths.nimAndreas Rumpf2017-09-011-0/+159