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
d027fbf938bb84839c564e8ad02f4fdd3d84cb0c
Odin
/
core
/
rexcode
/
wasm
History
gingerBill
19bb9070e1
Add
@(require_results)
where missing
2026-06-23 13:24:25 +01:00
..
module
Factor out reloc group logic
2026-06-18 15:21:05 +01:00
tests
…
tools
…
decoder.odin
Add
@(require_results)
where missing
2026-06-23 13:24:25 +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
Add
@(require_results)
where missing
2026-06-23 13:24:25 +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
Add
@(require_results)
where missing
2026-06-23 13:24:25 +01:00
registers.odin
…
reloc.odin
…