mirror of
https://github.com/nim-lang/Nim.git
synced 2026-05-23 21:29:53 +00:00
* IC: dead code elimination pass * preparations for a different codegen strategy * added documentation to the newly written code * IC: backend code * IC: backend adjustments * optimized the compiler a bit * IC: yet another massive refactoring * fixes regressions * cleanups