index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
system
/
hti.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix repr() for UncheckedArray (#9385)
LemonBoy
2018-10-16
1
-1
/
+1
*
Fix linking issue in cpp codegen
LemonBoy
2018-09-19
1
-1
/
+5
*
Fix hashing for codegenProc (sic) types
LemonBoy
2018-09-14
1
-9
/
+3
*
Always emit hti object types if needed (#8940)
LemonBoy
2018-09-11
1
-1
/
+1
*
more progress on destructor based strings
Andreas Rumpf
2018-07-13
1
-1
/
+1
*
first steps of making 'opt' a first class type for Nim
Andreas Rumpf
2017-09-25
1
-0
/
+15
*
Fix compilation for 16 bit targets (#5286)
Jeff Ciesielski
2017-01-26
1
-1
/
+1
*
default GC can do a sort of heap dump via -d:nimTypeNames and dumpNumberOfIns...
Andreas Rumpf
2017-01-14
1
-0
/
+6
*
use -d:nimTypeNames to create RTTI with type names
Andreas Rumpf
2016-11-28
1
-0
/
+2
*
clean up tyBigNum remnants
Jacek Sieka
2016-10-24
1
-1
/
+0
*
prepare Nim codebase for upcoming parser changes
Andreas Rumpf
2016-07-15
1
-1
/
+1
*
Fix typos in comments
def
2015-06-21
1
-5
/
+5
*
some love for the testsuite; fixed regressions
Araq
2015-03-01
1
-3
/
+3
*
Fix typos
Federico Ceratto
2015-02-15
1
-1
/
+1
*
introduced 'benign' pragma
Araq
2014-10-25
1
-2
/
+2
*
the big renamefest: first steps
Araq
2014-08-22
1
-1
/
+1
*
distinguish between 'defined' and 'declared'
Araq
2014-08-11
1
-1
/
+1
*
progress on deepCopy
Araq
2014-08-01
1
-0
/
+1
*
New concurrency model: next steps
Araq
2014-04-19
1
-1
/
+1
*
case consistency part 4
Araq
2013-12-27
1
-1
/
+1
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
fixes the recently discovered GC memory leaks
Zahary Karadjov
2012-12-20
1
-10
/
+33
*
preparations for making 'closure' the default calling convention for proc types
Araq
2012-07-16
1
-1
/
+1
*
more uint related fixes
Zahary Karadjov
2012-06-14
1
-1
/
+3
*
implemented marker procs for the GC resulting in huge speedups
Araq
2012-03-21
1
-0
/
+1
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
got rid of tyPureObject; broke bootstrapping; use generated C code
Araq
2011-09-24
1
-3
/
+2
*
Added typeinfo module
dom96
2011-06-09
1
-2
/
+8
*
further steps for thread support; bootstrapping should require unzip C source...
Araq
2011-05-16
1
-1
/
+1
*
cleaned up the tests; fixes #30; fixes #26
Araq
2011-05-01
1
-1
/
+3
*
fixed pango/pangoutils new wrappers
Andreas Rumpf
2010-02-26
1
-0
/
+0
*
continued work on html/xmlparser
rumpf_a@web.de
2010-02-14
1
-0
/
+0
*
added tools and web dirs
Andreas Rumpf
2009-09-15
1
-29
/
+22
*
version0.7.10
Andreas Rumpf
2009-06-08
1
-0
/
+65