Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ensure the Nim compiler works with --experimental:strictFuncs ↵ | Andreas Rumpf | 2020-10-26 | 1 | -0/+11 |
| | | | | --experimental:views [backport:1.4] (#15737) | ||||
* | better support for view types (#15436) | Andreas Rumpf | 2020-09-30 | 1 | -0/+48 |
* you can put borrows into tables * enforces mutating views only mutate mutable data |