Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1301 from def-/sequtils-filter-directly | Andreas Rumpf | 2014-06-30 | 1 | -0/+49 |
|\ | | | | | Add keepIf proc and keepIfIt template to sequtils | ||||
| * | Rename keepIfIt to keepItIf | def | 2014-06-28 | 1 | -5/+5 |
| | | |||||
| * | Add keepIf proc and keepIfIt template to sequtils | def | 2014-06-22 | 1 | -0/+49 |
| | | |||||
* | | Rename sequtils.distnct to sequtils.deduplicate. | Reimer Behrends | 2014-06-28 | 1 | -9/+5 |
|/ | |||||
* | Renames split to distribute. Refs #1084. | Grzegorz Adam Hankiewicz | 2014-04-13 | 1 | -28/+29 |
| | |||||
* | Adds generic split proc to sequtils. | Grzegorz Adam Hankiewicz | 2014-04-11 | 1 | -0/+90 |
| | |||||
* | Adds convenience mapIt templates. | Grzegorz Adam Hankiewicz | 2014-02-02 | 1 | -0/+39 |
| | |||||
* | case consistency part 4 | Araq | 2013-12-27 | 1 | -1/+1 |
| | |||||
* | Apply changes suggested by Araq | Varriount | 2013-10-27 | 1 | -2/+21 |
| | | | Added documentation examples, added defaults | ||||
* | Added an insertion function that inserts elements of an openarray. | Clay Sweetser | 2013-10-20 | 1 | -0/+50 |
| | | | | Added a deletion function that allows elements between two positions in a sequence to be deleted | ||||
* | '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 |