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
/
intsets.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Turn some test outputs into actual tests
Oleh Prypin
2015-04-21
1
-4
/
+11
*
Don't run non-test code when defined(testing)
Oleh Prypin
2015-04-21
1
-1
/
+1
*
Remove unneeded import os from intsets
Oleh Prypin
2015-04-09
1
-1
/
+1
*
Use more Natural and Positive numbers in proc parameters
def
2015-04-06
1
-32
/
+32
*
intsets.empty is wrong
Araq
2015-02-18
1
-2
/
+3
*
documented new C++ support
Araq
2015-01-28
1
-1
/
+1
*
more modules updated
Araq
2014-08-28
1
-13
/
+13
*
big rename
Araq
2014-08-27
1
-8
/
+9
*
case consistency part 4
Araq
2013-12-27
1
-7
/
+7
*
case consistency part 1
Araq
2013-12-27
1
-4
/
+4
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
implements 'export' feature
Araq
2012-12-01
1
-0
/
+5
*
openarray/varargs split; breaks bootstrapping
Araq
2012-08-16
1
-11
/
+11
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
bugfix: 'when' sections in generic objects now work, so TThread[void] compiles
Araq
2011-11-20
1
-1
/
+28
*
preparations for 0.8.12
Araq
2011-07-10
1
-2
/
+2
*
intsets are now a proper module and part of the stdlib
Araq
2011-06-14
1
-0
/
+177