summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-24Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0dependabot[bot]
2024-04-24We don't need to check if the ci is markable anymoreAaron Patterson
2024-04-24Update common.mk dependenciesKevin Newton
2024-04-24[ruby/prism] Warn for nested hashes as wellKevin Newton
2024-04-24[ruby/prism] Remove static literals dependence on parser definitionKevin Newton
2024-04-24Add ruby_mimcallocPeter Zhu
2024-04-24[ruby/irb] Memoize helper method instances with Singleton moduleStan Lo
2024-04-24Pass a callinfo object to global call cache searchAaron Patterson
2024-04-24pass CI to gccct_method_search_slowpathAaron Patterson
2024-04-24[PRISM] Generate inspect_visitor in common.mkKevin Newton
2024-04-24[ruby/prism] Change inspect from recursive to a queueKevin Newton
2024-04-24[ruby/reline] Long line performancetomoya ishida
2024-04-24Change dln_open in dmydln.c to return error instead of raisePeter Zhu
2024-04-24Pass string error buffer into dln_openPeter Zhu
2024-04-24Reuse slow path method search for gccctAaron Patterson
2024-04-24[ruby/irb] Revert "Memoize helper method instances with Singleton module"Stan Lo
2024-04-24[ruby/irb] Memoize helper method instances with Singleton moduleStan Lo
2024-04-24YJIT: Add a specialized codegen function for `Class#superclass`. (#10613)Kevin Menard
2024-04-24Add macro load_external_gc_func for loading functions from external GCPeter Zhu
2024-04-24Fix dllimport warningsNobuyoshi Nakada
2024-04-24Removed obsoleted section because make docs is removed from default make taskHiroshi SHIBATA
2024-04-23Bump ruby/setup-ruby from 1.174.0 to 1.175.0dependabot[bot]
2024-04-24[DOC] Wait for `docs` to complete before installing allNobuyoshi Nakada
2024-04-24Remove unused functions from `struct rb_parser_config_struct`yui-knk
2024-04-23Sync IRB f9347b1 (#10611)Stan Lo
2024-04-23Get error from dln_open when USE_SHARED_GCPeter Zhu
2024-04-23[ruby/prism] srange_find should only look on current lineKevin Newton
2024-04-23[ruby/prism] Fix recursive multiply when values are switched in karatsuba_mul...Kevin Newton
2024-04-23[ruby/prism] Use GC-able symbols for ASTKevin Newton
2024-04-23Skip test_inspect_under_gc_compact_stress w/ RJIT tooTakashi Kokubun
2024-04-23Update default gems list at 981a8e89a3542e0a29206d7e159cb5 [ci skip]git
2024-04-23[ruby/reline] Bump version to 0.5.3Mari Imaizumi
2024-04-23[ruby/prism] Document UnlessNode fieldsMatheus Richard
2024-04-23[ruby/prism] Document `IfNode` fieldsDaniel Gollahon
2024-04-23[ruby/prism] Document BreakNode fieldsMatheus Richard
2024-04-23[ruby/reline] Separate prompt and input line in renderingtomoya ishida
2024-04-23[ruby/prism] Implement case equality on nodesPhilip Mueller
2024-04-23[ruby/prism] Document the `AliasGlobalVariableNode` fieldsCory Hutchison
2024-04-23[ruby/prism] Document `ArrayNode`, `SourceFileNode` fieldsSanjay Karukamanna
2024-04-23[ruby/prism] Fix up rdocKevin Newton
2024-04-23Remove newlines of MIME encoded subject lineNARUSE, Yui
2024-04-23exit 1 if failedNARUSE, Yui
2024-04-23Fix Use-After-Free issue for RegexpHiroshi SHIBATA
2024-04-23Fix handling of reg->dmin in Regex matchingIsaac Peka
2024-04-23Bump github/codeql-action from 3.25.1 to 3.25.2dependabot[bot]
2024-04-23Consolitate redefined the method warningJean Boussier
2024-04-23Traverse tmpdir under chdirNobuyoshi Nakada
2024-04-23Shorten tmpdir pathNobuyoshi Nakada
2024-04-23Remove unused functions from `struct rb_parser_config_struct`yui-knk
2024-04-23Move encoding object conversion outside of parseryui-knk