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 |
|