aboutsummaryrefslogtreecommitdiff
path: root/src/entity.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* `do` keyword for inline statements instead of blocksGinger Bill2017-07-011-0/+1
* `#location(..)` and `#call_location`Ginger Bill2017-06-181-0/+1
* Add foreign variablesGinger Bill2017-06-151-2/+5
* C-style `c_vararg`s (Not heavily tested)Ginger Bill2017-06-131-0/+3
* Declaration grouping uses braces rather than parenthesesGinger Bill2017-06-131-20/+3
* `foreign` blocks for proceduresGinger Bill2017-06-121-0/+1
* Fix trailing default argument checkingGinger Bill2017-06-111-0/+1
* Default parameters for proceduresGinger Bill2017-06-111-4/+5
* Remove unnecessary `typedef` usageGinger Bill2017-06-081-13/+12
* Update `String` to use overloadingGinger Bill2017-06-081-1/+1
* Build as C++Ginger Bill2017-06-081-0/+282