[dmd-internals] [D-Programming-Language/dmd] 091a04: Move FuncDeclaration::isBuiltin into a free functi...
GitHub
noreply at github.com
Thu Feb 20 12:24:40 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 091a0464717f06229a9552064bd0b1f14735dbd3
https://github.com/D-Programming-Language/dmd/commit/091a0464717f06229a9552064bd0b1f14735dbd3
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2014-02-19 (Wed, 19 Feb 2014)
Changed paths:
M src/builtin.c
M src/declaration.h
M src/interpret.c
Log Message:
-----------
Move FuncDeclaration::isBuiltin into a free function
Commit: 503b17d228947400a7e16e90b6d294f686696701
https://github.com/D-Programming-Language/dmd/commit/503b17d228947400a7e16e90b6d294f686696701
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2014-02-20 (Thu, 20 Feb 2014)
Changed paths:
M src/builtin.c
M src/declaration.h
M src/interpret.c
Log Message:
-----------
Merge pull request #3293 from yebblies/builtinfree
[DDMD] [refactor] Move FuncDeclaration::isBuiltin into a free function
Compare: https://github.com/D-Programming-Language/dmd/compare/ecc3cc5c9acd...503b17d22894
More information about the dmd-internals
mailing list