Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 2da32b038b5de712839a22397273685a44a521c3
      
https://github.com/D-Programming-Language/dmd/commit/2da32b038b5de712839a22397273685a44a521c3
  Author: k-hara <[email protected]>
  Date:   2015-12-04 (Fri, 04 Dec 2015)

  Changed paths:
    M src/expression.d
    M src/expression.h
    M src/hdrgen.d
    M src/parse.d
    M src/visitor.d
    M src/visitor.h

  Log Message:
  -----------
  fix Issue 15403 - [internal] FileExp represents ImportExpression, the AST 
class naming is not intuitive

Rename `FileExp` to `ImportExp`.


  Commit: 86d7cc4177587cf4d5bdfce052df0a58e1cf7166
      
https://github.com/D-Programming-Language/dmd/commit/86d7cc4177587cf4d5bdfce052df0a58e1cf7166
  Author: Daniel Murphy <[email protected]>
  Date:   2015-12-04 (Fri, 04 Dec 2015)

  Changed paths:
    M src/expression.d
    M src/expression.h
    M src/hdrgen.d
    M src/parse.d
    M src/visitor.d
    M src/visitor.h

  Log Message:
  -----------
  Merge pull request #5297 from 9rnsr/fix15403

Issue 15403 - [internal] FileExp represents ImportExpression, the AST class 
naming is not intuitive


Compare: 
https://github.com/D-Programming-Language/dmd/compare/0b15efa7827a...86d7cc417758
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to