Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-05 | Fix broken rebase | Takashi Kokubun | |
2023-03-05 | Implement --mjit-stats | Takashi Kokubun | |
2023-03-05 | Implement asm comments | Takashi Kokubun | |
2023-03-05 | Check interrupts on leave | Takashi Kokubun | |
2023-03-05 | Implement callee-saved registers | Takashi Kokubun | |
2023-03-05 | Implement initial side exit | Takashi Kokubun | |
2023-03-05 | Properly return a value from the stack as well | Takashi Kokubun | |
2023-03-05 | Compile putnil properly | Takashi Kokubun | |
2023-03-05 | Encode add insn properly | Takashi Kokubun | |
2023-03-05 | Implement mov encoding properly | Takashi Kokubun | |
2023-03-05 | Split responsibilities differently | Takashi Kokubun | |
2023-03-05 | Move modules around | Takashi Kokubun | |