summaryrefslogtreecommitdiff
path: root/test/prism/location_test.rb
AgeCommit message (Expand)Author
2024-04-03[ruby/prism] Fix up location testsKevin Newton
2024-03-25[ruby/prism] Fix incorrect paring when using invalid regexp optionsKoichi ITO
2024-03-15[ruby/prism] Shareable constant nodesKevin Newton
2024-02-21[ruby/prism] Support ItParametersNodeKevin Newton
2024-02-15[ruby/prism] Fix opening loc for an empty symbolMax Prokopiev
2024-02-13[ruby/prism] Introduce `version: "3.4.0"`Kevin Newton
2024-02-13[ruby/prism] Fix an error when specifying the parsing version `latest`Koichi ITO
2024-02-05[ruby/prism] Change the location of an implicit begin to methodKevin Newton
2024-01-17[ruby/prism] Test version: 3.3.0Takashi Kokubun
2024-01-17[ruby/prism] Fix => ^itTakashi Kokubun
2024-01-17[ruby/prism] Parse `it` default parameterTakashi Kokubun
2023-12-25Revert "Revert all of commits after Prism 0.19.0 release"Hiroshi SHIBATA
2023-12-16Revert all of commits after Prism 0.19.0 releaseHiroshi SHIBATA
2023-12-15[ruby/prism] Invalid pinned locals in pattern matchingKevin Newton
2023-12-11[ruby/prism] Split up CallNode in target positionKevin Newton
2023-12-01[ruby/prism] Change numbered parametersKevin Newton
2023-11-28[ruby/prism] Implicit rest nodesKevin Newton
2023-11-21[ruby/prism] Remove string concat in favor of a flat listKevin Newton
2023-11-21[ruby/prism] Split up CaseNode and CaseMatchNodeKevin 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[ruby/prism] Rename to lefts/rightsKevin Newton
2023-10-26[ruby/prism] Remove RequiredDestructuredParameterNode in favor of MultiTarget...Kevin Newton
2023-10-26[ruby/prism] Split up multi target/write targetsKevin Newton
2023-10-18[ruby/prism] Index{Operator,And,Or}WriteNodeKevin Newton
2023-09-28[ruby/prism] Check for a semicolon or a newline after the inheritance operatorHaldun Bayhantopcu
2023-09-27Sync to prism rename commitsKevin Newton
2023-09-27Rename YARP filepaths to prism filepathsKevin Newton