Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | strengthen taddr.nim: add test case for #14578; reference other issues; test ↵ | Timothee Cour | 2020-11-13 | 1 | -139/+0 |
| | | | | cpp (#15960) | ||||
* | fix #14576 addr of param (including for lent) now works with nim js (#14577) | Timothee Cour | 2020-06-06 | 1 | -1/+61 |
| | | | | | * fix #14576 addr(param) now works in nim js * workaround https://github.com/nim-lang/Nim/issues/14578 | ||||
* | JS: Fixed ICE on ptr assignment | Yuriy Glukhov | 2016-09-20 | 1 | -0/+7 |
| | |||||
* | Untyped pointers godegen changed. addr expression fixed. | Yuriy Glukhov | 2015-08-21 | 1 | -0/+8 |
| | |||||
* | Fixed addr of bracket expression. Fixes #2148. | yglukhov | 2015-06-11 | 1 | -0/+22 |
| | |||||
* | Enabled taddr and testobjs tests | yglukhov | 2015-05-27 | 1 | -1/+7 |
| | |||||
* | Fixes #2323. Fixes #2148. | Dominik Picheta | 2015-03-15 | 1 | -0/+36 |