Commit Graph

281 Commits

Author SHA1 Message Date
fd64bc6358
Updated documentation 2024-08-26 13:39:01 +02:00
63d72c8d22
Updated documentation 2024-08-26 12:46:47 +02:00
b35b17bb32
Flattened package hierarchy 2024-08-25 20:38:22 +02:00
2d8fe15abb
Updated documentation 2024-08-20 12:37:54 +02:00
07c7e69078
Removed timestamp 2024-08-19 18:20:52 +02:00
6b48ee0a48
Improved Windows support 2024-08-19 17:25:51 +02:00
e9a0494aa7
Added temporary fix for stack alignment 2024-08-19 11:26:24 +02:00
05789d9626
Improved Windows DLL calls 2024-08-19 11:11:45 +02:00
0db54ff639
Improved Windows support 2024-08-18 13:29:44 +02:00
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