|
58a157c864
|
Added Windows calling convention registers
|
2024-08-17 15:08:18 +02:00 |
|
|
9c6eb45fe9
|
Implemented indirect calls
|
2024-08-16 20:39:04 +02:00 |
|
|
bdd5e5a28e
|
Improved documentation
|
2024-08-16 12:49:17 +02:00 |
|
|
1255146794
|
Reduced size of Windows executables
|
2024-08-16 11:38:48 +02:00 |
|
|
ca3d0ee2e8
|
Added DLL imports on Windows
|
2024-08-15 22:01:04 +02:00 |
|
|
49eaf064a3
|
Added more tests
|
2024-08-15 13:57:05 +02:00 |
|
|
c7881ab0ef
|
Improved alignment function
|
2024-08-15 13:53:00 +02:00 |
|
|
999e60e294
|
Simplified executable file formats
|
2024-08-15 00:46:49 +02:00 |
|
|
1cb93b39a7
|
Reduced number of load commands
|
2024-08-14 22:21:39 +02:00 |
|
|
1d3860f49e
|
Fixed MacOS executables
|
2024-08-14 19:35:03 +02:00 |
|
|
a80207d105
|
Improved security
|
2024-08-14 17:49:07 +02:00 |
|
|
074ce25997
|
Improved Windows support
|
2024-08-14 13:41:22 +02:00 |
|
|
7eff85cb2e
|
Fixed incorrect paths on Windows
|
2024-08-14 12:27:01 +02:00 |
|
|
515fc5ce6e
|
Updated Go version
|
2024-08-14 12:25:35 +02:00 |
|
|
124a48d2c8
|
Improved Windows support
|
2024-08-13 19:56:25 +02:00 |
|
|
33da0cc315
|
Improved Windows support
|
2024-08-13 19:34:54 +02:00 |
|
|
3dffa69f37
|
Added Windows PE support
|
2024-08-13 14:07:40 +02:00 |
|
|
2e354befc3
|
Improved out of memory test
|
2024-08-12 15:46:45 +02:00 |
|
|
5d195da51e
|
Fixed out of memory test
|
2024-08-12 15:44:09 +02:00 |
|
|
314aea5ffc
|
Fixed memory allocation on MacOS
|
2024-08-12 15:31:23 +02:00 |
|
|
1a895aa360
|
Added conditional compilation for each OS
|
2024-08-12 14:17:24 +02:00 |
|
|
0e005d22ce
|
Improved segment load
|
2024-08-12 12:47:09 +02:00 |
|
|
f70a2e848d
|
Improved mac support
|
2024-08-12 12:16:01 +02:00 |
|
|
af259b364c
|
Added Mach-O file format
|
2024-08-11 21:15:47 +02:00 |
|
|
7c81c3451f
|
Added more tests
|
2024-08-11 14:00:51 +02:00 |
|
|
e3a9ece68c
|
Updated dependencies
|
2024-08-09 12:48:13 +02:00 |
|
|
69a5fdc703
|
Improved type system
|
2024-08-08 12:55:25 +02:00 |
|
|
8eabcf258d
|
Added more tests
|
2024-08-07 23:30:53 +02:00 |
|
|
a466281307
|
Simplified file structure
|
2024-08-07 19:39:10 +02:00 |
|
|
cacee7260a
|
Implemented type checks
|
2024-08-07 16:20:03 +02:00 |
|
|
baa2463b4b
|
Added types
|
2024-08-06 15:12:07 +02:00 |
|
|
7c5e0ae3a1
|
Updated todo list
|
2024-08-05 19:33:23 +02:00 |
|
|
188b85fdce
|
Added types
|
2024-08-05 18:47:24 +02:00 |
|
|
60a920734d
|
Added RISC-V to the todo list
|
2024-08-05 17:16:32 +02:00 |
|
|
14e2aa0588
|
Implemented multiple return values
|
2024-08-05 12:39:07 +02:00 |
|
|
b124915119
|
Removed unnecessary line
|
2024-08-05 10:54:18 +02:00 |
|
|
40d2171c48
|
Added prime numbers example
|
2024-08-04 16:17:33 +02:00 |
|
|
f2858b1dc2
|
Improved division
|
2024-08-04 00:35:33 +02:00 |
|
|
745df4df2a
|
Improved fizzbuzz example
|
2024-08-04 00:00:26 +02:00 |
|
|
5736b08786
|
Improved gcd example
|
2024-08-03 23:32:47 +02:00 |
|
|
a811da3477
|
Added more tests
|
2024-08-03 23:05:09 +02:00 |
|
|
52d1de042c
|
Implemented switch statements
|
2024-08-03 22:24:40 +02:00 |
|
|
09ec8d8446
|
Implemented string interning for static data
|
2024-08-03 17:09:08 +02:00 |
|
|
178d543f8f
|
Added a rudimentary FizzBuzz example
|
2024-08-03 01:11:22 +02:00 |
|
|
08d5f38072
|
Fixed an incorrect register move
|
2024-08-02 15:06:32 +02:00 |
|
|
8766a4ef1a
|
Fixed incorrect register move
|
2024-08-02 12:55:25 +02:00 |
|
|
c9850cf678
|
Added missing node
|
2024-08-02 12:16:35 +02:00 |
|
|
270e7e27a0
|
Improved performance
|
2024-08-02 11:41:21 +02:00 |
|
|
c67056d405
|
Improved visualization of register usage
|
2024-08-02 10:46:39 +02:00 |
|
|
a59bd174af
|
Improved performance
|
2024-08-01 23:41:39 +02:00 |
|