summary refs log tree commit diff stats
path: root/lib/pure/os.nim
Commit message (Collapse)AuthorAgeFilesLines
* p[] instead of p^Araq2011-04-111-1/+1
|
* ugh, maybe broke gitAraq2011-04-011-0/+6
|
* some little bugfixesAraq2011-03-271-2/+5
|
* bugfixes; field discriminant checks; linearScanEnd, unroll, shallow pragmasAraq2011-03-231-2/+2
|
* fixes #17; I hope!Araq2011-03-081-4/+17
|
* documentation improvementsAraq2011-02-061-11/+13
|
* nimgrep --ext supportAraq2011-02-021-3/+15
|
* unary <; countup two type parameters; --recursivePath should work nowAraq2011-01-291-1/+2
|
* added os.findExeAraq2010-10-311-0/+13
|
* proper parameter order for os.copyFile/os.moveFileAraq2010-09-211-6/+2
|
* inlining of the write barrier for dllsAndreas Rumpf2010-08-081-59/+75
|
* explicit types for generic routinesAndreas Rumpf2010-05-281-3/+4
|
* crc check for external files to compile; bugfix: os.parseCmdLineAndreas Rumpf2010-04-051-15/+77
|
* version 0.8.8Andreas Rumpf2010-03-141-5/+6
|
* fixed colors moduleAndreas Rumpf2010-03-021-0/+15
|
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-261-0/+0
|
* bugfixes for unicode; xmlparser; htmlparser; scannerrumpf_a@web.de2010-02-201-3/+7
|
* continued work on html/xmlparserrumpf_a@web.de2010-02-141-9/+0
|
* support for .. raw:: html for the docgenAndreas Rumpf2010-02-071-1/+1
|
* sockets module completeAndreas Rumpf2010-01-131-1/+1
|
* better subscript overloadingrumpf_a@web.de2010-01-031-10/+11
|
* version 0.8.5: bugfixes; compiler now maintained in NimrodAndreas Rumpf2009-12-071-2/+3
|
* bugfixes: macros; splitFile; strutils.split; iterator.methodrumpf_a@web.de2009-10-271-13/+17
|
* version 0.8.2rumpf_a@web.de2009-10-211-9/+45
|
* implemented multi methodsAndreas Rumpf2009-09-231-33/+94
|
* added tools and web dirsAndreas Rumpf2009-09-151-10/+6
|
* overload resolution for proc varsAndreas Rumpf2009-06-241-11/+11
|
* version0.7.10Andreas Rumpf2009-06-081-0/+1049