Commit graph

11 commits

Author SHA1 Message Date
ProgramSnail
f973f65b5b variable namespace, function declaration fixes 2023-04-29 12:33:05 +03:00
ProgramSnail
656f58bcde part of type_check_visitor done 2023-04-22 19:30:16 +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
ProgramSnail
25355974a2 new symbol table structure 2023-04-17 11:31:00 +03:00
ProgramSnail
782a48c4ff going to change symbol table structure 2023-04-17 11:14:33 +03:00
ProgramSnail
9c25cb1c6f global info search methods 2023-04-14 16:43:56 +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
18e85f794f part of find_symbols_visitor done 2023-04-07 12:13:31 +03:00
ProgramSnail
1ba132bb06 interpreter_tree first iteration 2023-03-26 15:20:53 +03:00