|
9c53235e7e
|
Renamed x64 to x86
|
2025-02-05 23:16:18 +01:00 |
|
|
f558a69366
|
Added build statistics
|
2025-02-05 23:10:50 +01:00 |
|
|
64bd2bae59
|
Fixed register allocation on function calls
|
2025-02-05 22:49:39 +01:00 |
|
|
f76f0a1e4b
|
Implemented struct pointer types
|
2025-02-05 15:16:00 +01:00 |
|
|
f7bc903aa4
|
Added more tests
|
2025-02-05 11:11:15 +01:00 |
|
|
bd0a468282
|
Simplified type system
|
2025-02-04 23:58:01 +01:00 |
|
|
71d7cdf5b2
|
Implemented reading from struct fields
|
2025-02-04 20:43:15 +01:00 |
|
|
e36d9fade3
|
Implemented structs
|
2025-02-04 18:16:31 +01:00 |
|
|
50fc8c6249
|
Removed unnecessary code
|
2025-02-04 15:19:03 +01:00 |
|
|
30940f0100
|
Implemented struct parser
|
2025-02-04 14:41:04 +01:00 |
|
|
00e7216256
|
Forced the evaluation of symlinks
|
2025-02-04 00:00:43 +01:00 |
|
|
2d592169e4
|
Simplified register usage visualization
|
2025-02-03 21:20:48 +01:00 |
|
|
e439516059
|
Simplified identifier lookup
|
2025-02-03 15:22:57 +01:00 |
|
|
e962ac379c
|
Fixed incorrect section offsets on Windows
|
2025-02-03 14:23:23 +01:00 |
|
|
f2f0624638
|
Fixed missing register move in if statements
|
2025-02-03 13:17:48 +01:00 |
|
|
d3823e9cfe
|
Added return count mismatch error
|
2025-02-03 13:13:17 +01:00 |
|
|
0db4d4fc14
|
Added time.sleep function
|
2025-02-02 17:04:58 +01:00 |
|
|
819a4a907b
|
Added stack specific flags for thread stack allocation
|
2025-02-02 15:17:52 +01:00 |
|
|
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 |
|