aboutsummaryrefslogtreecommitdiff
path: root/src/build_settings.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* Begin work on documentation generationGinger Bill2017-06-181-1/+2
|
* Declaration grouping uses () rather than {}; Fix some problem with ↵Ginger Bill2017-06-171-1/+1
| | | | compilation on *nix
* Fix IR bug for TypeSpecGinger Bill2017-06-121-1/+1
|
* Remove unnecessary `typedef` usageGinger Bill2017-06-081-2/+2
|
* Use templated `Array` with bounds checkingGinger Bill2017-06-081-6/+6
|
* Update `String` to use overloadingGinger Bill2017-06-081-13/+13
|
* Build as C++Ginger Bill2017-06-081-0/+328