Back to the Summary tab for the JRuby project

Parser

Summary

Description

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

Issues: Due

  • 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-2532 -K option does not work when parsing script.

Issues: Updated recently

  • Bug JRUBY-6405 31/Jan/12 Cannot install devise because of Psych::SyntaxError: special characters are not allowed , tried 1.5.3 & 2.0.0
  • Improvement JRUBY-5533 31/Jan/12 Provide option to treat decimal literals as precise decimal values
  • Bug JRUBY-5657 25/Jan/12 array on 1.9 mode breaks Nokogiri test.