Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove echo statements in tests (part 1) (#20178) | ringabout | 2022-08-23 | 1 | -4/+1 |
| | | | | | | | | | | | * remove echo statements * Update tests/vm/triangle_array.nim * Update tests/vm/tyaytypedesc.nim Co-authored-by: konsumlamm <44230978+konsumlamm@users.noreply.github.com> Co-authored-by: konsumlamm <44230978+konsumlamm@users.noreply.github.com> | ||||
* | added system.default in order to prevent the abstraction inversion that ↵ | Andreas Rumpf | 2019-03-05 | 1 | -1/+26 |
| | | | | 'template default(T): untyped = (var x: T; x)' causes | ||||
* | Support system.reset in vm (#10400) | Oscar Nihlgård | 2019-01-21 | 1 | -0/+28 |