Commit Graph

16 Commits

Author SHA1 Message Date
gingerBill c930841f83 f16/f128,u|i128, basic vector support. 2016-08-10 10:00:57 +01:00
gingerBill ba238c569a Strings galore! 2016-08-05 21:07:25 +01:00
gingerBill 2aaef48c5c String support 2016-08-05 00:54:05 +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 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 cbd82e3c02 Support import files as modules (i.e. import only once) 2016-07-21 00:26:14 +01:00
gingerBill aa6a2caecb Random Order File Scope Declaration 2016-07-12 23:53:34 +01:00
gingerBill 9f90ff50cf Tags, enclosed proc results and better error handling 2016-07-11 00:10:15 +01:00
gingerBill f7a669d342 Initial release version
* Code cleanup
* Fix some TODOs
* Reduce heap allocation use and replace with arena allocation
2016-07-09 00:31:57 +01:00
gingerBill 9ba2a6d02c Slices and slice expressions 2016-07-08 01:04:57 +01:00
gingerBill 7430008fd7 Initial Commit
Original Git Repo "went bad" so I had to restart.
2016-07-07 21:47:33 +01:00