| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-12-13 | Stabilize `linker-flavor` flag. | David Wood | -5/+1 | |
| This commit moves the linker-flavor flag from a debugging option to a codegen option, thus stabilizing it. There are no feature flags associated with this flag. | ||||
| 2018-11-29 | Only consider stem when extension is exe. | David Wood | -1/+5 | |
| This commit modifies linker flavor inference to only remove the extension to the linker when performing inference if that extension is a 'exe'. | ||||
| 2018-11-16 | Separating the back folder between backend-agnostic and LLVM-specific code | Denis Merigoux | -0/+208 | |
