Commit graph

33 commits

Author SHA1 Message Date
ProgramSnail
7f4266821c fixes, new examples 2023-05-23 11:54:15 +03:00
ProgramSnail
0850e6aa6b fixes, optional type name added 2023-05-23 00:51:51 +03:00
ProgramSnail
d38d75c9d8 v0.0.1 2023-05-22 22:02:31 +03:00
ProgramSnail
24ff9a30d8 trying to fix basic types local types 2023-05-22 21:00:43 +03:00
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
f2192b5331 fixes (debugging) 2023-05-21 17:00:59 +03:00
ProgramSnail
e6a03ef9bf builtin functions partial fix 2023-05-21 14:58:18 +03:00
ProgramSnail
bad48a1da0 returned / brounght value handling in execute_visitor (fixes) 2023-05-21 11:58:23 +03:00
ProgramSnail
f6b50b16ae type_check_visitor returned / brought values check, branches check 2023-05-21 11:21:24 +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
2556efcaba print & read builtin functions, fixes. execution of programs partially works 2023-05-20 00:01:54 +03:00
ProgramSnail
3abac1b643 fixes 2023-05-17 18:29:39 +03:00
ProgramSnail
047ead6fa3 fixes, colored errors 2023-05-13 22:40:33 +03:00
ProgramSnail
4b4756b657 namespace storage fix, namespace enter fix, maybe other fixes 2023-05-13 18:53:54 +03:00
ProgramSnail
4882d458f8 typeclasses can have required methods and required functions 2023-05-13 16:14:02 +03:00
ProgramSnail
562541087e example fixes 2023-05-13 14:54:48 +03:00
ProgramSnail
71c7d91e1a . 2023-05-13 14:44:25 +03:00
ProgramSnail
3188ba6a54 some fixes for zero argument functions, test_code.lang improvements 2023-05-13 14:44:17 +03:00
ProgramSnail
79bd30c1ee extended name removed, dereference added, unary operators removed, fixes 2023-05-13 13:11:12 +03:00
ProgramSnail
e62144feac operator prescendence added 2023-05-11 23:14:36 +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
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
b686fe00fb fixes, more information in errors 2023-05-05 11:59:02 +03:00
ProgramSnail
776b6cccc6 test fixes 2023-04-29 13:05:14 +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
e4802896bd grammar refactoring: build_visitor fixed & visitors tested 2023-04-11 13:49:22 +03:00
ProgramSnail
15e36c203a print + build partially tested 2023-04-02 15:10:32 +03:00
ProgramSnail
0d62ae0814 debug 2023-03-31 12:10:12 +03:00