Commit Graph

12 Commits

Author SHA1 Message Date
gingerBill 5da6b74567 Compile with odin.exe and no run.bat
This is win32 only and requires CreateProcessA
2016-08-16 12:33:11 +01:00
gingerBill 0dd17fe843 Win32 Window Test 2016-08-16 10:56:44 +01:00
gingerBill 3ed75b22a3 string comparisons 2016-08-15 13:46:01 +01:00
gingerBill 4a303b5c3e Minor refactor and basic library 2016-08-05 15:17:23 +01:00
gingerBill 2aaef48c5c String support 2016-08-05 00:54:05 +01:00
gingerBill 0e92166d44 Slice creation for SliceExpr 2016-08-03 14:17:13 +01:00
gingerBill 41e7cadb8d ret, unreachable, param, deref 2016-08-02 20:53:18 +01:00
gingerBill bf3283c889 Massive Refactor and If statements 2016-08-02 01:08:36 +01:00
gingerBill 88e05ad2b2 Basic Comparisons 2016-08-01 00:34:15 +01:00
gingerBill 776dc0e8f1 Restart LLVM IR SSA generation
This is the third go and I'm going for it!
2016-07-30 00:17:13 +01:00
gingerBill 9d8355d361 Branch Statements, if init statement, File parsing errors 2016-07-24 22:06:58 +01:00
gingerBill cbd82e3c02 Support import files as modules (i.e. import only once) 2016-07-21 00:26:14 +01:00