Ruslan Mustakov
|
91d3661522
Removed the use of .gensym pragma inside stdlib templates
|
8 years ago |
Andreas Rumpf
|
8876ed23f1
expr and stmt are now deprecated
|
8 years ago |
Reimer Behrends
|
4e222a1506
Fixed algorithm.reversed to work for empty seq's.
|
9 years ago |
apense
|
bf58dd2141
Updated some example code in algorithm
|
9 years ago |
takaomag
|
101e78df3b
Add tests for algorithm.reversed
|
9 years ago |
takaomag
|
f529e14b04
Fix algorithm.reversed to accept non-zero 'first' arg
|
9 years ago |
Araq
|
87f65f5e72
preparations for more Nimble packages; clear licensing; fixes #2949
|
9 years ago |
apense
|
dc41beed5a
Added documentation
|
9 years ago |
apense
|
138cf777da
Removed redundant check
|
9 years ago |
apense
|
3491047141
Fixed silly continue
|
9 years ago |
apense
|
ea1809a931
Added `isSorted` proc
|
9 years ago |
Andreas Rumpf
|
cb1f1cfd52
Merge pull request #2682 from koalazen/refactor_lowerbound_algorithm
|
9 years ago |
Andreas Rumpf
|
39c00d3dd1
Merge pull request #2733 from apense/patch-4
|
9 years ago |
Koala Zen
|
7a2dce8012
refactored lowerBound in algorithm.nim
|
9 years ago |
Dominik Picheta
|
61c7cc2ff7
Merge pull request #2701 from borisvassilev/fill
|
9 years ago |
apense
|
7b26df50d7
Small sequence fix for algorithm.nim
|
9 years ago |
apense
|
e7bc828ef3
Update algorithm.nim
|
9 years ago |
apense
|
78b7625417
Corrected sortedByIt example
|
9 years ago |
Boris Vassilev
|
3a3a7d012f
Fill array with same values (was issue #2462)
|
9 years ago |
Araq
|
caef835fe4
fixes #2568
|
9 years ago |
def
|
22b4e4c2f2
Use more Natural and Positive numbers in proc parameters
|
9 years ago |
Araq
|
e80840c40a
preparations for dealing with the 'echo $foo' gotcha
|
9 years ago |
Hans Raaf
|
06ea53e692
Better documentation and rename of sortByIt().
|
9 years ago |
Araq
|
1efb5174f2
fixes #2220; #2219; breaks #2022; for #2022 callsite needs to be used
|
9 years ago |
def
|
c3f6c7f8a3
Move sortByIt to algorithm module and add an example for it
|
9 years ago |
def
|
28fa1c3b40
Add sorted proc to algorithm module
|
10 years ago |
def
|
1ae4d535cd
Add nextPermutation and prevPermutation
|
10 years ago |
Araq
|
4523b29d7a
Nimrod renamed to Nim
|
10 years ago |
Araq
|
d05df2173b
Nimrod renamed to Nim
|
10 years ago |
Araq
|
27869b6c7b
big rename
|
10 years ago |