Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | os.findExe on Windows can deal with quotes | Andreas Rumpf | 2016-01-26 | 1 | -1/+3 |
| | |||||
* | cleaned up ospaths module | Araq | 2015-10-12 | 1 | -19/+27 |
| | |||||
* | Merge remote-tracking branch 'origin/devel' into fix-test-failures | Aman Gupta | 2015-10-02 | 1 | -4/+4 |
|\ | |||||
| * | Added ReadIOEffect because thats what happens on OSX. | Hans Raaf | 2015-10-02 | 1 | -4/+4 |
| | | |||||
* | | fix failure in lib/pure/ospaths.nim | Aman Gupta | 2015-09-30 | 1 | -0/+4 |
|/ | | | | | | | | | FAIL: ospaths.nim Test "lib/pure/ospaths.nim" in category "lib" Failure: reNimcCrash Expected: Gotten: invalid pragma: rtl | ||||
* | documented NimScript | Araq | 2015-09-07 | 1 | -2/+7 |
| | |||||
* | split os into os and ospaths parts; ospaths is available for NimScript; ↵ | Araq | 2015-09-04 | 1 | -0/+560 |
better NimScript support |