summary refs log tree commit diff stats
path: root/lib/system
Commit message (Expand)AuthorAgeFilesLines
* := templatable; lexer improvementsAraq2011-04-171-1/+5
* p[] instead of p^Araq2011-04-114-44/+44
* bugfix: GC more forgivingAraq2011-04-031-1/+4
* bugfixes; field discriminant checks; linearScanEnd, unroll, shallow pragmasAraq2011-03-231-27/+46
* linearScanEnd pragma; string case statement optimizationAraq2011-03-143-11/+14
* fixes #20Araq2011-03-122-2/+34
* distinction between re.replace and re.replacef; speed improvements for re moduleAraq2011-03-061-1/+1
* basic continue after error works; interactive mode more usefulAraq2011-02-131-1/+3
* documentation improvementsAraq2011-01-311-7/+0
* unary <; countup two type parameters; --recursivePath should work nowAraq2011-01-291-1/+9
* changes to threads; --recursivePath supportAraq2011-01-291-1/+25
* basic thread support; still broken on Windows; untested on Mac OS XAraq2011-01-183-98/+9
* docgen: module dependencies are now listedAraq2011-01-161-13/+24
* cleanup: E_Base should not be used for inheriting exceptions; documentation g...Araq2011-01-151-1/+1
* bugfix: floating point precision; added strutils.formatFloatAraq2011-01-091-2/+3
* added strutils.alignAraq2010-12-071-10/+10
* commit before ov-res changesAraq2010-12-071-4/+23
* renamed lock->aquireAraq2010-11-182-20/+20
* docgen understands and ignores *when false*Araq2010-11-181-4/+1
* version 0.8.10Araq2010-10-211-4/+5
* bugfix: finally sections are executed before return/breakAraq2010-09-201-1/+0
* threading code deactivated; tiny C bugfix: don't report warnings to error cal...Araq2010-09-194-79/+119
* fixes for exception handling; added system.compileOptionAraq2010-09-133-29/+110
* tiny C support; cosmetic improvements for the docsAraq2010-08-282-9/+9
* bugfix: init of tempsAraq2010-08-241-0/+26
* accurate file/line informationAndreas Rumpf2010-08-141-3/+8
* inlining of the write barrier for dllsAndreas Rumpf2010-08-086-148/+130
* DLL generation of the stdlib for unixAndreas Rumpf2010-08-042-2/+3
* before stack init changeAndreas Rumpf2010-08-015-35/+58
* handling of compiler procs improved for DLL generationAndreas Rumpf2010-07-298-204/+241
* c2nim: better parsing of #ifdef C2NIM; #def supportAndreas Rumpf2010-07-221-2/+55
* bugfix: c2nim: typedef unsigned charAndreas Rumpf2010-07-221-0/+3
* added system.appType magicAndreas Rumpf2010-07-211-0/+6
* bugfix: exception handling (still not correct)Andreas Rumpf2010-06-041-0/+27
* resolved system.nim conflictsAndreas Rumpf2010-05-291-5/+5
|\
| * Integrating my changes, mostly minor/cosmetic fixes; plus a big Windows lib u...PhiLho2010-05-211-5/+5
* | explicit types for generic routinesAndreas Rumpf2010-05-283-8/+18
|/
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-2618-0/+0
* continued work on html/xmlparserrumpf_a@web.de2010-02-1418-0/+0
* bugfixes for the high-level postgreSQL wrapperAndreas Rumpf2010-01-292-3/+8
* better subscript overloadingrumpf_a@web.de2010-01-031-2/+1
* floating point checksAndreas Rumpf2009-12-141-0/+18
* BUGFIX: better error message when loading of dynamic lib proc failsAndreas Rumpf2009-12-091-1/+4
* bug concerning constant evaluation fixedAndreas Rumpf2009-11-261-4/+4
* version 0.8.2rumpf_a@web.de2009-10-211-16/+17
* implemented multi methodsAndreas Rumpf2009-09-231-18/+8
* added tools and web dirsAndreas Rumpf2009-09-1518-126/+49
* overload resolution for proc varsAndreas Rumpf2009-06-244-15/+24
* version0.7.10Andreas Rumpf2009-06-0818-0/+4567