[macruby-changes] [MacRuby/MacRuby] ede09e: macros for simplification

GitHub noreply at github.com
Fri Jan 20 06:30:45 PST 2012


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

  Changed paths:
    M parse.y

  Log Message:
  -----------
  macros for simplification


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

  Changed paths:
    M parse.y

  Log Message:
  -----------
  reduced duplicated conditions


  Commit: 65f546f118c742181b6920c68be1d2096eb93861
      https://github.com/MacRuby/MacRuby/commit/65f546f118c742181b6920c68be1d2096eb93861
  Author: Watson <watson1978 at gmail.com>
  Date:   2012-01-19 (Thu, 19 Jan 2012)

  Changed paths:
    M parse.y

  Log Message:
  -----------
  simplified with IS_ARG and IS_END


  Commit: 90208c9a8d7ec8a9d6de47601000d87bd6a0e490
      https://github.com/MacRuby/MacRuby/commit/90208c9a8d7ec8a9d6de47601000d87bd6a0e490
  Author: Watson <watson1978 at gmail.com>
  Date:   2012-01-19 (Thu, 19 Jan 2012)

  Changed paths:
    M include/ruby/intern.h
  M parse.y
  M string.c

  Log Message:
  -----------
  warn confusing binary operators after local variable


  Commit: 0dd4b28a8934235153ed99ff459dd6ffada26c8a
      https://github.com/MacRuby/MacRuby/commit/0dd4b28a8934235153ed99ff459dd6ffada26c8a
  Author: Watson <watson1978 at gmail.com>
  Date:   2012-01-19 (Thu, 19 Jan 2012)

  Changed paths:
    M parse.y

  Log Message:
  -----------
  reverted "seems like a symbol-literal when spaces are unbalanced" due to backward compatibility


  Commit: 88d14cbcd6ab7929b5d8858f16f1ac25c964df6b
      https://github.com/MacRuby/MacRuby/commit/88d14cbcd6ab7929b5d8858f16f1ac25c964df6b
  Author: Watson <watson1978 at gmail.com>
  Date:   2012-01-20 (Fri, 20 Jan 2012)

  Changed paths:
    M parse.y

  Log Message:
  -----------
  check each fragments


Compare: https://github.com/MacRuby/MacRuby/compare/ea118f2...88d14cb


More information about the macruby-changes mailing list