Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix: nintendoswitch compilation (#21368) | Dmitry Arkhipenko | 2023-02-25 | 1 | -1/+1 |
| | | | | | * Fix: make nintendoswitch someGcc, remove symlink support for nintendoswitch, add getAppFilename for nintendoswitch * Fix: use getApplHeuristic on nintendoswitch | ||||
* | fix #20969 - making vcc work again with cpp backend (#20970) | rockcavera | 2022-11-29 | 1 | -2/+2 |
| | | | Update sysatomics.nim | ||||
* | fixes #20873; rework vcc with arc/orc (#20913) | ringabout | 2022-11-25 | 1 | -21/+49 |
| | | | | | * fixes #20873; arc/orc is broken for vcc * fixes signature | ||||
* | move `system/atomics` out of system; `std/atomics` should be preferred (#20875) | ringabout | 2022-11-22 | 1 | -0/+346 |
* move `system/atomics` out of system; `std/atomics` should be preferred * add deprecation message * fixes * fixes * fixes * fixes more tests |