[dmd-internals] [D-Programming-Language/dmd] 3ce53a: Move TraitsExp semantic methods into free function...

GitHub noreply at github.com
Thu Feb 20 20:20:32 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 3ce53a8bbe233fee455e72a6b7161cec202d1d51
      https://github.com/D-Programming-Language/dmd/commit/3ce53a8bbe233fee455e72a6b7161cec202d1d51
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2014-02-20 (Thu, 20 Feb 2014)

  Changed paths:
    M src/expression.c
    M src/expression.h
    M src/traits.c

  Log Message:
  -----------
  Move TraitsExp semantic methods into free functions in traits.c


  Commit: 973d080bec755b36c8ab4be91d241dfdfb5c4828
      https://github.com/D-Programming-Language/dmd/commit/973d080bec755b36c8ab4be91d241dfdfb5c4828
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2014-02-20 (Thu, 20 Feb 2014)

  Changed paths:
    M src/expression.c
    M src/expression.h
    M src/traits.c

  Log Message:
  -----------
  Merge pull request #3292 from yebblies/traits

[DDMD] [refactor] Move TraitsExp semantic methods into free functions in traits.c


Compare: https://github.com/D-Programming-Language/dmd/compare/04467653973c...973d080bec75


More information about the dmd-internals mailing list