[macruby-changes] [MacRuby/MacRuby] 22fa49: fix token even after trailing under score

GitHub noreply at github.com
Thu Jan 19 01:34:31 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/MacRuby/MacRuby
  Commit: 22fa49e3b0f21c2844d37ae689f7426417c73136
      https://github.com/MacRuby/MacRuby/commit/22fa49e3b0f21c2844d37ae689f7426417c73136
  Author: Watson <watson1978 at gmail.com>
  Date:   2012-01-18 (Wed, 18 Jan 2012)

  Changed paths:
    M parse.y

  Log Message:
  -----------
  fix token even after trailing under score


  Commit: 74c29d713b94ed6b7aa2bf80363500928897fe39
      https://github.com/MacRuby/MacRuby/commit/74c29d713b94ed6b7aa2bf80363500928897fe39
  Author: Watson <watson1978 at gmail.com>
  Date:   2012-01-18 (Wed, 18 Jan 2012)

  Changed paths:
    M parse.y

  Log Message:
  -----------
  dispatch delayed heredoc contents


  Commit: 085b96496fcb7e5ed8c46e99324bb68e2e05ae67
      https://github.com/MacRuby/MacRuby/commit/085b96496fcb7e5ed8c46e99324bb68e2e05ae67
  Author: Watson <watson1978 at gmail.com>
  Date:   2012-01-18 (Wed, 18 Jan 2012)

  Changed paths:
    M parse.y

  Log Message:
  -----------
  dispatch symbols


  Commit: a2079cd3219f2fa702182d6acfdf6242cc6e5635
      https://github.com/MacRuby/MacRuby/commit/a2079cd3219f2fa702182d6acfdf6242cc6e5635
  Author: Watson <watson1978 at gmail.com>
  Date:   2012-01-18 (Wed, 18 Jan 2012)

  Changed paths:
    M parse.y

  Log Message:
  -----------
  enable literal optimization


  Commit: ddd72f7a76cf1a0dcf19b76e36f999fd3805731b
      https://github.com/MacRuby/MacRuby/commit/ddd72f7a76cf1a0dcf19b76e36f999fd3805731b
  Author: Watson <watson1978 at gmail.com>
  Date:   2012-01-18 (Wed, 18 Jan 2012)

  Changed paths:
    M parse.y

  Log Message:
  -----------
  add Ripper#filename


  Commit: 6d62d0a07a09799483f2cab262f809c07c96acd6
      https://github.com/MacRuby/MacRuby/commit/6d62d0a07a09799483f2cab262f809c07c96acd6
  Author: Watson <watson1978 at gmail.com>
  Date:   2012-01-18 (Wed, 18 Jan 2012)

  Changed paths:
    M parse.y

  Log Message:
  -----------
  suppress an extra error message after numeric literal without digits


  Commit: d230d936a8920557573541eadc208deb59ab7cef
      https://github.com/MacRuby/MacRuby/commit/d230d936a8920557573541eadc208deb59ab7cef
  Author: Watson <watson1978 at gmail.com>
  Date:   2012-01-18 (Wed, 18 Jan 2012)

  Changed paths:
    M parse.y

  Log Message:
  -----------
  no needs to save both of args and vars


Compare: https://github.com/MacRuby/MacRuby/compare/1a26080...d230d93


More information about the macruby-changes mailing list