Commit Graph

20 Commits

Author SHA1 Message Date
Ginger Bill c2e3c3801a Type match statement for tagged unions 2016-09-04 16:16:17 +01:00
Ginger Bill 7f884ed251 Start implementing Tagged Unions 2016-09-03 18:18:45 +01:00
Ginger Bill 11205f968a Typesafe variadic procedures 2016-09-03 12:41:03 +01:00
Ginger Bill e1a6775661 Runtime assert 2016-09-02 15:51:48 +01:00
Ginger Bill 25e9b9bc87 min, max, abs 2016-09-02 14:14:12 +01:00
Ginger Bill fa09d805e2 Match statements; Type System change (Type_Record for all sum and product types) 2016-09-01 20:38:44 +01:00
Ginger Bill ff6e21cb87 Fix subtype polymorphism 2016-08-31 18:29:51 +01:00
Ginger Bill 5399463d9d down_cast 2016-08-31 00:52:19 +01:00
Ginger Bill cda0234d48 Subtyping Polymorphic arguments; using procedure parameters 2016-08-30 23:32:04 +01:00
Ginger Bill a06f70d5d9 Better using; foreign system libraries; optional semicolons 2016-08-30 18:39:29 +01:00
Ginger Bill 0eaf7bd830 Begin "Everything's a namespace" 2016-08-30 00:04:14 +01:00
Ginger Bill 593563d8ea new, new_slice, delete 2016-08-28 01:06:42 +01:00
Ginger Bill 3a189b9c1c Save before Demo 001 2016-08-25 19:52:51 +01:00
Ginger Bill f93cf3827b Change rune literals to #rune "C" 2016-08-25 00:23:04 +01:00
Ginger Bill d2c64be85c using on struct/union fields 2016-08-24 23:25:56 +01:00
Ginger Bill 6bd898e552 Untagged (unsafe) unions and unambiguous in|postfix notation. 2016-08-24 15:06:36 +01:00
gingerBill 975705f1fc Infix and Postfix procedure calls 2016-08-23 11:11:01 +01:00
gingerBill aaecb18c8f Fix procedure's scope 2016-08-23 00:03:53 +01:00
gingerBill 81c592b5e9 Integer Enumerations 2016-08-22 15:43:13 +01:00
gingerBill a98e93f03f File Library and TypeDecl syntax change 2016-08-22 11:52:49 +01:00