ProgramSnail
|
5891066414
|
Most fixes done, build working (without typecheck fixes, is_scoped proper propogation and executor views)
|
2024-09-08 03:03:18 +03:00 |
|
ProgramSnail
|
d8ef39b2bd
|
printing fixes, simple type annotations fix, Function and Array type shortcuts removed, '=' in function definition for block/array removed
|
2024-02-23 16:20:02 +03:00 |
|
ProgramSnail
|
fa01d36a84
|
function type
|
2023-08-14 18:14:05 +03:00 |
|
ProgramSnail
|
7f3dfd71a1
|
other symbol for reference types, any references in reference type
|
2023-08-13 16:19:47 +03:00 |
|
ProgramSnail
|
43dfa75b74
|
change in literals, literal types
|
2023-08-12 15:55:33 +03:00 |
|
ProgramSnail
|
522dd16f79
|
type structure change, part done
|
2023-08-08 10:30:16 +03:00 |
|
ProgramSnail
|
5e70f0015f
|
or references, prining improvements, comments now printed, fixes
|
2023-07-31 22:07:32 +03:00 |
|
ProgramSnail
|
bf7fe1f821
|
highlighting improvements
|
2023-07-31 13:52:03 +03:00 |
|
ProgramSnail
|
195a26f9b7
|
result / optional return type modifiers for functions (one for all returns)
|
2023-07-29 14:48:45 +03:00 |
|
ProgramSnail
|
68463509d8
|
or_in or_out references added
|
2023-07-29 12:19:37 +03:00 |
|
ProgramSnail
|
fc114ff959
|
name tree mostly finished
|
2023-07-28 19:42:09 +03:00 |
|
ProgramSnail
|
469cb3581f
|
printing fixes
|
2023-07-25 21:33:57 +03:00 |
|
ProgramSnail
|
3669084f55
|
basic printers, type printers, some fixes, part of expression printers
|
2023-07-24 18:47:57 +03:00 |
|
ProgramSnail
|
3914ff7d8b
|
bug fixes, tests passed, result modifier (!) added to function arguments and to types
|
2023-07-24 13:01:34 +03:00 |
|