Commit 6b8cb23
authored
1 file changed
+1
-1
lines changed- bin/prism+17
- include/prism/options.h+5-2
- java-wasm/pom.xml+1-1
- java/org/prism/ParsingOptions.java+2-1
- javascript/src/parsePrism.js+1-1
- lib/prism/ffi.rb+1-1
- lib/prism/translation.rb+1
- lib/prism/translation/parser.rb+3-3
- lib/prism/translation/parser35.rb+1-6
- lib/prism/translation/parser40.rb+13
- lib/prism/translation/parser_current.rb+2-2
- prism.gemspec+2
- rbi/prism/translation/parser35.rbi-2
- rbi/prism/translation/parser40.rbi+6
- snapshots/4.0/endless_methods_command_call.txt
- snapshots/4.0/leading_logical.txt
- src/options.c+7-7
- src/prism.c+12-36
- test/prism/api/parse_test.rb+3
- test/prism/errors/endless_method_command_call_parameters.txt+11-8
- test/prism/fixtures/4.0/endless_methods_command_call.txt
- test/prism/fixtures/4.0/leading_logical.txt
- test/prism/fixtures_test.rb+2-2
- test/prism/lex_test.rb+2-2
- test/prism/locals_test.rb+2-2
- test/prism/ractor_test.rb+1-1
- test/prism/ruby/parser_test.rb+4-3
- test/prism/ruby/ripper_test.rb+2-2
- test/prism/ruby/ruby_parser_test.rb+2-2
- test/prism/test_helper.rb+2-1
0 commit comments