.. |
arm
|
Implemented division by immediates in the IR
|
2025-03-31 15:51:04 +02:00 |
asm
|
Added label type
|
2025-03-13 16:57:13 +01:00 |
asmc
|
Refactored assembly compilation
|
2025-04-06 20:37:26 +02:00 |
ast
|
Implemented instruction splitting as a generator
|
2025-03-20 13:53:23 +01:00 |
build
|
Updated module path
|
2025-02-25 17:16:09 +01:00 |
cli
|
Added wasm target
|
2025-03-12 23:15:43 +01:00 |
compiler
|
Implemented an ordered set for function dependencies
|
2025-03-22 12:38:41 +01:00 |
config
|
Added wasm target
|
2025-03-12 23:15:43 +01:00 |
core
|
Implemented division by immediates in the IR
|
2025-03-31 15:51:04 +02:00 |
cpu
|
Simplified CPU state
|
2025-03-31 14:36:42 +02:00 |
data
|
Enabled arm64 encoding
|
2025-03-06 16:54:28 +01:00 |
dll
|
Improved Windows support
|
2024-08-19 17:25:51 +02:00 |
elf
|
Implemented dynamic section alignment
|
2025-03-09 00:23:23 +01:00 |
errors
|
Moved const and extern identifiers to the left
|
2025-04-04 20:15:31 +02:00 |
eval
|
Added label type
|
2025-03-13 16:57:13 +01:00 |
exe
|
Added exe package to manage sections
|
2025-03-08 22:14:24 +01:00 |
expression
|
Implemented token splitting as a generator
|
2025-03-20 00:26:42 +01:00 |
fs
|
Added exe package to manage sections
|
2025-03-08 22:14:24 +01:00 |
macho
|
Added exe package to manage sections
|
2025-03-08 22:14:24 +01:00 |
pe
|
Implemented dynamic section alignment
|
2025-03-09 00:23:23 +01:00 |
register
|
Simplified CPU state
|
2025-03-31 14:36:42 +02:00 |
riscv
|
Improved documentation
|
2025-03-28 15:35:29 +01:00 |
scanner
|
Modified const and extern to always use blocks
|
2025-04-05 19:34:50 +02:00 |
scope
|
Implemented Value interface
|
2025-02-28 12:15:19 +01:00 |
set
|
Implemented an ordered set for function dependencies
|
2025-03-22 12:38:41 +01:00 |
sizeof
|
Fixed move instruction encoding on arm64
|
2025-03-15 13:49:30 +01:00 |
token
|
Removed struct keyword
|
2025-04-04 13:32:55 +02:00 |
types
|
Added Value type
|
2025-02-27 14:16:25 +01:00 |
wasm
|
Added wasm target
|
2025-03-12 23:15:43 +01:00 |
x86
|
Implemented division by immediates in the IR
|
2025-03-31 15:51:04 +02:00 |
readme.md
|
Implemented an ordered set for function dependencies
|
2025-03-22 12:38:41 +01:00 |