summaryrefslogtreecommitdiff
path: root/mjit.rb
Commit message (Expand)AuthorAgeFilesLines
* Skip compiling at_exit without --mjit-statsTakashi Kokubun2023-03-051-0/+4
* Fix broken rebaseTakashi Kokubun2023-03-051-3/+3
* Implement --mjit-statsTakashi Kokubun2023-03-051-1/+1
* Implement a no-op JIT compilerTakashi Kokubun2023-03-051-11/+3
* MJIT: Cancel all on disastrous situations (#7019)Takashi Kokubun2022-12-241-0/+1
* Polish the public docs for MJIT [ci skip]Takashi Kokubun2022-12-221-1/+6
* Put RubyVM::MJIT::Compiler under ruby_vm directory (#6989)Takashi Kokubun2022-12-211-4/+4
* MJIT: Make it parsable by Solargraph (#6827)Takashi Kokubun2022-11-281-0/+1
* Revert "MJIT: Make it parsable by Solargraph"Takashi Kokubun2022-11-281-1/+0
* MJIT: Make it parsable by SolargraphTakashi Kokubun2022-11-271-0/+1
* Suppress warnings againTakashi Kokubun2022-11-271-1/+1
* MJIT: Move some private declarationsTakashi Kokubun2022-11-271-0/+4
* MJIT: Merge mjit_compiler.rb into mjit.rbTakashi Kokubun2022-11-261-0/+13
* Move RubyVM::MJIT to builtin RubyTakashi Kokubun2022-06-151-0/+13