|
013d3dd8cd
|
Refactored the interface of the io package
|
2025-04-07 18:02:36 +02:00 |
|
|
3043e4e2c4
|
Implemented length storage of allocated memory
|
2025-02-09 14:14:41 +01:00 |
|
|
188b85fdce
|
Added types
|
2024-08-05 18:47:24 +02:00 |
|
|
e5adcff1af
|
Added escape sequences
|
2024-07-31 17:50:31 +02:00 |
|
|
fcc4f8d2d9
|
Implemented package imports
|
2024-07-18 18:08:30 +02:00 |
|
|
1b75529bb3
|
Implemented data labels
|
2024-07-13 00:13:13 +02:00 |
|
|
1c4d2d4f88
|
Implemented boolean operators
|
2024-07-08 13:38:44 +02:00 |
|
|
13161f5021
|
Improved branch compilation
|
2024-07-07 21:55:32 +02:00 |
|
|
d5d29ee9cc
|
Improved branch code generation
|
2024-07-07 14:07:34 +02:00 |
|
|
962a362578
|
Implemented if statements
|
2024-07-07 12:30:57 +02:00 |
|
|
0a661b4345
|
Improved code generation
|
2024-07-04 12:32:56 +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 |
|
|
b8d7e2444b
|
Added single line comments
|
2024-06-28 20:29:07 +02:00 |
|
|
7f8579fa11
|
Improved benchmarks
|
2024-06-28 15:34:25 +02:00 |
|
|
8beed6dd21
|
Implemented dead code elimination
|
2024-06-27 17:36:45 +02:00 |
|
|
e7208b8ba3
|
Simplified test program
|
2024-06-27 15:26:18 +02:00 |
|
|
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 |
|
|
bd73132a30
|
Improved project structure
|
2023-10-20 17:07:44 +02:00 |
|
|
56bb014b51
|
Added build command
|
2023-10-17 15:10:35 +02:00 |
|