ringabout
|
7208a27c0f
strictdefs for `repr` so that it can used for debugging purposes in t… (#23501)
|
11 months ago |
ringabout
|
3dee1a3e4c
fixes #23139; Cannot get repr of range type of enum (#23164)
|
1 year ago |
Andrey Makarov
|
a660c17d30
Markdown code blocks migration part 8 (#22478)
|
1 year ago |
konsumlamm
|
d37b620757
Make `repr(HSlice)` always available (#22332)
|
1 year ago |
metagn
|
380dafcc32
fix iterator equality + add test for proc equality + fix sameType (#21707)
|
1 year ago |
ringabout
|
91e4381a20
fixes #20155; repr range with distinct types is broken in ORC (#21682)
|
1 year ago |
Derek 呆
|
6007a40eac
support `UncheckedArray[T]` in repr_v2.nim (#20816)
|
2 years ago |
ringabout
|
1e15f975b8
fixes #19162; enable `strictEffects` for v2 (#19380)
|
2 years ago |
Clay Sweetser
|
8850644cb7
Revert "fixes #20155; repr range with distinct types is broken with ORC" (#20334)
|
2 years ago |
ringabout
|
37b3f62eef
fixes #20155; repr range with distinct types is broken with ORC (#20158)
|
2 years ago |
ringabout
|
b6bfe38ff5
move formatfloat out of system (#20195)
|
2 years ago |
Timothee Cour
|
394f4ac7bb
improvements to `addInt` and `$` for integer types (#18592)
|
3 years ago |
Timothee Cour
|
b24812df5f
properly fix #10053 ; `FieldDefect` msg now shows discriminant value + lineinfo, in all backends (c,vm,js) (#11955)
|
3 years ago |
Timothee Cour
|
8ce782d463
Add optional recursive arg to distinctBase (v2) (#18659)
|
3 years ago |
Timothee Cour
|
cf0cf32d27
make -d:nimFpRoundtrips work consistently in vm vs rt, fix #18400, etc (#18531)
|
3 years ago |
flywind
|
53c898de41
fix #17812 (repr fails to compile with ARC/ORC) (#17816)
|
3 years ago |
Clyybber
|
813dd1b670
repr_v2 improvements (#14992)
|
4 years ago |
hlaaftana
|
f70d01a7d5
fix repr(char) example assert (#14437)
|
4 years ago |
Clyybber
|
7fe4c66f35
Small improvements for string and char repr with gc:arc (#14400)
|
4 years ago |
Clyybber
|
120ea906fb
Fix #14270 and add testcases (#14276)
|
4 years ago |
Clyybber
|
1e25e16c88
Fix #13872 (#13898)
|
5 years ago |
Hiroki Noda
|
b6814be653
doc: fix comment for repr*(x: char): string (#13873)
|
5 years ago |
Miran
|
4fb7f076d8
fix #13731, ambiguous repr of pointers (#13732)
|
5 years ago |
cooldome
|
76ede7c198
Repr v2 progress (#13268)
|
5 years ago |
Andreas Rumpf
|
767592a3c3
more arc features (#13098)
|
5 years ago |