summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-03Fix typo in variable.cPeter Zhu
2023-11-03Use RB_OBJ_WRITE over RB_OBJ_WRITTEN in variable.cPeter Zhu
2023-11-03.travis.yml: s390x: Use GCC 11.4.0.Jun Aruga
2023-11-03[ruby/prism] Rename suppress warnings to verboseKevin Newton
2023-11-03[ruby/prism] Split commentKevin Newton
2023-11-03Use shape capacity transitions for generic ivarsPeter Zhu
2023-11-03[prism] Update to use new options APIsKevin Newton
2023-11-03[ruby/prism] Fix up lintKevin Newton
2023-11-03[ruby/prism] Wire up the options through JavaScriptKevin Newton
2023-11-03[ruby/prism] Wire up options through the Java parserKevin Newton
2023-11-03[ruby/prism] Properly support the start line optionKevin Newton
2023-11-03[ruby/prism] Properly support the suppress_warnings optionKevin Newton
2023-11-03[ruby/prism] Properly support the encoding optionKevin Newton
2023-11-03[ruby/prism] Rename serialization APIs for consistencyKevin Newton
2023-11-03[ruby/prism] Wire up options through the FFI APIKevin Newton
2023-11-03[ruby/prism] Wire up options through the Ruby APIKevin Newton
2023-11-03[ruby/prism] Create an options struct for passing all of the possible optionsKevin Newton
2023-11-03.travis.yml: Reduce the parallel job number.Jun Aruga
2023-11-03vm_getivar: assume the cached shape_id like have a common ancestorJean Boussier
2023-11-03.travis.yml: Disable ppc64le allow_failures.Jun Aruga
2023-11-03Update bundled gems list as of 2023-11-03Nobuyoshi Nakada
2023-11-03rb_ivar_defined: handle complex modulesJean Boussier
2023-11-03[ruby/rdoc] test/rdoc/test_rdoc_generator_json_index.rb: pend in test_generat...Jun Aruga
2023-11-03[PRISM] Fix CallNode with arguments when poppedMatt Valentine-House
2023-11-03Fix onigmo name table without stNobuyoshi Nakada
2023-11-03Fix thread leakageNobuyoshi Nakada
2023-11-02Make String.new size pools aware.Jean Boussier
2023-11-02[ruby/prism] Handle invalid constants in the constant poolKevin Newton
2023-11-02[PRISM] Fix popped for ForNodeJemma Issroff
2023-11-02[PRISM] Fix popped for CallOperatorWriteNodeJemma Issroff
2023-11-02[PRISM] Fix popped for Call{And,Or}WriteNodeJemma Issroff
2023-11-02[PRISM] Fix popped for SingletonClassNodeJemma Issroff
2023-11-02[PRISM] Fix popped for CaseNodeJemma Issroff
2023-11-02[PRISM] Fix popped for AssocSplatNodeJemma Issroff
2023-11-02[PRISM] Fix popped for MatchWriteNodeJemma Issroff
2023-11-02[PRISM] Fix popped for ConstantPathOperatorWriteNodeJemma Issroff
2023-11-02[PRISM] Fix popped for ConstantPathOrWriteNodeJemma Issroff
2023-11-02[PRISM] Fix popped on DefinedNodeJemma Issroff
2023-11-02[PRISM] Fixed popped for ConstantPathAndWriteNodeJemma Issroff
2023-11-02[PRISM] Fix test infrastucture, comment out failing testsJemma Issroff
2023-11-02Fix vm_getivar to handle module with TOO_COMPLEX shapeJean Boussier
2023-11-02Use shape capacity transition for class ivarsPeter Zhu
2023-11-02Make every initial size pool shape a root shapePeter Zhu
2023-11-02YJIT: Always define method codegen table at boot (#8807)Takashi Kokubun
2023-11-02Fix write barrier in rb_copy_generic_ivarPeter Zhu
2023-11-02Remove duplicated code in generic_ivar_setPeter Zhu
2023-11-02Better handle running out of shapes in remove_shape_recursiveJean Boussier
2023-11-02Surpressing additional message if it missed to detect gem nameHiroshi SHIBATA
2023-11-02Fix to detect gem name logic. It's mistake to migrate bundled_gems.rb from ru...Hiroshi SHIBATA
2023-11-02Windows: Fix description of runtimesLars Kanis