flywind
|
9df195ef58
style usages part one (openarray => openArray) (#19321)
|
vor 2 Jahren |
Heiko Nickerl
|
92cb765714
Raise IndexDefect when deleting element at out of bounds index (#17821)
|
vor 3 Jahren |
flywind
|
c80261bc00
fix #12311 (#16578)
|
vor 3 Jahren |
Jacek Sieka
|
7d6cbf290a
Error -> Defect for defects (#13908)
|
vor 4 Jahren |
Timothee Cour
|
6a0e87eb38
cleanup Ordinal (#13501)
|
vor 4 Jahren |
Timothee Cour
|
bf22b44b1f
miscellaneous bug fixes (#13291)
|
vor 4 Jahren |
Arne Döring
|
3d4ad9739c
fix min/max for float numbers (#12068)
|
vor 5 Jahren |
Arne Döring
|
d564130a3b
Fix to int to biggest int (#12066)
|
vor 5 Jahren |
Timothee Cour
|
6ce3949c8a
add `isNamedTuple`; make $(1, 2) be (1, 2) instead of (Field0: 1, Field1: 2) which leaked implementation detail (#10070)
|
vor 5 Jahren |
Timothee Cour
|
319b46230c
fix bug in doAssertRaises when exception==Exception (#10172)
|
vor 5 Jahren |
Timothee Cour
|
0831292863
revives: Move typetraits.`$` to system. Fixes #5827 (#10071)
|
vor 5 Jahren |
c-blake
|
1b3725e395
Add `toOpenArray[T](ptr UncheckedArray[T])` for clarity. (#9316)
|
vor 6 Jahren |
Araq
|
d48e964950
fixes #9281
|
vor 6 Jahren |
Dmitry Atamanov
|
a6c3bbf01a
Add proc toOpenArray[byte] for strings (#7820)
|
vor 6 Jahren |
nitely
|
7297195f9f
test negative range array
|
vor 6 Jahren |
nitely
|
ba39f359aa
check bounds instead of index
|
vor 6 Jahren |
Araq
|
1d9343080d
added toOpenArray builtin for zero-copy slices; syntax sugar yet to come
|
vor 6 Jahren |
Andreas Rumpf
|
46275f6b8f
fixes #6710
|
vor 7 Jahren |
Fabian Keller
|
badba83d38
Implementation of high/low for SomeReal (#6570)
|
vor 7 Jahren |