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
|
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
|
d31979166e
|
bool literals, fixes
|
2023-05-08 20:34:36 +03:00 |
|
ProgramSnail
|
890bd90eba
|
type_check_visitor first iteration, value, execution_visitor started
|
2023-05-07 19:52:35 +03:00 |
|