[dmd-internals] [D-Programming-Language/dmd] e45a43: convert template lookup to hash table

GitHub noreply at github.com
Sun Jun 23 19:49:30 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: e45a4388014deba65dcbd044fbae81bb1bf69808
      https://github.com/D-Programming-Language/dmd/commit/e45a4388014deba65dcbd044fbae81bb1bf69808
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-06-23 (Sun, 23 Jun 2013)

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

  Log Message:
  -----------
  convert template lookup to hash table


  Commit: bdac9ca84f142dcd49b3b634823013d02cc7c16d
      https://github.com/D-Programming-Language/dmd/commit/bdac9ca84f142dcd49b3b634823013d02cc7c16d
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2013-06-23 (Sun, 23 Jun 2013)

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

  Log Message:
  -----------
  Merge pull request #2239 from WalterBright/hash_instance

convert template lookup from array to hash table


Compare: https://github.com/D-Programming-Language/dmd/compare/90fcfa0356a6...bdac9ca84f14


More information about the dmd-internals mailing list