This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/odin-lang/Odin.git
synced
2026-08-01 02:38:38 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1060fd4c721ae54b0cdce2b7c5590d15d13ef7fa
Odin
/
core
/
rexcode
/
wasm
History
gingerBill
1060fd4c72
Factor out reloc group logic
2026-06-18 15:21:05 +01:00
..
module
Factor out reloc group logic
2026-06-18 15:21:05 +01:00
tests
…
tools
…
decoder.odin
Use log2 for the alignment, remove unneeded code
2026-06-17 12:39:45 +01:00
decoding_tables.odin
…
encoder.odin
Remove dead parameter
2026-06-18 10:58:32 +01:00
encoding_table.odin
Update ENCODING_TABLE to support arity count and tail-call instructions
2026-06-18 14:45:36 +01:00
encoding_types.odin
Update ENCODING_TABLE to support arity count and tail-call instructions
2026-06-18 14:45:36 +01:00
instructions.odin
…
mnemonics.odin
Update ENCODING_TABLE to support arity count and tail-call instructions
2026-06-18 14:45:36 +01:00
operands.odin
…
printer.odin
Update ENCODING_TABLE to support arity count and tail-call instructions
2026-06-18 14:45:36 +01:00
registers.odin
…
reloc.odin
…