summaryrefslogtreecommitdiff
path: root/lib/ruby_vm/mjit/c_pointer.rb
AgeCommit message (Expand)Author
2023-03-06Rename MJIT filenames to RJITTakashi Kokubun
2023-03-05Implement non-embedded ivarsTakashi Kokubun
2023-03-05Implement getivarTakashi Kokubun
2023-03-05Refactor BranchStubTakashi Kokubun
2023-03-05Fix broken rebaseTakashi Kokubun
2023-03-05Implement --mjit-statsTakashi Kokubun
2023-03-05Compile a real return valueTakashi Kokubun
2023-03-05Expose the address of MJIT Pointers (#7446)Aaron Patterson
2023-01-20Add `offsetof` so we can get the offset of membersAaron Patterson
2022-12-22Remove MJIT's private constants from docs [ci skip]Takashi Kokubun
2022-12-21Put RubyVM::MJIT::Compiler under ruby_vm directory (#6989)Takashi Kokubun