[dmd-internals] [D-Programming-Language/dmd] 95bfdd: Move FuncDeclaration::interpret into a free functi...

GitHub noreply at github.com
Fri Feb 14 14:04:32 PST 2014


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

  Changed paths:
    M src/declaration.h
    M src/interpret.c

  Log Message:
  -----------
  Move FuncDeclaration::interpret into a free function


  Commit: a71412736e5da7b1a116690807ef98e87df262a3
      https://github.com/D-Programming-Language/dmd/commit/a71412736e5da7b1a116690807ef98e87df262a3
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2014-02-14 (Fri, 14 Feb 2014)

  Changed paths:
    M src/declaration.h
    M src/interpret.c

  Log Message:
  -----------
  Merge pull request #3259 from yebblies/funcinterpret

[DDMD] [refactor] Move FuncDeclaration::interpret into a free function


Compare: https://github.com/D-Programming-Language/dmd/compare/d2f7f124a96a...a71412736e5d


More information about the dmd-internals mailing list