summaryrefslogtreecommitdiff
path: root/test/yarp/errors_test.rb
AgeCommit message (Expand)Author
2023-08-25[ruby/yarp] Move tests from test/* to test/yarp/* to match CRubyKevin Newton
2023-08-25[ruby/yarp] Track block opening and closing locationsKevin Newton
2023-08-25[ruby/yarp] Add names to classes and modulesKevin Newton
2023-08-25[ruby/yarp] fix: unterminated regular expression with a heredocMike Dalessio
2023-08-24[ruby/yarp] Improve handling of line endingsMike Dalessio
2023-08-21[ruby/yarp] fix: parsing a '%' expression with a CR but not a newlineMike Dalessio
2023-08-18[ruby/yarp] fix: unterminated % in argumentsMike Dalessio
2023-08-16Resync YARPTakashi Kokubun
2023-08-16[ruby/yarp] Fixes so `bundle exec rake` can run on JRuby and TruffleRubyBenoit Daloze
2023-08-16[ruby/yarp] add a diagnostic for *rest in order after optional stateHParker
2023-07-26[ruby/yarp] Fix testsHaldun Bayhantopcu
2023-07-26[ruby/yarp] Added locations to errors testsHaldun Bayhantopcu
2023-07-12YARP resync (#8059)Jemma Issroff
2023-06-21[Feature #19741] Sync all files in yarpJemma Issroff