aboutsummaryrefslogtreecommitdiff
path: root/src/checker.cpp
Commit message (Collapse)AuthorAgeFilesLines
* `foreign` blocks for proceduresGinger Bill2017-06-121-3/+28
|
* foreign_library allow for Pascal-style groupingGinger Bill2017-06-121-100/+85
|
* Pascal style declaration grouping with ()Ginger Bill2017-06-121-133/+150
|
* Prefix `type` and `let` to replace `immutable`Ginger Bill2017-06-121-22/+43
|
* Prefix `proc` syntaxGinger Bill2017-06-121-8/+26
|
* Remove := with var and :: with constGinger Bill2017-06-121-1/+1
|
* Named procedure callsGinger Bill2017-06-111-3/+3
|
* Use templated `Map` for extra type safetyGinger Bill2017-06-081-114/+84
|
* Remove unnecessary `typedef` usageGinger Bill2017-06-081-37/+36
|
* Use templated `Array` with bounds checkingGinger Bill2017-06-081-66/+64
|
* Update `String` to use overloadingGinger Bill2017-06-081-12/+12
|
* Build as C++Ginger Bill2017-06-081-0/+2174
|
* Random Order File Scope DeclarationgingerBill2016-07-121-6/+0
|
* Initial CommitgingerBill2016-07-071-0/+6
Original Git Repo "went bad" so I had to restart.