Commit Graph

7 Commits

Author SHA1 Message Date
Ginger Bill bb109b47d6 Basic module system (only file namespacing) 2016-09-14 14:16:01 +01:00
Ginger Bill a60e6bedd9 Begin work on modules - No codegen!!! 2016-09-14 12:00:04 +01:00
Ginger Bill 1147e17c13 Fix addressing modes for selectors 2016-09-13 23:09:46 +01:00
Ginger Bill 817ae643c5 Remove len(), cap() and replace with selectors; fix defer in match 2016-09-13 14:04:05 +01:00
Ginger Bill 59fb74d2a2 Fix array bounds checking 2016-09-12 23:16:06 +01:00
Ginger Bill d4ba6b5466 Slice and substring bounds checking 2016-09-12 15:10:15 +01:00
Ginger Bill 9ff4a8b5ab Switchable array bounds checking 2016-09-12 14:41:36 +01:00