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
/
pure
/
collections
Commit message (
Expand
)
Author
Age
Files
Lines
*
documented hygienic templates; made tests green; fixed system.clamp
Araq
2012-08-22
4
-20
/
+31
*
made tests green again
Araq
2012-08-16
1
-1
/
+1
*
openarray/varargs split; breaks bootstrapping
Araq
2012-08-16
1
-11
/
+11
*
bugfix: collection/sets only worked by chance ...
Araq
2012-07-25
1
-4
/
+4
*
preparations for making 'closure' the default calling convention for proc types
Araq
2012-07-16
1
-2
/
+2
*
more fixes for new integer promotion rules; fixes #152; fixes #157; fixes #15...
Araq
2012-07-09
1
-1
/
+1
*
the test suite is mostly green again
Zahary Karadjov
2012-03-16
1
-1
/
+1
*
year 2012 for most copyright headers
Araq
2012-01-02
6
-6
/
+6
*
GC: use simple balanced tree instead of AVL tree
Araq
2011-12-30
1
-0
/
+302
*
bugfix: 'when' sections in generic objects now work, so TThread[void] compiles
Araq
2011-11-20
1
-1
/
+28
*
tester: threading tests added
Araq
2011-11-19
1
-10
/
+12
*
memfiles now uses winlean; changed the interface to raise EOS
Araq
2011-11-05
1
-0
/
+3
*
added system.slurp for easy embedding of resources
Araq
2011-08-10
1
-1
/
+17
*
modifyable results for generics; teventemitter works
Araq
2011-08-09
2
-14
/
+59
*
bugfixes; added events module, sequtils module
Araq
2011-07-26
1
-0
/
+59
*
preparations for 0.8.12
Araq
2011-07-10
4
-9
/
+9
*
bugfix: 'set' overloadable; further steps for multi threading support
Araq
2011-07-08
1
-0
/
+89
*
intsets are now a proper module and part of the stdlib
Araq
2011-06-14
1
-0
/
+177
*
implemented tables.add
Araq
2011-06-11
2
-2
/
+24
*
Bugfix: no #line dir with 0 generated
Araq
2011-06-10
1
-1
/
+1
*
basic generic collections implemented and tested
Araq
2011-06-07
3
-80
/
+287
*
bugfix: generic instantiation across module boundaries
Araq
2011-06-06
2
-199
/
+356
*
gc tweaking to gain a few percent of performance
Araq
2011-05-07
1
-1
/
+8
*
cleaned up the tests; fixes #30; fixes #26
Araq
2011-05-01
1
-22
/
+131
*
c2nim compiles again
Araq
2011-04-23
2
-3
/
+11
*
got rid of some arcane module names
Araq
2011-04-21
2
-3
/
+263
*
hashtables: 2nd version
Araq
2011-04-19
1
-29
/
+31
*
hashtables: 1st version; parseutils additions
Araq
2011-04-18
1
-0
/
+146