[dmd-internals] [D-Programming-Language/dmd] 6f4dc4: Remove giant switch and macros in favor of more co...

GitHub noreply at github.com
Fri Aug 2 14:38:42 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 6f4dc49817847081626c139ed64bf68acf2144d9
      https://github.com/D-Programming-Language/dmd/commit/6f4dc49817847081626c139ed64bf68acf2144d9
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2013-08-01 (Thu, 01 Aug 2013)

  Changed paths:
    M src/mtype.c

  Log Message:
  -----------
  Remove giant switch and macros in favor of more concise logic


  Commit: e9a5cfffd9a45ed1f57d5be6458bd7da032e7141
      https://github.com/D-Programming-Language/dmd/commit/e9a5cfffd9a45ed1f57d5be6458bd7da032e7141
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-08-02 (Fri, 02 Aug 2013)

  Changed paths:
    M src/mtype.c

  Log Message:
  -----------
  Merge pull request #2440 from yebblies/modmerge

[DDMD] Remove giant switch and macros in favor of more concise logic


Compare: https://github.com/D-Programming-Language/dmd/compare/776c2d39f3c6...e9a5cfffd9a4


More information about the dmd-internals mailing list