aboutsummaryrefslogtreecommitdiff
path: root/code
Commit message (Expand)AuthorAgeFilesLines
...
* Basic module system (only file namespacing)Ginger Bill2016-09-142-7/+11
* Begin work on modules - No codegen!!!Ginger Bill2016-09-145-26/+32
* Fix addressing modes for selectorsGinger Bill2016-09-132-16/+24
* Remove len(), cap() and replace with selectors; fix defer in matchGinger Bill2016-09-134-131/+276
* Fix array bounds checkingGinger Bill2016-09-124-53/+120
* Slice and substring bounds checkingGinger Bill2016-09-121-1/+14
* Switchable array bounds checkingGinger Bill2016-09-1211-0/+2939