Clyybber
|
813dd1b670
|
repr_v2 improvements (#14992)
* Support proc in arc repr
* Typo
* Improve repr for strings and chars
|
2020-07-15 22:04:15 +02:00 |
|
hlaaftana
|
f70d01a7d5
|
fix repr(char) example assert (#14437)
|
2020-05-23 21:26:49 -07:00 |
|
Clyybber
|
7fe4c66f35
|
Small improvements for string and char repr with gc:arc (#14400)
* Small improvements for string and char repr with gc:arc
* Fix test
|
2020-05-20 12:54:04 +02:00 |
|
Clyybber
|
120ea906fb
|
Fix #14270 and add testcases (#14276)
|
2020-05-08 15:54:34 +02:00 |
|
Clyybber
|
1e25e16c88
|
Fix #13872 (#13898)
|
2020-04-06 14:35:27 +01:00 |
|
Hiroki Noda
|
b6814be653
|
doc: fix comment for repr*(x: char): string (#13873)
replace `$` with `repr`.
|
2020-04-05 16:44:55 +02:00 |
|
Miran
|
4fb7f076d8
|
fix #13731, ambiguous repr of pointers (#13732)
|
2020-03-23 20:03:07 +01:00 |
|
cooldome
|
76ede7c198
|
Repr v2 progress (#13268)
* progress on repr_v2
* repr progress
* add ref objects with distrinct
* fix failing tests
|
2020-01-28 20:05:57 +01:00 |
|
Andreas Rumpf
|
767592a3c3
|
more arc features (#13098)
* config update
* ARC now supports 'repr' and 'new' with finalizers is supported
|
2020-01-10 23:17:33 +01:00 |
|