| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | `distinct` keyword for type declarations | gingerBill | 2018-02-05 | 1 | -1/+1 |
| | | |||||
| * | Remove dead code; Fix issue regarding order of evaluation of function ↵ | gingerBill | 2018-02-04 | 1 | -42/+28 |
| | | | | | parameters (in C++) depending on the compiler (clang vs gcc vs msvc) | ||||
| * | `enum #export` | gingerBill | 2018-01-21 | 1 | -0/+1 |
| | | |||||
| * | Named return value act as variables; Code reorganization | gingerBill | 2018-01-17 | 1 | -0/+545 |