[dmd-internals] [D-Programming-Language/dmd] befea5: Move AggregateDeclaration's access checking method...
GitHub
noreply at github.com
Thu Feb 20 21:55:15 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: befea591220088a1e6d306da0006ec0b1adad738
https://github.com/D-Programming-Language/dmd/commit/befea591220088a1e6d306da0006ec0b1adad738
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2014-02-18 (Tue, 18 Feb 2014)
Changed paths:
M src/access.c
M src/aggregate.h
M src/expression.c
Log Message:
-----------
Move AggregateDeclaration's access checking methods into free functions in access.c
Commit: 6f3775096af91452a50ae0dec9ca1c8e2b7cd1cb
https://github.com/D-Programming-Language/dmd/commit/6f3775096af91452a50ae0dec9ca1c8e2b7cd1cb
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2014-02-20 (Thu, 20 Feb 2014)
Changed paths:
M src/access.c
M src/aggregate.h
M src/expression.c
Log Message:
-----------
Merge pull request #3281 from yebblies/access
[DDMD] [refactor] Move AggregateDeclaration's access checking methods into free functions in access.c
Compare: https://github.com/D-Programming-Language/dmd/compare/5ce28924a388...6f3775096af9
More information about the dmd-internals
mailing list