[dmd-internals] [D-Programming-Language/dmd] b5ea89: [comments] clarify DeclarationExp usage

GitHub noreply at github.com
Fri Mar 21 13:47:59 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: b5ea89415b93822fb15cc25b9ceda3a6d4efde4f
      https://github.com/D-Programming-Language/dmd/commit/b5ea89415b93822fb15cc25b9ceda3a6d4efde4f
  Author: Dicebot <public at dicebot.lv>
  Date:   2014-03-18 (Tue, 18 Mar 2014)

  Changed paths:
    M src/expression.h

  Log Message:
  -----------
  [comments] clarify DeclarationExp usage

Add explanation that it can be used in contexts where D grammar
normally prohibits declarations if you create it in AST manually.


  Commit: 646d1cea2bde2b5d3a093814b9e70078124ff7ac
      https://github.com/D-Programming-Language/dmd/commit/646d1cea2bde2b5d3a093814b9e70078124ff7ac
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2014-03-21 (Fri, 21 Mar 2014)

  Changed paths:
    M src/expression.h

  Log Message:
  -----------
  Merge pull request #3389 from Dicebot/decl-exp-docs

[comments] clarify DeclarationExp usage


Compare: https://github.com/D-Programming-Language/dmd/compare/1042f245137a...646d1cea2bde


More information about the dmd-internals mailing list