| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
This integrates jruby-prism 2.0 by shading it into our main JRuby jar and loading it from there. Incoming packages considered to be for internal use are moved under `org.jruby.internal`. The output of parser statistics now shows the actual class of the parser, since either or both can be activated now.
If this is parsed by Prism, it's a ProgramNode contained in a ParseResult, so just use the ParseResult.
Probably just missing some place where warn should be called during parse. We'll fix it in post.
JRuby 10.0.5.0 moves to "provided" scope in jruby-prism, since it is only needed to compile.
This should resolve the remaining issues with dependency convergence.
| Back | FazBrowse Home | New Git URL |
This continues the integration of Prism parser wrapper libraries from the jruby-prism project by shading it in and including the new WASM support and Chicory libraries.
This is a prototype of how it should eventually look and this PR is intended to iterate.
Notable behavior changes so far:
The artifacts this depends on comes from: