Commit graph

19 commits

Author SHA1 Message Date
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
70b84c38f0 fixes , constructor patter fix, for loop fix 2023-05-06 13:46:01 +03:00
ProgramSnail
b686fe00fb fixes, more information in errors 2023-05-05 11:59:02 +03:00
ProgramSnail
a11ddbd25f functions arguments and parameters are separated now 2023-05-05 10:17:10 +03:00
ProgramSnail
d13faf104d parametrized_type, parametrized_typeclass, function argument, array type fixes 2023-05-02 17:30:57 +03:00
ProgramSnail
4d0b527416 visitor, print_visitor and build_visitor fixed 2023-04-29 13:44:34 +03:00
ProgramSnail
66a5dcfb4a print & build visitor fixed and tested 2023-04-26 01:02:53 +03:00
ProgramSnail
c34523bd4f build_visitor fixed, going to test it 2023-04-25 21:21:36 +03:00
ProgramSnail
6fc91aafa0 access syntax changed, sync with grammar, type_chack_visitor in progress 2023-04-21 14:27:55 +03:00
ProgramSnail
399631b9ca first iteration of find_symbols_visitor 2023-04-12 13:31:39 +03:00
ProgramSnail
3c2d496a85 grammar refactoring: part of build_visitor fixed 2023-04-10 01:48:07 +03:00
ProgramSnail
64653e6a6a grammar refactoring: part of build_visitor fixed 2023-04-09 18:49:52 +03:00
ProgramSnail
15e36c203a print + build partially tested 2023-04-02 15:10:32 +03:00
ProgramSnail
582ad5668e build_visitor first iteration 2023-03-29 23:19:54 +03:00
ProgramSnail
622b86f6c6 apart of build_visitor done 2023-03-29 11:42:00 +03:00
ProgramSnail
d1cd6d4b83 started to develop build_visitor 2023-03-28 12:05:20 +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