Commit graph

11 commits

Author SHA1 Message Date
ProgramSnail
189306df26 const -> let 2023-07-03 19:05:50 +03:00
ProgramSnail
3106a64949 changes for new grammar, fixes 2023-06-03 19:01:03 +03:00
ProgramSnail
8a84cfff70 constructors on heap, consuming match, move modifier in reference expression, .bring. keyword to return from block, some fixes 2023-05-20 20:18:49 +03:00
ProgramSnail
562541087e example fixes 2023-05-13 14:54:48 +03:00
ProgramSnail
e62144feac operator prescendence added 2023-05-11 23:14:36 +03:00
ProgramSnail
890bd90eba type_check_visitor first iteration, value, execution_visitor started 2023-05-07 19:52:35 +03:00
ProgramSnail
c1dec6a0d1 type_check_visitor fixes, array access and function call syntax change 2023-05-07 09:25:38 +03:00
ProgramSnail
f973f65b5b variable namespace, function declaration fixes 2023-04-29 12:33:05 +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
0d62ae0814 debug 2023-03-31 12:10:12 +03:00