|
067bf8d796
|
refactor: move incremental types to statementsexpressions
|
2024-05-19 09:20:43 +02:00 |
|
|
07837f7d5f
|
null is now a valid declaration value for a object
|
2024-05-15 13:04:06 +02:00 |
|
|
a80dc1d34b
|
null is now a valid declaration value for a object
|
2024-05-15 12:51:14 +02:00 |
|
|
f8b0b59c5d
|
refactor unused function
|
2024-05-14 11:26:27 +02:00 |
|
|
fae3498bd9
|
Refactor BinaryOperations and add char operations
|
2024-05-14 11:21:06 +02:00 |
|
|
666fb4ee1a
|
Assignment now rakes expression instead of identifier
|
2024-05-14 10:04:00 +02:00 |
|
|
1d5463582f
|
add differentiation between local and field variable
|
2024-05-08 17:39:43 +02:00 |
|
|
ced5d1df9c
|
add program tests
|
2024-05-07 20:10:39 +02:00 |
|
|
acab0add95
|
added methodcall and assigment test
|
2024-05-07 16:42:01 +02:00 |
|
|
d47c7f5a45
|
added tests
|
2024-05-07 16:34:43 +02:00 |
|
|
40c7cab0e3
|
apply pull and add tests
|
2024-05-07 11:04:40 +02:00 |
|
mrab
|
ff03be2671
|
moved type check to its own file
|
2024-05-07 09:53:16 +02:00 |
|
|
8d9d28cb1f
|
added means of testing
|
2024-05-06 23:15:22 +02:00 |
|