aboutsummaryrefslogtreecommitdiff
path: root/src/check_decl.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Declaration grouping uses braces rather than parenthesesGinger Bill2017-06-131-1/+0
* `foreign` blocks for proceduresGinger Bill2017-06-121-10/+9
* Prefix `type` and `let` to replace `immutable`Ginger Bill2017-06-121-0/+2
* Prefix `proc` syntaxGinger Bill2017-06-121-8/+11
* Named procedure callsGinger Bill2017-06-111-3/+3
* Use templated `Map` for extra type safetyGinger Bill2017-06-081-9/+9
* Remove unnecessary `typedef` usageGinger Bill2017-06-081-2/+2
* Use templated `Array` with bounds checkingGinger Bill2017-06-081-7/+7
* Update `String` to use overloadingGinger Bill2017-06-081-2/+2
* Build as C++Ginger Bill2017-06-081-0/+566