aboutsummaryrefslogtreecommitdiffstats
path: root/common.mk
Commit message (Expand)AuthorAgeFilesLines
* use `RB_VM_LOCK_ENTER()`Koichi Sasada2021-12-151-0/+2
* Update dependenciesNobuyoshi Nakada2021-12-151-0/+2
* YJIT: Implement new struct accessors (#5161)John Hawthorn2021-11-251-0/+1
* Update dependenciesNobuyoshi Nakada2021-11-211-408/+789
* Refactor hacky ID tables to struct rb_ast_id_table_tYusuke Endoh2021-11-211-0/+2
* optimize `Struct` getter/setterKoichi Sasada2021-11-191-0/+1
* GC measurement featureKoichi Sasada2021-11-191-0/+1
* Optimize dynamic string interpolation for symbol/true/false/nil/0-9Jeremy Evans2021-11-181-0/+2
* Expect bool as `sort:` option at glob [Feature #18287]Nobuyoshi Nakada2021-11-181-0/+3
* Mark IO::Buffer as experimental.Samuel Williams2021-11-101-0/+1
* IO::Buffer for scheduler interface.Samuel Williams2021-11-101-0/+178
* add `make runirb` ruleKoichi Sasada2021-10-281-0/+3
* YJIT: Implement duphash (#5009)Ian C. Anderson2021-10-251-0/+1
* process.c: Add Process._fork (#5017)Yusuke Endoh2021-10-251-0/+3
* Add INSTRUBY_OPTS to INSTRUBY_ARGS [ci skip]Nobuyoshi Nakada2021-10-231-2/+3
* freeze (make shareable) script_linesKoichi Sasada2021-10-211-0/+1
* `RubyVM.keep_script_lines`Koichi Sasada2021-10-211-0/+1
* Actually, tabs are okay in MakefileAlan Wu2021-10-201-2/+2
* Expand tabsAlan Wu2021-10-201-2/+2
* Update dependenciesAlan Wu2021-10-201-0/+9
* Remove yjit_backend to help with upstreamingAlan Wu2021-10-201-1/+0
* Put YJIT into a single compilation unitAlan Wu2021-10-201-811/+220
* 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