Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes #11510 | Araq | 2019-07-03 | 1 | -27/+0 |
| | |||||
* | dfa.nim: track object/tuple field accesses more precisely; sink(o.x); ↵ | Araq | 2019-04-16 | 1 | -2/+2 |
| | | | | sink(o.y) needs to compile; activate the tuple unpacking transf.nim bugfix | ||||
* | make megatest green again | Andreas Rumpf | 2019-03-05 | 1 | -0/+1 |
| | |||||
* | Destructors: move into nkTupleConstr and move on tuple unpacking (#9776) | cooldome | 2018-11-22 | 1 | -8/+13 |
| | |||||
* | enable destructors for top level statements; needs to be documented | Andreas Rumpf | 2018-09-24 | 1 | -0/+2 |
| | |||||
* | Move | Ganesh Viswanathan | 2018-09-14 | 1 | -0/+19 |