|
a811da3477
|
Added more tests
|
2024-08-03 23:05:09 +02:00 |
|
|
178d543f8f
|
Added a rudimentary FizzBuzz example
|
2024-08-03 01:11:22 +02:00 |
|
|
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 |
|
|
b8aa7ccf43
|
Added more tests
|
2024-07-31 15:27:20 +02:00 |
|
|
553a673b16
|
Added more tests
|
2024-07-31 15:24:21 +02:00 |
|
|
2d905c1ac0
|
Added a check for unused imports
|
2024-07-31 11:55:21 +02:00 |
|
|
9ea99c97c4
|
Added more examples
|
2024-07-31 00:03:16 +02:00 |
|
|
e537e543cc
|
Implemented else blocks
|
2024-07-30 16:36:33 +02:00 |
|
|
ff86dfe590
|
Added more tests
|
2024-07-30 15:46:47 +02:00 |
|
|
e6c201d9cb
|
Improved tests
|
2024-07-29 18:03:15 +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 |
|
|
0e999cae92
|
Implemented move with sign extension
|
2024-07-28 21:09:42 +02:00 |
|
|
8a4e623c9c
|
Added assertions to most tests
|
2024-07-28 18:47:13 +02:00 |
|
|
8d629dda72
|
Improved division split
|
2024-07-28 18:12:42 +02:00 |
|
|
4ded8260b3
|
Implemented negation
|
2024-07-28 15:42:51 +02:00 |
|
|
c2f6aa1a08
|
Implemented negative numbers
|
2024-07-27 17:48:03 +02:00 |
|
|
86e7ade051
|
Fixed jump address calculation
|
2024-07-26 19:33:51 +02:00 |
|
|
de608a74a7
|
Implemented 64-bit move
|
2024-07-26 16:19:13 +02:00 |
|
|
8b1af4bea7
|
Implemented number output
|
2024-07-26 12:50:47 +02:00 |
|
|
e4f041be41
|
Implemented assert keyword
|
2024-07-25 16:47:25 +02:00 |
|
|
f0a1b97f2d
|
Implemented bit shifts
|
2024-07-25 15:47:19 +02:00 |
|
|
a7d8d6ae20
|
Implemented bitwise operations
|
2024-07-25 14:17:51 +02:00 |
|
|
f68c50247f
|
Improved modulo tests
|
2024-07-25 12:21:10 +02:00 |
|
|
a31731a84d
|
Implemented modulo operation
|
2024-07-25 12:11:55 +02:00 |
|
|
eeee4d5496
|
Simplified code
|
2024-07-23 22:14:23 +02:00 |
|
|
f7645104fb
|
Implemented runes
|
2024-07-22 15:32:16 +02:00 |
|
|
1e3705df55
|
Reduced token size
|
2024-07-21 14:35:06 +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 |
|
|
61dc691c65
|
Separated compiler into its own package
|
2024-07-18 10:08:38 +02:00 |
|
|
c2b42fe2ea
|
Fixed variable lifetime in loops
|
2024-07-16 20:22:28 +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 |
|
|
3b2cbbe3b7
|
Implemented 32-bit jumps
|
2024-07-10 15:01:46 +02:00 |
|
|
3c189a025f
|
Improved code generation
|
2024-07-09 17:00:04 +02:00 |
|
|
82f040f7d1
|
Simplified tests
|
2024-07-09 12:13:59 +02:00 |
|
|
6102ab466a
|
Implemented a basic optimization
|
2024-07-09 11:43:33 +02:00 |
|
|
58d3aaf21d
|
Added more tests
|
2024-07-09 10:39:29 +02:00 |
|
|
c2b763ab67
|
Added fibonacci example
|
2024-07-09 10:28:14 +02:00 |
|
|
cbbceedc4d
|
Removed unused test functions
|
2024-07-08 14:13:26 +02:00 |
|
|
69f70b5b2f
|
Simplified branch tests
|
2024-07-08 13:48:46 +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 |
|
|
78ae050d18
|
Added more tests
|
2024-07-07 17:13:22 +02:00 |
|
|
962a362578
|
Implemented if statements
|
2024-07-07 12:30:57 +02:00 |
|
|
0b4b3343c4
|
Added more tests
|
2024-07-06 17:01:52 +02:00 |
|
|
b886637dc3
|
Removed incorrect optimization
|
2024-07-06 15:20:52 +02:00 |
|