Commit graph

8 commits

Author SHA1 Message Date
Sam Vervaeck
518fdbc5d8 Update Makefile 2020-06-03 08:22:00 +02:00
Sam Vervaeck
88f1402503 Update root Makefile to only cover main project 2020-05-30 11:29:39 +02:00
Sam Vervaeck
884be8f9ec Small fixes and major enhancements to TypeChecker 2020-05-28 14:08:49 +02:00
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
17d91ef36c Add initial support for packages and imports 2020-05-25 11:29:51 +02:00
Sam Vervaeck
7aa86d2789 Integrate with new AST system 2020-05-10 15:57:44 +02:00
Sam Vervaeck
1721a19078 Small cleanup of 'treegen' and Makefile 2020-05-10 11:59:59 +02:00
Sam Vervaeck
5da79913fd Add missing development files 2020-05-10 11:58:39 +02:00