Commit graph

19 commits

Author SHA1 Message Date
ProgramSnail
189306df26 const -> let 2023-07-03 19:05:50 +03:00
ProgramSnail
de7c1e062f optional variable deffinition added, annotations removed 2023-06-08 19:22:56 +03:00
ProgramSnail
94805c8662 binary operator expression repalced with function call expression 2023-05-17 15:49:15 +03:00
ProgramSnail
9aeba7b0de part of typeclass_graph 2023-05-14 13:05:46 +03:00
ProgramSnail
047ead6fa3 fixes, colored errors 2023-05-13 22:40:33 +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
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
6fc91aafa0 access syntax changed, sync with grammar, type_chack_visitor in progress 2023-04-21 14:27:55 +03:00
ProgramSnail
3c643d2759 abstract type graph added to symbol table 2023-04-17 12:09:02 +03:00
ProgramSnail
aa4e9fa721 type graph class 2023-04-14 14:37:46 +03:00
ProgramSnail
399631b9ca first iteration of find_symbols_visitor 2023-04-12 13:31:39 +03:00
ProgramSnail
0d98183953 part of find_symols_visitor, going to change grammar 2023-04-08 15:06:51 +03:00
ProgramSnail
18e85f794f part of find_symbols_visitor done 2023-04-07 12:13:31 +03:00
ProgramSnail
c8b52f9ade part of print_visitor + interpreter_tree fixes 2023-03-26 23:15:42 +03:00
ProgramSnail
1ba132bb06 interpreter_tree first iteration 2023-03-26 15:20:53 +03:00