Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | replace `$` with `repr`. | ||||
* | 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 |
| | | | | | | | | | | * progress on repr_v2 * repr progress * add ref objects with distrinct * fix failing tests | ||||
* | more arc features (#13098) | Andreas Rumpf | 2020-01-10 | 1 | -0/+170 |
* config update * ARC now supports 'repr' and 'new' with finalizers is supported |