Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add `offsetof` so we can get the offset of members | Aaron Patterson | 2023-01-20 | 1 | -0/+6 |
* | MJIT: Fix JIT code for multiple values in a single case | Takashi Kokubun | 2022-12-25 | 1 | -1/+1 |
* | MJIT: Cancel all on disastrous situations (#7019) | Takashi Kokubun | 2022-12-24 | 1 | -0/+32 |
* | Remove MJIT's private constants from docs [ci skip] | Takashi Kokubun | 2022-12-22 | 3 | -3/+3 |
* | Put RubyVM::MJIT::Compiler under ruby_vm directory (#6989) | Takashi Kokubun | 2022-12-21 | 3 | -0/+1372 |