aboutsummaryrefslogtreecommitdiff
path: root/src/check_decl.cpp
Commit message (Collapse)AuthorAgeFilesLines
* `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