January 16, 2015
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: d76ead54f3a68851f37f5eddb84a8cdfbba3c956
      https://github.com/D-Programming-Language/dmd/commit/d76ead54f3a68851f37f5eddb84a8cdfbba3c956
  Author: Walter Bright <walter@walterbright.com>
  Date:   2015-01-15 (Thu, 15 Jan 2015)

  Changed paths:
    M src/declaration.h
    M src/escape.c
    M src/func.c
    M src/globals.h
    M src/hdrgen.c
    M src/mangle.c
    M src/mars.c
    M src/mtype.c
    M src/mtype.h
    M src/parse.c
    M test/fail_compilation/test4838.d
    M test/runnable/testscope2.d

  Log Message:
  -----------
  DIP25: parsing


  Commit: 9def1ccf3fc497b07ef202487a4409d325194516
      https://github.com/D-Programming-Language/dmd/commit/9def1ccf3fc497b07ef202487a4409d325194516
  Author: Andrei Alexandrescu <andrei@erdani.com>
  Date:   2015-01-16 (Fri, 16 Jan 2015)

  Changed paths:
    M src/declaration.h
    M src/escape.c
    M src/func.c
    M src/globals.h
    M src/hdrgen.c
    M src/mangle.c
    M src/mars.c
    M src/mtype.c
    M src/mtype.h
    M src/parse.c
    M test/fail_compilation/test4838.d
    M test/runnable/testscope2.d

  Log Message:
  -----------
  Merge pull request #4298 from WalterBright/dip25-1

DIP25: parsing


Compare: https://github.com/D-Programming-Language/dmd/compare/161fc6a0f6ca...9def1ccf3fc4