| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-04-21 | feat: Encoded Assembly InstructionsHEADmain | Jacob McDonnell | |
| Initial Encoding of assembly instructions in C++ structs. | |||
| 2026-03-14 | feat: Initial parsing of instructions | Jacob McDonnell | |
| Initial ability to parse basic instructions. Currently hex numbers are broken and immediates with labels (movl $str, %ecx) are broken. | |||
