Commit Graph

13 Commits

Author SHA1 Message Date
a0945e54b2 Update tests
Apparently now error reporting works better!! I wonder why...
2022-11-01 22:29:21 +01:00
c52492f6c0 Update tests 2022-08-26 18:02:39 +02:00
dc85a8b296 Avoid forward declaring the entry point without actually defining it 2022-08-26 17:33:03 +02:00
734537a528 implicit casts between integer/floating point types yay!! 2022-08-26 17:29:20 +02:00
792a689005 Tests... LOTS OF TESTS 2022-08-26 17:05:03 +02:00
6ce5d406bb FUNCTION RETURN TYPES!!!! 2022-08-26 16:22:40 +02:00
99f56d3a61 REFACTOR!! 2022-08-26 12:00:14 +02:00
bae0d82f26 WE CAN MAKE FUNCTIONS NOW!!!!!!!!!!!!!!!!!!!!!!!!! 2022-08-25 18:49:43 +02:00
3f70d4b8b6 IT OUTPUTS OBJECT FILES!!!!!!!!!!!!!!!!!!!!!!!!!! 2022-08-24 16:24:32 +02:00
121d8447df Update tests 2022-08-24 13:41:22 +02:00
723b74da13 Regenerated test suite + new test calc.sp 2022-07-18 16:06:03 +02:00
7522858897 basic LLVM IR building and parsing 2022-07-15 14:28:05 +02:00
b11a108e5f we got a TESTING FRAMEWORK baby!! 2022-07-11 12:58:10 +02:00