Commit Graph

15 Commits

Author SHA1 Message Date
Ginger Bill 61fcfd6f3d Begin Type_Info
Missing stuff in records, procedures, and tuples
2016-09-07 14:03:17 +01:00
Ginger Bill 11205f968a Typesafe variadic procedures 2016-09-03 12:41:03 +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 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
gingerBill 975705f1fc Infix and Postfix procedure calls 2016-08-23 11:11:01 +01:00
gingerBill a98e93f03f File Library and TypeDecl syntax change 2016-08-22 11:52:49 +01:00
gingerBill 680274b6f1 Implicit Context and #thread_local 2016-08-19 23:35:09 +01:00
Ginger Bill f931b089d5 print_(f32|f64) 2016-08-18 15:58:36 +01:00
gingerBill f17bc687a3 "Cool" OpenGL Demo of a rectangle 2016-08-16 23:23:01 +01:00
gingerBill 9e61e3beee field = value, for structure literals 2016-08-16 21:01:59 +01:00
gingerBill e8530ca883 Win32 Demo: OpenGL Context 2016-08-16 20:08:40 +01:00
gingerBill 2d49a61563 defer statements 2016-08-16 18:53:02 +01:00
gingerBill 0dd17fe843 Win32 Window Test 2016-08-16 10:56:44 +01:00