[dmd-internals] [D-Programming-Language/dmd] 999f9a: Made it so that the base property and interfaces p...
GitHub via dmd-internals
dmd-internals at puremagic.com
Sat Aug 16 21:41:34 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 999f9ac381474486cfcba2d5feb5d4e4c173c60e
https://github.com/D-Programming-Language/dmd/commit/999f9ac381474486cfcba2d5feb5d4e4c173c60e
Author: Orvid King <blah38621 at gmail.com>
Date: 2014-08-16 (Sat, 16 Aug 2014)
Changed paths:
M src/json.c
M test/compilable/extra-files/json.out
Log Message:
-----------
Made it so that the base property and interfaces properties use fully qualified names rather than unresolved names.
Commit: 790c3fca911b80a084f9628c981658f29ae28d57
https://github.com/D-Programming-Language/dmd/commit/790c3fca911b80a084f9628c981658f29ae28d57
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2014-08-17 (Sun, 17 Aug 2014)
Changed paths:
M src/json.c
M test/compilable/extra-files/json.out
Log Message:
-----------
Merge pull request #3867 from Orvid/fullyQualifiedBases
Fix #13277 - Base class in JSON output is always unqualified
Compare: https://github.com/D-Programming-Language/dmd/compare/a7a3c7865bd1...790c3fca911b
More information about the dmd-internals
mailing list