aboutsummaryrefslogtreecommitdiffstats
path: root/test/prism/snapshots/method_calls.txt
Commit message (Expand)AuthorAgeFilesLines
* [ruby/prism] Expose common flags in inspect outputKevin Newton2024-07-111-146/+282
* [ruby/prism] Disallow keywords and blocks in index expressionsKevin Newton2024-05-031-14/+14
* [ruby/prism] Change ConstantPathNode#child to ConstantPathNode#{name,name_loc}Kevin Newton2024-05-031-12/+9
* [ruby/prism] Freeze internal parts, againKevin Newton2024-03-261-1/+4
* [ruby/prism] Regenerate snapshots using integer valuesKevin Newton2024-02-221-17/+34
* [ruby/prism] Remove locals_body_indexKevin Newton2024-02-011-23/+0
* Update forwarding locals for prismAaron Patterson2024-01-301-2/+2
* [ruby/prism] Track whether a Symbol should have its encoding changed from the...Kevin Menard2024-01-261-51/+51
* [ruby/prism] Add testsHaldun Bayhantopcu2024-01-261-18/+68
* [ruby/prism] Extract snippet into its own file and skip in TruffleRubyMax Prokopiev2024-01-241-794/+769
* [ruby/prism] Force encoding during deserialization of constantsMax Prokopiev2024-01-241-769/+794
* [ruby/prism] Fix prism brace association for constant-like method/local callsAdam Hess2024-01-171-48/+109
* [ruby/prism] Add a "repeated flag" to parameter nodesAaron Patterson2024-01-101-0/+6
* [ruby/prism] Ignore visibility flagKevin Newton2024-01-021-92/+92
* Revert "Revert all of commits after Prism 0.19.0 release"Hiroshi SHIBATA2023-12-251-10/+10
* Revert all of commits after Prism 0.19.0 releaseHiroshi SHIBATA2023-12-161-10/+10
* [ruby/prism] Finish keyword hash node flag refactor by renaming flagUfuk Kayserilioglu2023-12-151-10/+10
* [ruby/prism] Flag for attribute write on callsKevin Newton2023-12-121-1/+1
* [ruby/prism] Update tests and snapshotsUfuk Kayserilioglu2023-12-121-0/+13
* [ruby/prism] Split up CallNode in target positionKevin Newton2023-12-111-12/+4
* [ruby/prism] Add necessary encoding flags for symbols and regexKevin Newton2023-12-081-0/+51
* [ruby/prism] Move flag position consistently to frontKevin Newton2023-12-061-1398/+1398
* [ruby/prism] Add locals_body_index to DefNode, BlockNode, LambdaNodeJemma Issroff2023-12-061-0/+21
* [ruby/prism] Change numbered parametersKevin Newton2023-12-011-40/+20
* [ruby/prism] Add numbered_parameters field to BlockNode and LambdaNodeJemma Issroff2023-11-281-20/+40
* [ruby/prism] Move CallNode#name field between receiver and argumentsBenoit Daloze2023-11-221-246/+246
* [ruby/prism] Add SPLAT flag on ArrayNode indicating if it contains splat elem...Jemma Issroff2023-11-211-3/+6
* [PRISM] Rename flag to CONTAINS_KEYWORD_SPLATJemma Issroff2023-11-211-3/+3
* [ruby/prism] Fix calls with splat without parenthesisHaldun Bayhantopcu2023-11-161-29/+72
* [ruby/prism] Track the then keyword for conditionalsKevin Newton2023-11-151-0/+2
* [ruby/prism] Rename to lefts/rightsKevin Newton2023-10-261-2/+2
* [ruby/prism] Split up multi target/write targetsKevin Newton2023-10-261-1/+3
* [ruby/prism] Add KeywordSplat flag to ArgumentsNodeJemma Issroff2023-10-261-1027/+1073
* [ruby/prism] Put names on back reference read nodesKevin Newton2023-10-141-0/+1
* Sync with prism CallNode#name changesBenoit Daloze2023-10-021-122/+122
* Rename YARP filepaths to prism filepathsKevin Newton2023-09-271-0/+2171