Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix linking issue in cpp codegen | LemonBoy | 2018-09-19 | 1 | -0/+9 |
Declare the root symbol only once and have the other modules depending on it emit an `extern` declaration. Fixes #9013 |
index : Nim | |
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror) | ahoang <ahoang@tilde.institute> |
summary refs log tree commit diff stats |
Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix linking issue in cpp codegen | LemonBoy | 2018-09-19 | 1 | -0/+9 |
Declare the root symbol only once and have the other modules depending on it emit an `extern` declaration. Fixes #9013 |