aboutsummaryrefslogtreecommitdiffstats
path: root/test/prism/snapshots/unparser/corpus/literal/send.txt
Commit message (Expand)AuthorAgeFilesLines
* [ruby/prism] Expose common flags in inspect outputKevin Newton2024-07-111-95/+179
* [ruby/prism] Disallow keywords and blocks in index expressionsKevin Newton2024-05-031-6/+6
* [ruby/prism] Track both the unescaped bytes and source string for a regular e...Kevin Menard2024-03-081-6/+6
* [ruby/prism] Add then keyword loc to when nodesKevin Newton2024-03-041-0/+2
* [ruby/prism] Regenerate snapshots using integer valuesKevin Newton2024-02-221-9/+18
* [ruby/prism] Remove locals_body_indexKevin Newton2024-02-011-4/+0
* [ruby/prism] Track whether a Symbol should have its encoding changed from the...Kevin Menard2024-01-261-10/+10
* [ruby/prism] Ignore visibility flagKevin Newton2024-01-021-99/+99
* Revert "Revert all of commits after Prism 0.19.0 release"Hiroshi SHIBATA2023-12-251-4/+4
* Revert all of commits after Prism 0.19.0 releaseHiroshi SHIBATA2023-12-161-4/+4
* [ruby/prism] String literal hash keys should be frozeneileencodes2023-12-151-1/+1
* [ruby/prism] Finish keyword hash node flag refactor by renaming flagUfuk Kayserilioglu2023-12-151-3/+3
* [ruby/prism] Flag for attribute write on callsKevin Newton2023-12-121-2/+2
* [ruby/prism] Update tests and snapshotsUfuk Kayserilioglu2023-12-121-0/+6
* [ruby/prism] Add necessary encoding flags for symbols and regexKevin Newton2023-12-081-0/+10
* [ruby/prism] Move flag position consistently to frontKevin Newton2023-12-061-1052/+1052
* [ruby/prism] Add locals_body_index to DefNode, BlockNode, LambdaNodeJemma Issroff2023-12-061-0/+4
* [ruby/prism] Change numbered parametersKevin Newton2023-12-011-2/+1
* [ruby/prism] Add numbered_parameters field to BlockNode and LambdaNodeJemma Issroff2023-11-281-1/+2
* [ruby/prism] Move CallNode#name field between receiver and argumentsBenoit Daloze2023-11-221-312/+312
* [PRISM] Rename flag to CONTAINS_KEYWORD_SPLATJemma Issroff2023-11-211-2/+2
* [ruby/prism] Fix locations derived from arguments.Haldun Bayhantopcu2023-11-201-3/+3
* [ruby/prism] Track the then keyword for conditionalsKevin Newton2023-11-151-0/+1
* [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-686/+729
* Sync with prism CallNode#name changesBenoit Daloze2023-10-021-156/+156
* Rename YARP filepaths to prism filepathsKevin Newton2023-09-271-0/+2117