|
a0388ae15a
|
Simplified the assembler
|
2025-02-02 11:48:08 +01:00 |
|
|
6c432154e6
|
Removed unnecessary benchmarks
|
2025-02-02 11:38:55 +01:00 |
|
|
25f6928f40
|
Simplified tokenizer
|
2025-02-02 11:11:59 +01:00 |
|
|
dd6ebd9cd4
|
Added more tokenizer tests
|
2025-02-01 14:44:24 +01:00 |
|
|
cad7e4b625
|
Fixed incorrect syscall numbers for Mac
|
2025-01-31 21:59:30 +01:00 |
|
|
a878448fc5
|
Added fork and execve syscalls for Mac
|
2025-01-31 21:56:00 +01:00 |
|
|
7fb5c8407f
|
Fixed incorrect OS detection
|
2025-01-31 21:50:35 +01:00 |
|
|
2ae8b04593
|
Simplified thread example
|
2025-01-31 12:11:39 +01:00 |
|
|
326db85e41
|
Added more CLI tests
|
2025-01-31 11:54:42 +01:00 |
|
|
ff40760186
|
Added more tokenizer tests
|
2025-01-31 11:42:34 +01:00 |
|
|
4149fcec80
|
Improved performance of the address resolver
|
2025-01-31 11:14:04 +01:00 |
|
|
699dbe4fd5
|
Implemented function pointers as parameters
|
2025-01-30 23:57:41 +01:00 |
|
|
977028f8ab
|
Improved code style
|
2025-01-30 22:23:38 +01:00 |
|
|
860795c1ec
|
Implemented basic support for function pointers
|
2025-01-30 16:33:20 +01:00 |
|
|
47f2bc7947
|
Simplified memory access encoding
|
2025-01-29 15:22:36 +01:00 |
|
|
21e544640d
|
Improved documentation
|
2025-01-28 14:04:30 +01:00 |
|
|
b8dab29c54
|
Improved documentation
|
2025-01-28 13:43:38 +01:00 |
|
|
764b7f5c29
|
Added missing register deallocation
|
2025-01-26 14:31:38 +01:00 |
|
|
ce5302a965
|
Improved visibility of token groups
|
2025-01-26 12:28:38 +01:00 |
|
|
9153a4ba30
|
Renamed x64 store function
|
2025-01-25 23:18:57 +01:00 |
|
|
169810e3a2
|
Implemented dynamic array indices
|
2025-01-24 22:47:28 +01:00 |
|
|
791573bbfc
|
Added more syscalls
|
2025-01-20 21:37:23 +01:00 |
|
|
bad8e9ac85
|
Improved section offset calculation
|
2025-01-20 13:51:47 +01:00 |
|
|
dfc39f1f04
|
Reduced number of packages
|
2024-08-26 15:34:34 +02:00 |
|
|
e04598da3e
|
Simplified readme
|
2024-08-26 15:06:30 +02:00 |
|
|
868ec69407
|
Added more tests
|
2024-08-26 15:03:39 +02:00 |
|
|
3d393a1081
|
Updated documentation
|
2024-08-26 13:39:01 +02:00 |
|
|
2c964791f7
|
Updated documentation
|
2024-08-26 12:46:47 +02:00 |
|
|
a4dc5a4eff
|
Flattened package hierarchy
|
2024-08-25 20:38:22 +02:00 |
|
|
12dcf672cb
|
Updated documentation
|
2024-08-20 12:37:54 +02:00 |
|
|
680d541ef6
|
Removed timestamp
|
2024-08-19 18:20:52 +02:00 |
|
|
32ae625af4
|
Improved Windows support
|
2024-08-19 17:25:51 +02:00 |
|
|
a7835a4494
|
Added temporary fix for stack alignment
|
2024-08-19 11:26:24 +02:00 |
|
|
ed6cee0acc
|
Improved Windows DLL calls
|
2024-08-19 11:11:45 +02:00 |
|
|
fa1dce31f3
|
Improved Windows support
|
2024-08-18 13:29:44 +02:00 |
|
|
201f783a4d
|
Added more RISC-V registers
|
2024-08-18 09:52:45 +02:00 |
|
|
3eba9fb526
|
Implemented loading of multiple DLLs
|
2024-08-17 15:34:42 +02:00 |
|
|
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 |
|