Commit 8ed6dc0
authored
1 file changed
+1
-1
lines changed- README.md+2-1
- config.yml-6
- ext/prism/extension.c+2-2
- gemfiles/2.7/Gemfile.lock+1-1
- gemfiles/3.0/Gemfile.lock+1-1
- gemfiles/typecheck/Gemfile.lock+10-9
- java-wasm/pom.xml+1-1
- rbi/prism/dsl.rbi-3
- sample/prism/find_calls.rb
- sample/prism/find_comments.rb
- sample/prism/locate_nodes.rb
- sample/prism/visit_nodes.rb
- src/prism.c+10-118
- templates/lib/prism/dispatcher.rb.erb+2-1
- test/prism/api/parse_stream_test.rb+8
- test/prism/result/redundant_return_test.rb-73
- test/prism/snapshots/integer_operations.txt+4-4
- test/prism/snapshots/multi_write.txt+1-1
- test/prism/snapshots/ranges.txt+4-4
- test/prism/snapshots/seattlerb/call_gt.txt+1-1
- test/prism/snapshots/seattlerb/call_lt.txt+1-1
- test/prism/snapshots/seattlerb/call_lte.txt+1-1
- test/prism/snapshots/seattlerb/parse_line_defn_complex.txt+1-1
- test/prism/snapshots/seattlerb/parse_line_return.txt+1-1
- test/prism/snapshots/whitequark/ruby_bug_9669.txt+1-1
- test/prism/snapshots/whitequark/send_binary_op.txt+4-4
0 commit comments