index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
system
/
repr_v2.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
support `UncheckedArray[T]` in repr_v2.nim (#20816)
Derek 呆
2022-11-11
1
-1
/
+4
*
fixes #19162; enable `strictEffects` for v2 (#19380)
ringabout
2022-10-15
1
-8
/
+8
*
Revert "fixes #20155; repr range with distinct types is broken with ORC" (#20...
Clay Sweetser
2022-09-11
1
-6
/
+1
*
fixes #20155; repr range with distinct types is broken with ORC (#20158)
ringabout
2022-09-11
1
-1
/
+6
*
move formatfloat out of system (#20195)
ringabout
2022-08-24
1
-0
/
+3
*
improvements to `addInt` and `$` for integer types (#18592)
Timothee Cour
2021-08-19
1
-9
/
+8
*
properly fix #10053 ; `FieldDefect` msg now shows discriminant value + linein...
Timothee Cour
2021-08-13
1
-0
/
+7
*
Add optional recursive arg to distinctBase (v2) (#18659)
Timothee Cour
2021-08-09
1
-1
/
+1
*
make -d:nimFpRoundtrips work consistently in vm vs rt, fix #18400, etc (#18531)
Timothee Cour
2021-07-20
1
-3
/
+3
*
fix #17812 (repr fails to compile with ARC/ORC) (#17816)
flywind
2021-04-22
1
-1
/
+1
*
repr_v2 improvements (#14992)
Clyybber
2020-07-15
1
-10
/
+28
*
fix repr(char) example assert (#14437)
hlaaftana
2020-05-23
1
-1
/
+1
*
Small improvements for string and char repr with gc:arc (#14400)
Clyybber
2020-05-20
1
-6
/
+8
*
Fix #14270 and add testcases (#14276)
Clyybber
2020-05-08
1
-2
/
+6
*
Fix #13872 (#13898)
Clyybber
2020-04-06
1
-0
/
+5
*
doc: fix comment for repr*(x: char): string (#13873)
Hiroki Noda
2020-04-05
1
-1
/
+1
*
fix #13731, ambiguous repr of pointers (#13732)
Miran
2020-03-23
1
-6
/
+2
*
Repr v2 progress (#13268)
cooldome
2020-01-28
1
-71
/
+59
*
more arc features (#13098)
Andreas Rumpf
2020-01-10
1
-0
/
+170