|
2170798b0f
|
Reduced memory usage
|
2024-07-22 22:54:24 +02:00 |
|
|
c3234361f7
|
Simplified variable usage
|
2024-07-22 19:10:14 +02:00 |
|
|
6276562777
|
Reduced memory usage
|
2024-07-22 17:49:44 +02:00 |
|
|
2b002f03c4
|
Simplified system command
|
2024-07-22 15:56:22 +02:00 |
|
|
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 |
|
|
7bfd0e731d
|
Reduced token size
|
2024-07-20 23:33:07 +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 |
|
|
5dee0777e7
|
Implemented x64 memory loads
|
2024-07-20 15:48:42 +02:00 |
|
|
53379ff5bc
|
Improved x64 encoder
|
2024-07-20 12:49:26 +02:00 |
|
|
2c2b6e93db
|
Improved x64 encoder
|
2024-07-20 00:58:39 +02:00 |
|
|
b776775f8f
|
Fixed importing the same directory twice
|
2024-07-19 11:43:20 +02:00 |
|
|
84b4731815
|
Reduced file size when data is empty
|
2024-07-18 23:06:48 +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 |
|
|
38043ca12a
|
Added more tests
|
2024-07-18 08:47:08 +02:00 |
|
|
6839473251
|
Reduced memory allocations
|
2024-07-17 23:04:00 +02:00 |
|
|
35bc57b5fd
|
Disabled garbage collection
|
2024-07-17 22:28:06 +02:00 |
|
|
bdb9312743
|
Reduced memory allocations
|
2024-07-17 21:09:01 +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 |
|
|
055d628130
|
Improved tokenizer test coverage
|
2024-07-16 23:32:39 +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 |
|
|
3bd5b20af3
|
Simplified block parsing
|
2024-07-16 12:01:38 +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 |
|
|
96078f40d8
|
Improved documentation
|
2024-07-13 14:18:55 +02:00 |
|
|
1b75529bb3
|
Implemented data labels
|
2024-07-13 00:13:13 +02:00 |
|
|
ff0b8ecb10
|
Reorganized file structure
|
2024-07-11 12:04:51 +02:00 |
|
|
dbe0a67dc5
|
Reordered jump cases
|
2024-07-11 11:53:49 +02:00 |
|
|
3b2cbbe3b7
|
Implemented 32-bit jumps
|
2024-07-10 15:01:46 +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 |
|