ProgramSnail
|
24ff9a30d8
|
trying to fix basic types local types
|
2023-05-22 21:00:43 +03:00 |
|
ProgramSnail
|
3af0772da6
|
fixes, internal type is now abstract type
|
2023-05-22 10:58:50 +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
|
d841e2754b
|
adding types to typeclass tree, part 1
|
2023-05-19 11:55:46 +03:00 |
|
ProgramSnail
|
3abac1b643
|
fixes
|
2023-05-17 18:29:39 +03:00 |
|
ProgramSnail
|
d2a01abc9c
|
type_check_visitor FindSubExpressionMethodAndUpdate fixes, fixes
|
2023-05-17 12:23:01 +03:00 |
|
ProgramSnail
|
c433448952
|
abstract types typecheck, fixes
|
2023-05-16 12:43:55 +03:00 |
|
ProgramSnail
|
9aeba7b0de
|
part of typeclass_graph
|
2023-05-14 13:05:46 +03:00 |
|
ProgramSnail
|
4f54bb4bd7
|
better global_info API, better const/var/static handling, const typeclass requirements, fixes
|
2023-05-14 11:28:37 +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
|
79bd30c1ee
|
extended name removed, dereference added, unary operators removed, fixes
|
2023-05-13 13:11:12 +03:00 |
|
ProgramSnail
|
93ac5f8e33
|
partition fixes, main file fix
|
2023-05-11 15:14:02 +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
|
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
|
496d3819d9
|
.
|
2023-05-02 16:16:55 +03:00 |
|
ProgramSnail
|
648f78afa3
|
type structs -> type classes
|
2023-05-02 15:18:08 +03:00 |
|
ProgramSnail
|
a512a92f92
|
find_symbols_visitor, global_info fixed
|
2023-04-29 18:42:30 +03:00 |
|
ProgramSnail
|
05eccf3a2e
|
.
|
2023-04-27 14:02:37 +03:00 |
|
ProgramSnail
|
656f58bcde
|
part of type_check_visitor done
|
2023-04-22 19:30:16 +03:00 |
|
ProgramSnail
|
6fc91aafa0
|
access syntax changed, sync with grammar, type_chack_visitor in progress
|
2023-04-21 14:27:55 +03:00 |
|
ProgramSnail
|
3d74b1383e
|
likn_symbols _visitor done, but it is not tested yet
|
2023-04-17 18:56:58 +03:00 |
|
ProgramSnail
|
3c643d2759
|
abstract type graph added to symbol table
|
2023-04-17 12:09:02 +03:00 |
|
ProgramSnail
|
399631b9ca
|
first iteration of find_symbols_visitor
|
2023-04-12 13:31:39 +03:00 |
|
ProgramSnail
|
0d98183953
|
part of find_symols_visitor, going to change grammar
|
2023-04-08 15:06:51 +03:00 |
|
ProgramSnail
|
18e85f794f
|
part of find_symbols_visitor done
|
2023-04-07 12:13:31 +03:00 |
|