summary refs log tree commit diff stats
path: root/lib/system/repr_v2.nim
Commit message (Collapse)AuthorAgeFilesLines
* Repr v2 progress (#13268)cooldome2020-01-281-71/+59
| | | | | | | | | | * progress on repr_v2 * repr progress * add ref objects with distrinct * fix failing tests
* more arc features (#13098)Andreas Rumpf2020-01-101-0/+170
* config update * ARC now supports 'repr' and 'new' with finalizers is supported