Commit Graph

11 Commits

Author SHA1 Message Date
gingerBill 0f48a7d299 #foreign "custom_name"; <N x i1> bugs (see test.ll and test2.ll) 2016-08-14 22:19:39 +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 19aea1f198 Basic call expression and fix to assignment count checking 2016-08-03 22:27:36 +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 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