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
/
algorithm.nim
Commit message (
Collapse
)
Author
Age
Files
Lines
*
case consistency part 4
Araq
2013-12-27
1
-2
/
+2
|
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
|
*
made tests green again
Araq
2012-09-18
1
-1
/
+1
|
*
preparations for making 'closure' the default calling convention for proc types
Araq
2012-07-16
1
-2
/
+2
|
*
version 0.8.14
Araq
2012-02-09
1
-1
/
+1
|
*
closure implementation: first steps
Araq
2012-02-04
1
-0
/
+18
|
*
fixed #96 as good as technically possible (debug frames are allocated on the ↵
Araq
2012-01-29
1
-2
/
+2
|
|
|
|
C stack)
*
pragma on/off improvements; endb rewritten
Araq
2012-01-28
1
-2
/
+4
|
*
even more sys assertions
Araq
2012-01-13
1
-0
/
+3
|
*
more sysasserts for allocator/gc
Araq
2012-01-12
1
-4
/
+13
|
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
|
*
implemented write access to s[i] for macros
Araq
2011-06-21
1
-3
/
+3
|
*
bugfixes; field discriminant checks; linearScanEnd, unroll, shallow pragmas
Araq
2011-03-23
1
-0
/
+0
|
*
distinction between re.replace and re.replacef; speed improvements for re module
Araq
2011-03-06
1
-1
/
+1
|
*
various bugfixes for generics; added generic sort proc
Araq
2011-03-03
1
-0
/
+101