summary refs log tree commit diff stats
path: root/lib/system/hti.nim
Commit message (Collapse)AuthorAgeFilesLines
* Fix typos in commentsdef2015-06-211-5/+5
|
* some love for the testsuite; fixed regressionsAraq2015-03-011-3/+3
|
* Fix typosFederico Ceratto2015-02-151-1/+1
|
* introduced 'benign' pragmaAraq2014-10-251-2/+2
|
* the big renamefest: first stepsAraq2014-08-221-1/+1
|
* distinguish between 'defined' and 'declared'Araq2014-08-111-1/+1
|
* progress on deepCopyAraq2014-08-011-0/+1
|
* New concurrency model: next stepsAraq2014-04-191-1/+1
|
* case consistency part 4Araq2013-12-271-1/+1
|
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
|
* fixes the recently discovered GC memory leaksZahary Karadjov2012-12-201-10/+33
| | | | | | This revision is intended as comparison point between the old and the new GC The used GC can be switched in mmdisp and various statistics will be gathered during execution (these will be removed/disabled in later revisions)
* preparations for making 'closure' the default calling convention for proc typesAraq2012-07-161-1/+1
|
* more uint related fixesZahary Karadjov2012-06-141-1/+3
|
* implemented marker procs for the GC resulting in huge speedupsAraq2012-03-211-0/+1
|
* year 2012 for most copyright headersAraq2012-01-021-1/+1
|
* got rid of tyPureObject; broke bootstrapping; use generated C codeAraq2011-09-241-3/+2
|
* Added typeinfo moduledom962011-06-091-2/+8
|
* further steps for thread support; bootstrapping should require unzip C ↵Araq2011-05-161-1/+1
| | | | sources and ./build.sh
* cleaned up the tests; fixes #30; fixes #26Araq2011-05-011-1/+3
|
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-261-0/+0
|
* continued work on html/xmlparserrumpf_a@web.de2010-02-141-0/+0
|
* added tools and web dirsAndreas Rumpf2009-09-151-29/+22
|
* version0.7.10Andreas Rumpf2009-06-081-0/+65