|
3fa3ff9227
|
Added more RISC-V registers
|
2024-08-18 09:52:45 +02:00 |
|
|
771b993dd8
|
Implemented loading of multiple DLLs
|
2024-08-17 15:34:42 +02:00 |
|
|
c3699ac6ac
|
Added Windows calling convention registers
|
2024-08-17 15:08:18 +02:00 |
|
|
34aeba740a
|
Implemented indirect calls
|
2024-08-16 20:39:04 +02:00 |
|
|
499fe8aec8
|
Improved documentation
|
2024-08-16 12:49:17 +02:00 |
|
|
141ec1158d
|
Reduced size of Windows executables
|
2024-08-16 11:38:48 +02:00 |
|
|
07bf488657
|
Added DLL imports on Windows
|
2024-08-15 22:01:04 +02:00 |
|
|
0e7c66e44f
|
Added more tests
|
2024-08-15 13:57:05 +02:00 |
|
|
bec409dbd0
|
Improved alignment function
|
2024-08-15 13:53:00 +02:00 |
|
|
7092cb6626
|
Simplified executable file formats
|
2024-08-15 00:46:49 +02:00 |
|
|
fe1b353fe6
|
Reduced number of load commands
|
2024-08-14 22:21:39 +02:00 |
|
|
35eeb420e1
|
Fixed MacOS executables
|
2024-08-14 19:35:03 +02:00 |
|
|
b1b83201eb
|
Improved security
|
2024-08-14 17:49:07 +02:00 |
|
|
235188e457
|
Improved Windows support
|
2024-08-14 13:41:22 +02:00 |
|
|
9d0077d1a4
|
Fixed incorrect paths on Windows
|
2024-08-14 12:27:01 +02:00 |
|
|
a2effb7db7
|
Updated Go version
|
2024-08-14 12:25:35 +02:00 |
|
|
aedd6bf6a1
|
Improved Windows support
|
2024-08-13 19:56:25 +02:00 |
|
|
e818e5b907
|
Improved Windows support
|
2024-08-13 19:34:54 +02:00 |
|
|
7b1a293cd0
|
Added Windows PE support
|
2024-08-13 14:07:40 +02:00 |
|
|
b90ee62b98
|
Improved out of memory test
|
2024-08-12 15:46:45 +02:00 |
|
|
fdb47c9045
|
Fixed out of memory test
|
2024-08-12 15:44:09 +02:00 |
|
|
81b0cd813c
|
Fixed memory allocation on MacOS
|
2024-08-12 15:31:23 +02:00 |
|
|
de223908d7
|
Added conditional compilation for each OS
|
2024-08-12 14:17:24 +02:00 |
|
|
985fa5ae14
|
Improved segment load
|
2024-08-12 12:47:09 +02:00 |
|
|
cf52919edc
|
Improved mac support
|
2024-08-12 12:16:01 +02:00 |
|
|
58f010b81a
|
Added Mach-O file format
|
2024-08-11 21:15:47 +02:00 |
|
|
cc215a27c7
|
Added more tests
|
2024-08-11 14:00:51 +02:00 |
|
|
53318589d6
|
Updated dependencies
|
2024-08-09 12:48:13 +02:00 |
|
|
5d9be01a85
|
Improved type system
|
2024-08-08 12:55:25 +02:00 |
|
|
d624a5f895
|
Added more tests
|
2024-08-07 23:30:53 +02:00 |
|
|
66569446b1
|
Simplified file structure
|
2024-08-07 19:39:10 +02:00 |
|
|
1b13539b22
|
Implemented type checks
|
2024-08-07 16:20:03 +02:00 |
|
|
6e848774ed
|
Added types
|
2024-08-06 15:12:07 +02:00 |
|
|
67a37cdb26
|
Updated todo list
|
2024-08-05 19:33:23 +02:00 |
|
|
83661c5e7a
|
Added types
|
2024-08-05 18:47:24 +02:00 |
|
|
cd1119add2
|
Added RISC-V to the todo list
|
2024-08-05 17:16:32 +02:00 |
|
|
42f0367a94
|
Implemented multiple return values
|
2024-08-05 12:39:07 +02:00 |
|
|
d4020da6d9
|
Removed unnecessary line
|
2024-08-05 10:54:18 +02:00 |
|
|
3e3567cd32
|
Added prime numbers example
|
2024-08-04 16:17:33 +02:00 |
|
|
c8045cb4fb
|
Improved division
|
2024-08-04 00:35:33 +02:00 |
|
|
f9ff83136a
|
Improved fizzbuzz example
|
2024-08-04 00:00:26 +02:00 |
|
|
3ad9510421
|
Improved gcd example
|
2024-08-03 23:32:47 +02:00 |
|
|
57ee65abd1
|
Added more tests
|
2024-08-03 23:05:09 +02:00 |
|
|
dbf416d45b
|
Implemented switch statements
|
2024-08-03 22:24:40 +02:00 |
|
|
d07b455f67
|
Implemented string interning for static data
|
2024-08-03 17:09:08 +02:00 |
|
|
6aa1e674df
|
Added a rudimentary FizzBuzz example
|
2024-08-03 01:11:22 +02:00 |
|
|
df5813515d
|
Fixed an incorrect register move
|
2024-08-02 15:06:32 +02:00 |
|
|
b1f0d20394
|
Fixed incorrect register move
|
2024-08-02 12:55:25 +02:00 |
|
|
34d865986a
|
Added missing node
|
2024-08-02 12:16:35 +02:00 |
|
|
b0c568e616
|
Improved performance
|
2024-08-02 11:41:21 +02:00 |
|