| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
When a `var openArray[T]` function parameter goes trough the
`transformAddrDeref` pass we may lose the `var` specifier, leading to
nasty crashes at runtime.
|
|
|
|
| |
Replacing the `for` body with a nkEmpty node is not the right thing to
do.
|
| |
|
|
|
|
|
|
|
|
| |
fix #7756
fix #1201
fix #7000
fix #3002
fix #1046
|
|\ |
|
| | |
|
|\| |
|
| |\ |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
around explicitly
|
| | | |
|
| | | |
|
| |/
|/| |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
* Fix compiler crash
* make sure type is not lost
|
| |
|
| |
|
| |
|
|
|
|
| |
snippets
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|