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
/
sequtils.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
case consistency part 4
Araq
2013-12-27
1
-1
/
+1
*
Apply changes suggested by Araq
Varriount
2013-10-27
1
-2
/
+21
*
Added an insertion function that inserts elements of an openarray.
Clay Sweetser
2013-10-20
1
-0
/
+50
*
'inject' for 'for' loop variables
Araq
2013-05-14
1
-2
/
+1
*
Fixes the dirtyness of the filterIt template. Refs #351.
Grzegorz Adam Hankiewicz
2013-03-17
1
-2
/
+7
*
Adds foldl and foldr templates to sequtils.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+98
*
Indents documentation tests with blocks for hygiene.
Grzegorz Adam Hankiewicz
2013-03-16
1
-57
/
+56
*
Renames each proc to map, each is left deprecated.
Grzegorz Adam Hankiewicz
2013-01-22
1
-2
/
+2
*
fixes sequtils.filterIt
Araq
2013-01-19
1
-5
/
+4
*
Adds note about distnct being misspelled on purpose.
Grzegorz Adam Hankiewicz
2013-01-09
1
-1
/
+5
*
Adds documentation examples to sequtils.
Grzegorz Adam Hankiewicz
2013-01-09
1
-8
/
+145
*
Hyperlinks each proc and explains it is like map.
Grzegorz Adam Hankiewicz
2013-01-09
1
-2
/
+5
*
Moves toSeq template to public sequtils module.
Grzegorz Adam Hankiewicz
2013-01-03
1
-0
/
+6
*
documented hygienic templates; made tests green; fixed system.clamp
Araq
2012-08-22
1
-1
/
+4
*
made tests green again
Araq
2012-08-16
1
-1
/
+1
*
preparations for making 'closure' the default calling convention for proc types
Araq
2012-07-16
1
-2
/
+2
*
the test suite is mostly green again
Zahary Karadjov
2012-03-16
1
-1
/
+1
*
memfiles now uses winlean; changed the interface to raise EOS
Araq
2011-11-05
1
-0
/
+3
*
bugfixes; added events module, sequtils module
Araq
2011-07-26
1
-0
/
+59