summaryrefslogtreecommitdiff
path: root/lib/prism/debug.rb
AgeCommit message (Expand)Author
2024-02-24[ruby/prism] Use steep to type check RBS and Ruby filesGopal Patel
2024-02-23[ruby/prism] Add some encoding debugging to make testing easierKevin Newton
2024-01-30Update forwarding locals for prismAaron Patterson
2024-01-27[ruby/prism] Bring back #arg_rest localKevin Newton
2024-01-25[ruby/prism] Fix Ruby head buildKevin Newton
2024-01-10[ruby/prism] Add a "repeated flag" to parameter nodesAaron Patterson
2023-12-01[ruby/prism] Change numbered parametersKevin Newton
2023-11-28[ruby/prism] Implicit rest nodesKevin Newton
2023-11-10[ruby/prism] Remove extra locals added by ...Kevin Newton
2023-11-03[ruby/prism] Wire up options through the FFI APIKevin Newton
2023-11-01[ruby/prism] Fix up Prism and Debug docsKevin Newton
2023-11-01[ruby/prism] Flip incorrect names of OptionalKeywordParameterNode and Require...Jemma Issroff
2023-11-01[ruby/prism] Split KeywordParameterNode into Optional and RequiredJemma Issroff
2023-10-26[prism] handle locals consistentlyKevin Newton
2023-10-26[ruby/prism] Rename to lefts/rightsKevin Newton
2023-10-26[ruby/prism] Remove RequiredDestructuredParameterNode in favor of MultiTarget...Kevin Newton
2023-10-19Don't add anonymous locals when ISEQ binary debug is onMatt Valentine-House
2023-10-18[ruby/prism] Modify less of the CRuby localsKevin Newton
2023-10-18[ruby/prism] Add * and & to methods with ...Kevin Newton
2023-09-27Sync to prism rename commitsKevin Newton
2023-09-27Rename YARP filepaths to prism filepathsKevin Newton