Andreas Rumpf
|
8d47bf1822
new move analyser2 (#20471)
|
hace 2 años |
metagn
|
0014b9c48e
top-down type inference, implements rfc 149 (#20091)
|
hace 2 años |
Anthony Dario
|
19001c070b
Fix typo in sequtils documentation (#19789)
|
hace 2 años |
flywind
|
7f6e800caf
move assertions out of system (#19599)
|
hace 2 años |
ee7
|
3b1a601fe1
sequtils: fix errors from `strictFuncs` use (#18998)
|
hace 3 años |
Andreas Rumpf
|
69cabaa81c
sequtils now support strict effect tracking (#18782)
|
hace 3 años |
Timothee Cour
|
1d6863a789
deprecate `sequtils.delete` and add an overload with saner semantics consistent with `system.delete` (#18487)
|
hace 3 años |
Timothee Cour
|
cc7ec5a6a4
fix #7295: use move(result) inside template to avoid copy with --gc:refc (#18168)
|
hace 3 años |
Danil Yarantsev
|
56461c280f
Change stdlib imports to use std prefix in most examples (#17202)
|
hace 3 años |
flywind
|
f26c25737c
remove outdated codes (#17140)
|
hace 3 años |
Timothee Cour
|
b9994925f5
remove all uses of condsyms symbols defined prior to bootstrap nim 0.20.0 (#16918)
|
hace 3 años |
Héctor M. Monacci
|
d1210a3bb9
Another typo corrected (#16974)
|
hace 3 años |
Héctor M. Monacci
|
a9f44b7257
Correct typo (#16972)
|
hace 3 años |
konsumlamm
|
435f829348
Improve sequtils documentation (#16559)
|
hace 3 años |
ee7
|
38eb021f81
sequtils.nim: Change some `func` back to `proc` (#16309)
|
hace 3 años |
flywind
|
8f6e07a9a2
clean the docs of sequtils (#16332)
|
hace 3 años |
ee7
|
6f57ebae34
sequtils.nim: Use `func` (#16293)
|
hace 3 años |
ihlec
|
5c23ba7545
fixed article duplication typos (#16216)
|
hace 4 años |
Clyybber
|
7364794fed
Grammar fixes
|
hace 4 años |
Miran
|
ec059240b0
promote `collect` macro as a map+filter replacement (#15788)
|
hace 4 años |
Juan Carlos
|
6b3654c48d
Add 1 overload to apply (#15439)
|
hace 4 años |
flywind
|
de7f2372be
docs minor and #15335 (#15337)
|
hace 4 años |
Clyybber
|
282128ab66
Fix #14994 (#14996)
|
hace 4 años |
Timothee Cour
|
d573581eb7
remove isMainModule from json,os,sequtils (#14572)
|
hace 4 años |
Timothee Cour
|
5caaa4bf6f
fix #14404 foldr had the classic multiple evaluation bug (#14413)
|
hace 4 años |
Andreas Rumpf
|
a73d403901
sequtils refactoring: prefer typeof over type (#14212)
|
hace 4 años |
hlaaftana
|
fbc97e712a
move since from inclrtl to std/private/since (#14188)
|
hace 4 años |
Judd
|
04c326569b
fix mapIt issues #12625 & #12639 (#14041)
|
hace 4 años |
Araq
|
8ee0771b5a
return types must not be Natural for reasons I won't outline here
|
hace 4 años |
Dean Eigenmann
|
df8e0e7f0c
feature/count (#13837)
|
hace 4 años |