summary refs log tree commit diff stats
path: root/lib/pure/includes/osenv.nim
Commit message (Expand)AuthorAgeFilesLines
* forward type alignment information to seqs (#12430)Arne Döring2020-04-191-2/+1
* More fixes for Haiku (#13774)alaviss2020-03-271-0/+2
* miscellaneous bug fixes (#13291)Timothee Cour2020-01-301-1/+1
* remove unused importsnarimiran2019-11-061-1/+2
* fixes #11807 (#11900)Andreas Rumpf2019-08-071-0/+5
* [feature] Added os.delEnv; add delEnv support to nimscript too (#11466)Kaushal Modi2019-06-151-0/+31
* Fix ospaths import error (#11150)genotrance2019-05-011-1/+1
* better docs: os (#10492)Miran2019-01-301-7/+35
* [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