aboutsummaryrefslogtreecommitdiff
path: root/src/parser.hpp
Commit message (Collapse)AuthorAgeFilesLines
* `distinct` keyword for type declarationsgingerBill2018-02-051-1/+1
|
* Remove dead code; Fix issue regarding order of evaluation of function ↵gingerBill2018-02-041-42/+28
| | | | parameters (in C++) depending on the compiler (clang vs gcc vs msvc)
* `enum #export`gingerBill2018-01-211-0/+1
|
* Named return value act as variables; Code reorganizationgingerBill2018-01-171-0/+545