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 (
Collapse
)
Author
Age
Files
Lines
*
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