aboutsummaryrefslogtreecommitdiff
path: root/src/types.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix trailing default argument checkingGinger Bill2017-06-111-18/+21
* Allow for ignoring named procedural call arguments with `_`Ginger Bill2017-06-111-1/+1
* Remove unnecessary `typedef` usageGinger Bill2017-06-081-21/+21
* Use templated `Array` with bounds checkingGinger Bill2017-06-081-17/+17
* Update `String` to use overloadingGinger Bill2017-06-081-15/+15
* Build as C++Ginger Bill2017-06-081-0/+2366