[dmd-internals] [D-Programming-Language/dmd] fd590b: do binary lookup for switches

GitHub noreply at github.com
Wed Jul 10 17:23:14 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: fd590b0805a0c6fd6ab278e6de566993bec40ad1
      https://github.com/D-Programming-Language/dmd/commit/fd590b0805a0c6fd6ab278e6de566993bec40ad1
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-07-08 (Mon, 08 Jul 2013)

  Changed paths:
    M src/backend/cod3.c
    M test/runnable/testswitch.d

  Log Message:
  -----------
  do binary lookup for switches


  Commit: 4a9b4b5a8f3b2c7f3a35fc65a72b3c0798da8697
      https://github.com/D-Programming-Language/dmd/commit/4a9b4b5a8f3b2c7f3a35fc65a72b3c0798da8697
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2013-07-10 (Wed, 10 Jul 2013)

  Changed paths:
    M src/backend/cod3.c
    M test/runnable/testswitch.d

  Log Message:
  -----------
  Merge pull request #2320 from WalterBright/binary-switch

do binary lookup for switches


Compare: https://github.com/D-Programming-Language/dmd/compare/eaf5ecc9ff0c...4a9b4b5a8f3b


More information about the dmd-internals mailing list