Commit Graph

411 Commits

Author SHA1 Message Date
gingerBill
bf3283c889 Massive Refactor and If statements 2016-08-02 01:08:36 +01:00
gingerBill
e5665a190d Big Refactor to type less :P 2016-08-01 13:11:50 +01:00
gingerBill
88e05ad2b2 Basic Comparisons 2016-08-01 00:34:15 +01:00
gingerBill
70f6282f41 Variable declaration and assign, unary operators 2016-07-31 23:01:42 +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
32ab8fcf99 alias and unified parameters lists for procedures and structures. 2016-07-25 11:14:25 +01:00
gingerBill
9d8355d361 Branch Statements, if init statement, File parsing errors 2016-07-24 22:06:58 +01:00
gingerBill
3fe7fc344d Compound literals and Warnings 2016-07-23 11:41:11 +01:00
gingerBill
f8fd6fce0b Procedure Literal 2016-07-22 16:09:49 +01:00
gingerBill
51d0532c3e Only allow .odin files to be parsed 2016-07-21 00:38:15 +01:00
gingerBill
cbd82e3c02 Support import files as modules (i.e. import only once) 2016-07-21 00:26:14 +01:00