This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
Odin
Watch
1
Star
0
Fork
0
mirror of
https://github.com/odin-lang/Odin.git
synced
2026-09-18 10:17:54 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e94d57f6502da3f81ebcf66bd39535fbc25492ee
Odin
/
core
/
rexcode
/
wasm
T
History
gingerBill
e94d57f650
Remove dead parameter
2026-06-18 10:58:32 +01:00
..
module
Mock out more custom sections
2026-06-17 14:04:19 +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
Improve formatting of the
ENCODING_TABLE
2026-06-16 14:24:48 +01:00
encoding_types.odin
Minor changes
2026-06-17 12:24:25 +01:00
instructions.odin
…
mnemonics.odin
…
operands.odin
…
printer.odin
Use log2 for the alignment, remove unneeded code
2026-06-17 12:39:45 +01:00
registers.odin
…
reloc.odin
…