|
8766a4ef1a
|
Fixed incorrect register move
|
2024-08-02 12:55:25 +02:00 |
|
|
e5adcff1af
|
Added escape sequences
|
2024-07-31 17:50:31 +02:00 |
|
|
67c7d1ec99
|
Implemented constant folding
|
2024-07-29 14:44:16 +02:00 |
|
|
6d77a8a120
|
Implemented numbers with different bases
|
2024-07-29 00:30:26 +02:00 |
|
|
4ded8260b3
|
Implemented negation
|
2024-07-28 15:42:51 +02:00 |
|
|
eeee4d5496
|
Simplified code
|
2024-07-23 22:14:23 +02:00 |
|
|
abba962455
|
Improved separation of concerns
|
2024-07-23 16:41:21 +02:00 |
|
|
8e725da9c6
|
Added scope package
|
2024-07-20 23:20:23 +02:00 |
|
|
545c8dd4f6
|
Moved register state to scopes
|
2024-07-16 15:30:28 +02:00 |
|
|
75a8823b13
|
Reduced usage of temporary registers
|
2024-07-10 10:48:15 +02:00 |
|
|
3c189a025f
|
Improved code generation
|
2024-07-09 17:00:04 +02:00 |
|
|
6e22febc01
|
Improved code generation
|
2024-07-09 12:43:29 +02:00 |
|
|
c2b763ab67
|
Added fibonacci example
|
2024-07-09 10:28:14 +02:00 |
|
|
6db1f1af69
|
Added more tests
|
2024-07-05 17:11:30 +02:00 |
|
|
a80f971e8a
|
Improved code generation
|
2024-07-05 15:51:19 +02:00 |
|
|
0a661b4345
|
Improved code generation
|
2024-07-04 12:32:56 +02:00 |
|
|
75672c1e16
|
Improved code generation
|
2024-07-03 16:37:59 +02:00 |
|