summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-29debugger can never be nilPeter Zhu
2023-11-29[rubygems/rubygems] Avoid re-compiling static regexp in a loopSamuel Giddins
2023-11-29[PRISM] Compile empty array as newarray 0Jemma Issroff
2023-11-29[PRISM] Implement CallNodes with splat followed by argsJemma Issroff
2023-11-29[PRISM] Account for ImplicitRestNodeJemma Issroff
2023-11-29[PRISM] Fix EnsureNode, pass depth to get localsJemma Issroff
2023-11-29GC guard catch_table_ary in iseq_set_exception_tablePeter Zhu
2023-11-29[prism] Add MacJapanese encodings to common.mkKevin Newton
2023-11-29[ruby/prism] Add MacJapanese encodingMatt Boldt
2023-11-29[ruby/irb] Use gem repl_type_completor, remove type_completiontomoya ishida
2023-11-29[prism] Add pm_cp950 to make targetsKevin Newton
2023-11-29[ruby/prism] added CP950 encodingDhaval
2023-11-29Assert that the left and right nodes are correctPeter Zhu
2023-11-29[ruby/prism] Fixed comment on pm_parser_numbered_parameters_setJemma Issroff
2023-11-29Add missing assertion in test_use_all_shapes_then_freezePeter Zhu
2023-11-29[ruby/prism] Convert start line to signed integersJean Boussier
2023-11-29[ruby/prism] Rename varint as varuintJean Boussier
2023-11-29[Bug #17037] Improve accuracy of division near precision limitsNobuyoshi Nakada
2023-11-29[Bug #20025] Check if upper/lower before fallback to case-foldingNobuyoshi Nakada
2023-11-29[rubygems/rubygems] update Magnus library in Rust extension gem templateMichael Go
2023-11-29[ruby/prism] Reject class/module defs in method params/rescue/ensure/elseTSUYUSATO Kitsune
2023-11-29Remove written-but-never-read `me->def.body.refined.owner`Alan Wu
2023-11-29Do not call the inplicit convercion spec on older ruby versionsTema Bolshakov
2023-11-29Fix Array#rassoc specTema Bolshakov
2023-11-29Array#rassoc should try to convert to array implicitly. Fixes #20003Tema Bolshakov
2023-11-28Fix Ractor sharing for too complex ObjectsPeter Zhu
2023-11-28Fix Ractor sharing for too complex generic ivarsPeter Zhu
2023-11-28[ruby/prism] Implicit rest nodesKevin Newton
2023-11-28YJIT: fix bug in top cfunc logging in `--yjit-stats` (#9056)Maxime Chevalier-Boisvert
2023-11-28[PRISM] Don't calculate params size based on localsJemma Issroff
2023-11-28[ruby/prism] Add numbered_parameters field to BlockNode and LambdaNodeJemma Issroff
2023-11-28YJIT: reduce default exec-mem-size to 64MiB (#9054)Maxime Chevalier-Boisvert
2023-11-28Further fix the GVL instrumentation APIJean Boussier
2023-11-28[PRISM] Implement more compilation of SplatNodesJemma Issroff
2023-11-28[PRISM] Compile YieldNode with different argumentsJemma Issroff
2023-11-28Assert node inserted into red-black tree existsPeter Zhu
2023-11-28Fix cache incoherency for ME resolved through VM_METHOD_TYPE_REFINEDAlan Wu
2023-11-28Add in missing errorKevin Newton
2023-11-28[PRISM] Run test setting global constant separatelyAlan Wu
2023-11-28[ruby/prism] Fix testsTSUYUSATO Kitsune
2023-11-28[ruby/prism] Reset `current_param_name` around closed scopesTSUYUSATO Kitsune
2023-11-28[ruby/prism] Use `0` for the default valie of `current_param_name`TSUYUSATO Kitsune
2023-11-28[ruby/prism] Check circular references in default values of paramsTSUYUSATO Kitsune
2023-11-28[ruby/irb] Change show_source tests into integration testsPeter Zhu
2023-11-28YJIT: Assert no patch overlap on pos_marker (#9048)Takashi Kokubun
2023-11-28[ruby/irb] This enhancement allows a user to add the -s flag if theypaulreece
2023-11-28[ruby/irb] Rescue errors from main.to_s/inspect when formattingKasumi Hanazuki
2023-11-28[ruby/prism] Fix to parse `*` as forwarding in `foo[*]` caseTSUYUSATO Kitsune
2023-11-28[ruby/prism] Move DATA parsing into its own parse result fieldKevin Newton
2023-11-28Fix indentation in ivar_set [ci skip]Peter Zhu