Commit graph

4 commits

Author SHA1 Message Date
Sam Vervaeck
ffb0e2a8c0 Major update to code base
- Extended and fixed some issues in the parser
 - Complete rewrite of TypeChecker as a SymbolResolver
 - Created basic structure for a new class TypeChecker
 - Introduces verification passes
 - Updated frontend and all bits depending on it
2020-05-26 21:03:28 +02:00
Sam Vervaeck
def4adba40 Re-write the type checker to be more robust 2020-05-24 11:17:56 +02:00
Sam Vervaeck
2a873484c4 Extend the type checker to support function calls 2020-05-23 22:23:44 +02:00
Sam Vervaeck
32a9d288de Re-write the type-checker to make it more extensible 2020-05-23 21:15:20 +02:00