|
9e3112ad52
|
Added call registers
|
2024-06-27 14:25:53 +02:00 |
|
|
0d8891d8a7
|
Implemented parameters
|
2024-06-27 10:12: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 |
|
|
c437b1d0f8
|
Implemented assignments
|
2024-06-25 17:09:25 +02:00 |
|
|
3aedcef9eb
|
Implemented division
|
2024-06-25 00:19:01 +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 |
|
|
121f77fe76
|
Implemented block instruction parsing
|
2024-06-24 00:03:26 +02:00 |
|
|
a9d43a8716
|
Implemented register to register instructions
|
2024-06-23 20:26:53 +02:00 |
|
|
57c9fc22d1
|
Improved variable definitions
|
2024-06-22 20:18:13 +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 |
|
|
06d16b48da
|
Added short form for variable definitions
|
2024-06-14 18:03:54 +02:00 |
|
|
3da77d22d7
|
Implemented numeric constants
|
2024-06-14 11:48:28 +02:00 |
|
|
7bbfa8914f
|
Moved tests to a separate directory
|
2024-06-14 10:36:01 +02:00 |
|
|
1e4ab7d1ba
|
Updated dependencies
|
2024-06-11 15:49:27 +02:00 |
|
|
722d07c321
|
Reorganized file structure
|
2024-06-10 15:51:39 +02:00 |
|
|
b6400cd77e
|
Added more tests
|
2024-06-04 15:51:31 +02:00 |
|
|
bd73132a30
|
Improved project structure
|
2023-10-20 17:07:44 +02:00 |
|
|
56bb014b51
|
Added build command
|
2023-10-17 15:10:35 +02:00 |
|