|
f7645104fb
|
Implemented runes
|
2024-07-22 15:32:16 +02:00 |
|
|
d35498b77a
|
Reduced memory usage
|
2024-07-21 15:45:49 +02:00 |
|
|
1e3705df55
|
Reduced token size
|
2024-07-21 14:35:06 +02:00 |
|
|
8e725da9c6
|
Added scope package
|
2024-07-20 23:20:23 +02:00 |
|
|
fd66296826
|
Fixed verbose output
|
2024-07-20 17:46:40 +02:00 |
|
|
52e87a8885
|
Implemented array storage
|
2024-07-20 17:35:26 +02:00 |
|
|
86175d7a53
|
Implemented echo example
|
2024-07-18 21:10:27 +02:00 |
|
|
fcc4f8d2d9
|
Implemented package imports
|
2024-07-18 18:08:30 +02:00 |
|
|
3e5adff5e5
|
Improved variable lifetime comments
|
2024-07-18 11:40:07 +02:00 |
|
|
61dc691c65
|
Separated compiler into its own package
|
2024-07-18 10:08:38 +02:00 |
|
|
4806206500
|
Added more tests
|
2024-07-17 19:50:46 +02:00 |
|
|
814364612f
|
Reduced memory allocations
|
2024-07-17 15:23:57 +02:00 |
|
|
58eed722c1
|
Removed unused struct fields
|
2024-07-17 12:38:57 +02:00 |
|
|
c2b42fe2ea
|
Fixed variable lifetime in loops
|
2024-07-16 20:22:28 +02:00 |
|
|
43a6e85929
|
Removed unused variables from scopes
|
2024-07-16 15:39:32 +02:00 |
|
|
545c8dd4f6
|
Moved register state to scopes
|
2024-07-16 15:30:28 +02:00 |
|
|
c925fe69b3
|
Reordered counters
|
2024-07-16 11:44:10 +02:00 |
|
|
1bf288b8fd
|
Implemented variable scopes
|
2024-07-15 16:51:36 +02:00 |
|
|
1b75529bb3
|
Implemented data labels
|
2024-07-13 00:13:13 +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 |
|
|
6102ab466a
|
Implemented a basic optimization
|
2024-07-09 11:43:33 +02:00 |
|
|
c2b763ab67
|
Added fibonacci example
|
2024-07-09 10:28:14 +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 |
|
|
871749101e
|
Simplified branch jumps
|
2024-07-07 19:44:54 +02:00 |
|
|
78ae050d18
|
Added more tests
|
2024-07-07 17:13:22 +02:00 |
|
|
b5efc533ea
|
Improved branch code generation
|
2024-07-07 15:20:21 +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 |
|
|
b886637dc3
|
Removed incorrect optimization
|
2024-07-06 15:20:52 +02:00 |
|
|
fca944d26c
|
Added more tests
|
2024-07-06 13:06:39 +02:00 |
|
|
6db1f1af69
|
Added more tests
|
2024-07-05 17:11:30 +02:00 |
|
|
28fc6d2af6
|
Improved code generation
|
2024-07-05 16:31:33 +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 |
|
|
fd6e874b44
|
Refactored code structure
|
2024-07-03 11:39:24 +02:00 |
|