|
a466281307
|
Simplified file structure
|
2024-08-07 19:39:10 +02:00 |
|
|
c2b42fe2ea
|
Fixed variable lifetime in loops
|
2024-07-16 20:22:28 +02:00 |
|
|
1b75529bb3
|
Implemented data labels
|
2024-07-13 00:13:13 +02:00 |
|
|
3c189a025f
|
Improved code generation
|
2024-07-09 17:00:04 +02:00 |
|
|
6102ab466a
|
Implemented a basic optimization
|
2024-07-09 11:43:33 +02:00 |
|
|
962a362578
|
Implemented if statements
|
2024-07-07 12:30:57 +02:00 |
|
|
fd6e874b44
|
Refactored code structure
|
2024-07-03 11:39:24 +02:00 |
|
|
a0edc45e19
|
Implemented return values
|
2024-06-29 21:06:59 +02:00 |
|
|
8867845310
|
Added push and pop instructions
|
2024-06-27 12:59:41 +02:00 |
|
|
0394d68bdf
|
Implemented complex expressions
|
2024-06-26 22:51:14 +02:00 |
|
|
37e222e022
|
Implemented simple expressions
|
2024-06-25 20:50:06 +02:00 |
|
|
432397043d
|
Implemented multiplication
|
2024-06-24 22:43:01 +02:00 |
|
|
9e3af3b01c
|
Implemented subtraction
|
2024-06-24 16:55:15 +02:00 |
|
|
0657b88945
|
Implemented addition
|
2024-06-24 14:14:07 +02:00 |
|
|
b6722c5482
|
Implemented infinite loops
|
2024-06-24 11:00:32 +02:00 |
|
|
a9d43a8716
|
Implemented register to register instructions
|
2024-06-23 20:26:53 +02:00 |
|
|
6043baee48
|
Implemented function calls
|
2024-06-18 16:42:56 +02:00 |
|
|
a4ecaf0622
|
Added define operator
|
2024-06-15 11:36:57 +02:00 |
|
|
f603c3a479
|
Implemented return keyword
|
2024-06-14 10:46:45 +02:00 |
|
|
722d07c321
|
Reorganized file structure
|
2024-06-10 15:51:39 +02:00 |
|