aboutsummaryrefslogtreecommitdiffstats
path: root/common.mk
Commit message (Expand)AuthorAgeFilesLines
...
* Fix changes from rebaseNoah Gibbs2021-10-201-0/+185
* TracePoint supportAlan Wu2021-10-201-1/+5
* Add toregexp to yjiteileencodes2021-10-201-0/+1
* Add getglobal to yjiteileencodes2021-10-201-0/+2
* Remove the scraperAaron Patterson2021-10-201-4/+0
* Add YJIT.enabled?John Hawthorn2021-10-201-0/+13
* Update depsMaxime Chevalier-Boisvert2021-10-201-0/+1
* Add concatstrings to yjit codegen (#58)John Hawthorn2021-10-201-0/+4
* Update common.mkMaxime Chevalier-Boisvert2021-10-201-0/+1
* Remove token_paste.h dep from common.mkMaxime Chevalier-Boisvert2021-10-201-4/+0
* update depsAaron Patterson2021-10-201-0/+1
* Get rid of dependency on rb_call_cacheAlan Wu2021-10-201-0/+1
* YJIT: lazy polymorphic getinstancevariableAlan Wu2021-10-201-815/+816
* Yet Another Ruby JIT!Jose Narvaez2021-10-201-822/+822
* uJIT: Implement opt_getinlinecacheAlan Wu2021-10-201-0/+1
* Ujit bug fixesAlan Wu2021-10-201-0/+1
* Tie lifetime of uJIT blocks to iseqsAlan Wu2021-10-201-1/+33
* Update dependenciesAlan Wu2021-10-201-1/+2
* Directly link libcapstone for easier developmentAaron Patterson2021-10-201-0/+2
* Update dependenciesAlan Wu2021-10-201-2/+601
* Refactor uJIT code into more files for readabilityMaxime Chevalier-Boisvert2021-10-201-16/+18
* Update dependenciesAlan Wu2021-10-201-0/+12
* Update dependencyAlan Wu2021-10-201-0/+1
* Run ruby tool/update-deps --fixAlan Wu2021-10-201-0/+198
* Refactor ujit_examples.h generator. Remove dwarfdump dependencyAlan Wu2021-10-201-5/+3
* Don't assume srcdir is cwdAlan Wu2021-10-201-1/+1
* Add function to print strings from generated codeMaxime Chevalier-Boisvert2021-10-201-0/+1
* Fix typoAlan Wu2021-10-201-1/+1
* Fix dependency for ujit_examples.hAlan Wu2021-10-201-2/+2
* Add new files, ujit_compile.c, ujit_compile.hMaxime Chevalier-Boisvert2021-10-201-0/+1
* Progress on x86 assembler. Encode a few simple instructions.Maxime Chevalier-Boisvert2021-10-201-1/+0
* Progress on porting x86 assembler for MicroJITMaxime Chevalier-Boisvert2021-10-201-0/+2
* Yeah, this actually works!Alan Wu2021-10-201-0/+5
* Suppress some messages on building mjit headerKazuhiro NISHIYAMA2021-10-121-2/+2
* marshal.c Marshal.load accepts a freeze: true option.Jean Boussier2021-10-051-0/+5
* ruby tool/update-deps --fix卜部昌平2021-10-051-0/+414
* introduce debug.gemKoichi Sasada2021-10-051-1/+1
* Restore Hash#compare_by_identity mode [Bug #18171]Nobuyoshi Nakada2021-10-021-0/+1
* lldb: Show encoding of String [ci skip]Nobuyoshi Nakada2021-09-281-0/+1
* Fix dependency of verconf.hNobuyoshi Nakada2021-09-261-1/+1
* Explicit the target of do-install-all as the same as dont-install-allNobuyoshi Nakada2021-09-211-1/+1
* Ripper source on mswinNobuyoshi Nakada2021-09-211-2/+2
* Add gvl and fiber assertions to scheduler interface to catch invalid usage.Samuel Williams2021-09-201-0/+1
* Check ruby-related includes only [ci skip]Nobuyoshi Nakada2021-09-111-1/+1
* Removed minitest dir from make taskHiroshi SHIBATA2021-09-111-1/+1
* common.mk: update dependencies卜部昌平2021-09-101-0/+6
* Update the list of replacing objects under missingNobuyoshi Nakada2021-08-271-4/+10
* Use C99-defined macros to classify a floating-point numberNobuyoshi Nakada2021-08-271-1/+0
* tool/test-bundled-gems.rb: Use the bundled RBS code to test TypeProfYusuke Endoh2021-08-251-1/+1
* Revert "tool/test-bundled-gems.rb: Use the bundled RBS code to test TypeProf"Yusuke Endoh2021-08-241-1/+1