JRuby

Parser

Summary

Description

Things related to JRuby's Parser: The lexer and jay grammar stuff

Issues: Unresolved

  • Bug JRUBY-4263 Loading of rb files is much slower in JRuby than in MRI (2x-5x)
  • Bug JRUBY-5303 [1.9] Wrong parameters parse for method signatures with default values
  • Bug JRUBY-7022 JRuby passes only first argument when chaining custom enumerator

Issues: Updated recently

  • Bug JRUBY-5303 21/Feb/13 [1.9] Wrong parameters parse for method signatures with default values
  • Improvement JRUBY-6905 21/Feb/13 JRuby does not warn about assigned but unused variable
  • Bug JRUBY-7022 10/Dec/12 JRuby passes only first argument when chaining custom enumerator

Versions: Unreleased