Ginger Bill
|
70d4ca00df
|
while; range is now for; remove ++ and --
|
2017-01-03 19:11:12 +00:00 |
|
Ginger Bill
|
a3883a178c
|
range statement
|
2017-01-02 18:47:47 +00:00 |
|
Ginger Bill
|
311b5cb6e2
|
Add enum type info and fix enum casting
|
2017-01-01 16:58:38 +00:00 |
|
Ginger Bill
|
d0e1efe622
|
Generic (grouped) declarations: var, let, const, type, import, include
|
2016-12-20 18:58:17 +00:00 |
|
Ginger Bill
|
478d63424f
|
Remove enum for favour of Go-style enumerations
|
2016-12-19 14:03:59 +00:00 |
|
Ginger Bill
|
ac1566762b
|
Golang style enumerations with iota
|
2016-12-19 13:18:20 +00:00 |
|
Ginger Bill
|
0d69dfcde6
|
Custom entry points on Windows (DllMain; WinMain)
|
2016-12-09 00:07:08 +00:00 |
|
Ginger Bill
|
fa89d2775a
|
build_dll; Require an entry point procedure main
|
2016-12-08 17:33:30 +00:00 |
|
Ginger Bill
|
76e724718c
|
Fix preload initialization ordering
|
2016-12-04 00:49:06 +00:00 |
|
Ginger Bill
|
7792f009b8
|
Numpty forgot to add .c files
|
2016-11-23 14:41:20 +00:00 |
|