ProgramSnail
|
0d3dd248da
|
modifications, part of type deduction system
|
2023-07-02 18:28:16 +03:00 |
|
ProgramSnail
|
de7c1e062f
|
optional variable deffinition added, annotations removed
|
2023-06-08 19:22:56 +03:00 |
|
ProgramSnail
|
3106a64949
|
changes for new grammar, fixes
|
2023-06-03 19:01:03 +03:00 |
|
ProgramSnail
|
91f9affadc
|
fixes, parametrized type constructor not fork (segfault)
|
2023-05-23 20:05:48 +03:00 |
|
ProgramSnail
|
7f4266821c
|
fixes, new examples
|
2023-05-23 11:54:15 +03:00 |
|
ProgramSnail
|
43b2993e2a
|
type_check_visitor value types maybe fixed
|
2023-05-22 19:14:17 +03:00 |
|
ProgramSnail
|
6bf64acc4d
|
execute_visitor value types fixed
|
2023-05-22 18:33:56 +03:00 |
|
ProgramSnail
|
9aaac90ef6
|
fixes, builtin function fixes, deep copy, string access
|
2023-05-22 16:03:50 +03:00 |
|
ProgramSnail
|
3af0772da6
|
fixes, internal type is now abstract type
|
2023-05-22 10:58: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
|
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 |
|