ProgramSnail
|
2556efcaba
|
print & read builtin functions, fixes. execution of programs partially works
|
2023-05-20 00:01:54 +03:00 |
|
ProgramSnail
|
0b53b2f218
|
annotated types added to typeclass graph, fixes
|
2023-05-19 15:05:12 +03:00 |
|
ProgramSnail
|
17328b842c
|
new compiler options in CMakeLists, fixes
|
2023-05-19 10:27:14 +03:00 |
|
ProgramSnail
|
b723fd6a65
|
fixes, build_visitor TupleType and VariantType fix
|
2023-05-17 17:57:56 +03:00 |
|
ProgramSnail
|
868d514bcc
|
type_check_visitor FindSubExpressionMethodAndUpdate fixes, fixes
|
2023-05-17 11:51:14 +03:00 |
|
ProgramSnail
|
4b4756b657
|
namespace storage fix, namespace enter fix, maybe other fixes
|
2023-05-13 18:53:54 +03:00 |
|
ProgramSnail
|
6e487c8fd9
|
fixes, part of execute_visitor
|
2023-05-10 23:13:50 +03:00 |
|
ProgramSnail
|
6850863f58
|
contexts merged with type_info_contexts
|
2023-05-09 15:37:30 +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 |
|
ProgramSnail
|
173d50672a
|
typeclass tree start
|
2023-05-07 15:17:37 +03:00 |
|
ProgramSnail
|
f7080ba856
|
big part of type_chack_visitor done
|
2023-05-06 19:26:14 +03:00 |
|
ProgramSnail
|
c4045e292b
|
fixes , modifier enum refacing, type visitor part
|
2023-05-05 16:35:13 +03:00 |
|
ProgramSnail
|
f7e985a448
|
part of type_check_visitor
|
2023-05-04 16:11:25 +03:00 |
|
ProgramSnail
|
94ef8702fb
|
type_check_visitor part
|
2023-05-03 15:03:57 +03:00 |
|
ProgramSnail
|
648f78afa3
|
type structs -> type classes
|
2023-05-02 15:18:08 +03:00 |
|
ProgramSnail
|
f973f65b5b
|
variable namespace, function declaration fixes
|
2023-04-29 12:33:05 +03:00 |
|