Commit graph

17 commits

Author SHA1 Message Date
ProgramSnail
afecbd64f5 fixes, function definition search in typecheck 2023-05-19 17:09:14 +03:00
ProgramSnail
0b53b2f218 annotated types added to typeclass graph, fixes 2023-05-19 15:05:12 +03:00
ProgramSnail
d841e2754b adding types to typeclass tree, part 1 2023-05-19 11:55:46 +03:00
ProgramSnail
94805c8662 binary operator expression repalced with function call expression 2023-05-17 15:49:15 +03:00
ProgramSnail
c433448952 abstract types typecheck, fixes 2023-05-16 12:43:55 +03:00
ProgramSnail
9aeba7b0de part of typeclass_graph 2023-05-14 13:05:46 +03:00
ProgramSnail
79bd30c1ee extended name removed, dereference added, unary operators removed, fixes 2023-05-13 13:11:12 +03:00
ProgramSnail
d31979166e bool literals, fixes 2023-05-08 20:34:36 +03:00
ProgramSnail
b1aff1935d partition syntax changed, interface modifier added 2023-05-07 22:58:15 +03:00
ProgramSnail
94ef8702fb type_check_visitor part 2023-05-03 15:03:57 +03:00
ProgramSnail
648f78afa3 type structs -> type classes 2023-05-02 15:18:08 +03:00
ProgramSnail
a512a92f92 find_symbols_visitor, global_info fixed 2023-04-29 18:42:30 +03:00
ProgramSnail
66a5dcfb4a print & build visitor fixed and tested 2023-04-26 01:02:53 +03:00
ProgramSnail
656f58bcde part of type_check_visitor done 2023-04-22 19:30:16 +03:00
ProgramSnail
6fc91aafa0 access syntax changed, sync with grammar, type_chack_visitor in progress 2023-04-21 14:27:55 +03:00
ProgramSnail
3d74b1383e likn_symbols _visitor done, but it is not tested yet 2023-04-17 18:56:58 +03:00
ProgramSnail
3c643d2759 abstract type graph added to symbol table 2023-04-17 12:09:02 +03:00