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 <[email protected]>
  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 <[email protected]>
  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
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to