Araq
|
963292f725
added system.typeof operation; fixes #9093
|
6 年 前 |
Dominik Picheta
|
269b957e29
Merges #8451 manually. Fixes #8099.
|
6 年 前 |
Araq
|
b9a1816009
make sequtils compile
|
6 年 前 |
Timothee Cour
|
af037546b0
fixes #7187 sequtils.toSeq produces the sequence from the iterator twice (#8586)
|
6 年 前 |
Timothee Cour
|
ed9fd2b63c
fixes #8577, fixes #8580, other bug fixes (#8584)
|
6 年 前 |
LemonBoy
|
32b62097a2
Fix regression for mapIt (#8567)
|
6 年 前 |
LemonBoy
|
ba5e2d6fcb
Make mapIt work on openArray's (#8543)
|
6 年 前 |
skilchen
|
57f4a5d429
sequtils: remove some aligning spaces around == to silence warnings
|
6 年 前 |
skilchen
|
9bacdd64c1
fix issues #6986 and #7501 (#7513)
|
6 年 前 |
Andreas Rumpf
|
89782460a3
fixes #7215
|
7 年 前 |
Andreas Rumpf
|
6ee08cf70c
fix documentation comments in sequtils.nim
|
7 年 前 |
Andreas Rumpf
|
58187f2120
added a warning that the .deprecate statement is unreliable for routines
|
7 年 前 |
Andreas Rumpf
|
5ccf69ffa3
cleaned up macros.nim
|
7 年 前 |
Andreas Rumpf
|
908a25a2ca
replaced asArray with a much more powerful mapLiterals macro
|
7 年 前 |
Andreas Rumpf
|
6976bf20f5
Use 'typedesc' instead of 'untyped'
|
7 年 前 |
Fredrik Høisæther Rasch
|
b02ecda5a0
Move asArray macro back to sequtils
|
7 年 前 |
Fredrik Høisæther Rasch
|
7744c6ce31
Moving asArray to future module
|
7 年 前 |
Fredrik Høisæther Rasch
|
6f799e1505
Swapping asArray parameter order
|
7 年 前 |
Fredrik Høisæther Rasch
|
3d11ef8511
Changing asArray documentation
|
7 年 前 |
Fredrik Høisæther Rasch
|
70f3226836
avoid asArray macros import when using nimscript
|
7 年 前 |
Fredrik Høisæther Rasch
|
5dfbeab65f
Implement an `asArray` macro
|
7 年 前 |
Andreas Rumpf
|
70ea45cdba
deprecated unary '<'
|
7 年 前 |
narimiran
|
71c5c0a47f
Sequtils improvements (#6574)
|
7 年 前 |
narimiran
|
e73adde803
update links
|
7 年 前 |
narimiran
|
585ac9cc34
change seq name to `list`
|
7 年 前 |
narimiran
|
ea752f29a0
more descriptive names
|
7 年 前 |
narimiran
|
a897693395
add `count` to sequtils
|
7 年 前 |
Arne Döring
|
000b8afd26
Remove expr/stmt (#5857)
|
7 年 前 |
Andreas Rumpf
|
e32f08d05b
sequtils: removed outdated note
|
7 年 前 |
Andreas Rumpf
|
c486e6377c
fixes #4386
|
8 年 前 |