[dmd-internals] [D-Programming-Language/dmd] f28c64: [Refactoring] Reorder TemplateInstance member func...

GitHub noreply at github.com
Fri Sep 20 12:59:07 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: f28c64f642139de737708f27b22ecddb4927fbe7
      https://github.com/D-Programming-Language/dmd/commit/f28c64f642139de737708f27b22ecddb4927fbe7
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-09-19 (Thu, 19 Sep 2013)

  Changed paths:
    M src/template.c
    M src/template.h

  Log Message:
  -----------
  [Refactoring] Reorder TemplateInstance member functions

Sort them based on the semantic order.


  Commit: 123cd43d8a7266a5b114c2922c6b2339d99c09dd
      https://github.com/D-Programming-Language/dmd/commit/123cd43d8a7266a5b114c2922c6b2339d99c09dd
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-09-19 (Thu, 19 Sep 2013)

  Changed paths:
    M src/template.c
    M src/template.h

  Log Message:
  -----------
  [Refactoring] bool TemplateInstance::hasNestedArgs(...)


  Commit: 2122de8716af1110ebf245e5d43f144b8d42aaf2
      https://github.com/D-Programming-Language/dmd/commit/2122de8716af1110ebf245e5d43f144b8d42aaf2
  Author: Martin Nowak <code at dawg.eu>
  Date:   2013-09-20 (Fri, 20 Sep 2013)

  Changed paths:
    M src/template.c
    M src/template.h

  Log Message:
  -----------
  Merge pull request #2573 from 9rnsr/refactor_template

[Refactoring] Reorder TemplateInstance member functions


Compare: https://github.com/D-Programming-Language/dmd/compare/997f028f9d2f...2122de8716af


More information about the dmd-internals mailing list