Commit graph

15 commits

Author SHA1 Message Date
ProgramSnail
9aaac90ef6 fixes, builtin function fixes, deep copy, string access 2023-05-22 16:03:50 +03:00
ProgramSnail
0290b5604a some fixes, going to fix function_call_expression typeclass argument types search bug 2023-05-22 01:25:12 +03:00
ProgramSnail
17328b842c new compiler options in CMakeLists, fixes 2023-05-19 10:27:14 +03:00
ProgramSnail
b723fd6a65 fixes, build_visitor TupleType and VariantType fix 2023-05-17 17:57:56 +03:00
ProgramSnail
802b736e15 fixes, part of execute_visitor 2023-05-09 23:36:47 +03:00
ProgramSnail
ab29a785bf contexts fixes 2023-05-09 15:51:13 +03:00
ProgramSnail
890bd90eba type_check_visitor first iteration, value, execution_visitor started 2023-05-07 19:52:35 +03:00
ProgramSnail
173d50672a typeclass tree start 2023-05-07 15:17:37 +03:00
ProgramSnail
d12811b0eb autogenerated parser removed, parser submodule added 2023-04-29 12:42:18 +03:00
ProgramSnail
c34523bd4f build_visitor fixed, going to test it 2023-04-25 21:21:36 +03:00
ProgramSnail
3c643d2759 abstract type graph added to symbol table 2023-04-17 12:09:02 +03:00
ProgramSnail
399631b9ca first iteration of find_symbols_visitor 2023-04-12 13:31:39 +03:00
ProgramSnail
0d62ae0814 debug 2023-03-31 12:10:12 +03:00
ProgramSnail
1ba132bb06 interpreter_tree first iteration 2023-03-26 15:20:53 +03:00
ProgramSnail
7f4cd5ee9a init 2023-03-24 09:36:28 +03:00