summary refs log tree commit diff stats
path: root/lib/system.nim
Commit message (Expand)AuthorAgeFilesLines
* bugfix: finally sections are executed before return/breakAraq2010-09-201-0/+3
* threading code deactivated; tiny C bugfix: don't report warnings to error cal...Araq2010-09-191-10/+11
* standard filter supports multiple line expressions; better amd64 detection fo...Araq2010-09-171-2/+4
* fixes for exception handling; added system.compileOptionAraq2010-09-131-24/+33
* bugfix: init of tempsAraq2010-08-241-0/+6
* c2nim: new features & bugfixesAndreas Rumpf2010-08-111-1/+1
* inlining of the write barrier for dllsAndreas Rumpf2010-08-081-31/+31
* DLL generation of the stdlib for unixAndreas Rumpf2010-08-041-50/+54
* before stack init changeAndreas Rumpf2010-08-011-3/+7
* handling of compiler procs improved for DLL generationAndreas Rumpf2010-07-291-32/+22
* bugfix: c2nim: typedef unsigned charAndreas Rumpf2010-07-221-6/+0
* added system.appType magicAndreas Rumpf2010-07-211-3/+7
* bugfix: exception handling (still not correct)Andreas Rumpf2010-06-041-0/+0
* system.each makes more sense with var?Andreas Rumpf2010-05-291-1/+1
* resolved system.nim conflictsAndreas Rumpf2010-05-291-7/+12
|\
| * Integrating my changes, mostly minor/cosmetic fixes; plus a big Windows lib u...PhiLho2010-05-211-1602/+1607
* | explicit types for generic routinesAndreas Rumpf2010-05-281-0/+15
* | crc check for external files to compile; bugfix: os.parseCmdLineAndreas Rumpf2010-04-051-4/+4
|/
* fixed anti-aliasing for graphics moduleAndreas Rumpf2010-03-051-1/+4
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-261-0/+0
* continued work on html/xmlparserrumpf_a@web.de2010-02-141-0/+0
* new XML modulesAndreas Rumpf2010-02-101-1/+3
* BUGFIX: system.insertAndreas Rumpf2010-02-021-1/+1
* added system.del; delete; insertAndreas Rumpf2010-02-021-0/+25
* parseutils addedrumpf_a@web.de2010-01-311-0/+7
* sockets module completeAndreas Rumpf2010-01-131-0/+14
* better subscript overloadingrumpf_a@web.de2010-01-031-1/+1
* variable dynamic lib namesAndreas Rumpf2009-12-151-4/+4
* floating point checksAndreas Rumpf2009-12-141-2/+2
* added configuration file for TeXAndreas Rumpf2009-12-101-0/+20
* version 0.8.5: bugfixes; compiler now maintained in NimrodAndreas Rumpf2009-12-071-0/+5
* version 0.8.2rumpf_a@web.de2009-10-211-9/+7
* pegs supports utf-8 nowAndreas Rumpf2009-09-251-7/+6
* implemented multi methodsAndreas Rumpf2009-09-231-28/+31
* added tools and web dirsAndreas Rumpf2009-09-151-39/+54
* overload resolution for proc varsAndreas Rumpf2009-06-241-26/+44
* version0.7.10Andreas Rumpf2009-06-081-31/+26
* some fixes for DMCAndreas Rumpf2009-05-201-0/+5
* added generic min;max;eachAndreas Rumpf2009-05-111-0/+17
* version 0.7.8Andreas Rumpf2009-05-081-81/+17
* version 0.7.6Andreas Rumpf2009-04-221-7/+94
* version 0.7.4Andreas Rumpf2009-01-071-36/+60
* version 0.7.0Andreas Rumpf2008-11-161-220/+403
* too many changes to listAndreas Rumpf2008-08-231-282/+344
* first releaseRumpf2008-06-231-0/+0
* Initial importAndreas Rumpf2008-06-221-0/+1184