| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
`nodestroy` pragma (#21992)
* fixes #21987; don't create type bound ops for anything in a function with a `nodestroy` pragma
* add a comment
|
|
|
|
|
| |
* fixes #21974; fixes sameConstant fieldDefect
* add a test case
|
| |
|
|
|
|
|
|
|
| |
* closes #11267; add testcase
* closes #11259
* closes #11085
|
|
|
| |
fixes #20303; wasMoved expressions with side effects
|
|
* don't use a temp for addr
fix #19497
* Update compiler/ccgcalls.nim
Co-authored-by: konsumlamm <44230978+konsumlamm@users.noreply.github.com>
* add a test
Co-authored-by: konsumlamm <44230978+konsumlamm@users.noreply.github.com>
|