ringabout
|
93ced31353
|
use strictdefs for compiler (#22365)
* wip; use strictdefs for compiler
* checkpoint
* complete the chores
* more fixes
* first phase cleanup
* Update compiler/bitsets.nim
* cleanup
|
2023-08-06 14:26:21 +02:00 |
|
ringabout
|
3d692d08f7
|
fixes a long-standing ARC bug (#20849)
* fixes an ARC bug
* add a testcase
|
2022-11-16 07:36:14 +01:00 |
|
Andreas Rumpf
|
8d47bf1822
|
new move analyser2 (#20471)
* produce better code for closure environment creation
* new 'first write' analysis;
* scope based move analyser
* code cleanup
Co-authored-by: ringabout <43030857+ringabout@users.noreply.github.com>
|
2022-10-01 16:46:51 +02:00 |
|