Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add `isNamedTuple`; make $(1, 2) be (1, 2) instead of (Field0: 1, Field1: 2) ... | Timothee Cour | 2019-01-08 | 1 | -3/+3 |
* | Codegen fix for function pointers marked inline (#8866) | LemonBoy | 2018-09-04 | 1 | -0/+17 |
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 (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add `isNamedTuple`; make $(1, 2) be (1, 2) instead of (Field0: 1, Field1: 2) ... | Timothee Cour | 2019-01-08 | 1 | -3/+3 |
* | Codegen fix for function pointers marked inline (#8866) | LemonBoy | 2018-09-04 | 1 | -0/+17 |