[dmd-internals] [D-Programming-Language/dmd] 709e1e: Remove redundant FuncDeclaration::isAbstract
GitHub
noreply at github.com
Tue Jun 18 06:30:23 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 709e1e77331181bebdb28f681a75130d0adf1f03
https://github.com/D-Programming-Language/dmd/commit/709e1e77331181bebdb28f681a75130d0adf1f03
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2013-06-18 (Tue, 18 Jun 2013)
Changed paths:
M src/declaration.h
M src/func.c
Log Message:
-----------
Remove redundant FuncDeclaration::isAbstract
Commit: 1194cfcc40dd1e4e93cd4fbc7ddafe38aaeb6adb
https://github.com/D-Programming-Language/dmd/commit/1194cfcc40dd1e4e93cd4fbc7ddafe38aaeb6adb
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2013-06-18 (Tue, 18 Jun 2013)
Changed paths:
M src/declaration.h
M src/func.c
Log Message:
-----------
Merge pull request #2208 from yebblies/abstract
[DDMD] Remove redundant FuncDeclaration::isAbstract
Compare: https://github.com/D-Programming-Language/dmd/compare/2f298961f916...1194cfcc40dd
More information about the dmd-internals
mailing list