[dmd-internals] [D-Programming-Language/dmd] e3bf36: Add manually ported frontend source files to versi...

GitHub via dmd-internals dmd-internals at puremagic.com
Sun Apr 5 06:39:03 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: e3bf36d071ef18623c1398e93fcc7c0dd7168c20
      https://github.com/D-Programming-Language/dmd/commit/e3bf36d071ef18623c1398e93fcc7c0dd7168c20
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2015-04-05 (Sun, 05 Apr 2015)

  Changed paths:
    M .gitignore
    A src/backend.d
    A src/complex.d
    A src/entity.d
    A src/intrange.d
    A src/root/array.d
    A src/root/longdouble.d
    A src/root/port.d
    A src/root/rmem.d
    A src/root/rootobject.d

  Log Message:
  -----------
  Add manually ported frontend source files to version control


  Commit: 683ab8159aff8303b1cccccb091e2ac6a3ea9bbb
      https://github.com/D-Programming-Language/dmd/commit/683ab8159aff8303b1cccccb091e2ac6a3ea9bbb
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2015-04-05 (Sun, 05 Apr 2015)

  Changed paths:
    A src/magicport.json
    M src/posix.mak
    M src/win32.mak

  Log Message:
  -----------
  Add settings file and makefile targets to build ddmd


  Commit: 7e9398a7893406ce4752651697f7beb3445e5280
      https://github.com/D-Programming-Language/dmd/commit/7e9398a7893406ce4752651697f7beb3445e5280
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2015-04-05 (Sun, 05 Apr 2015)

  Changed paths:
    A src/magicport/ast.d
    A src/magicport/dprinter.d
    A src/magicport/magicport2.d
    A src/magicport/namer.d
    A src/magicport/parser.d
    A src/magicport/scanner.d
    A src/magicport/tokens.d
    A src/magicport/typenames.d
    A src/magicport/visitor.d

  Log Message:
  -----------
  Add magicport source to repo


  Commit: e7ec40ea496e420b75868fc354545b6d5169ac22
      https://github.com/D-Programming-Language/dmd/commit/e7ec40ea496e420b75868fc354545b6d5169ac22
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2015-04-05 (Sun, 05 Apr 2015)

  Changed paths:
    M src/posix.mak
    M src/win32.mak

  Log Message:
  -----------
  Build both compilers on autotester


  Commit: 88445405118c99567940a648f731a3f68dd81231
      https://github.com/D-Programming-Language/dmd/commit/88445405118c99567940a648f731a3f68dd81231
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2015-04-05 (Sun, 05 Apr 2015)

  Changed paths:
    M .gitignore
    A src/backend.d
    A src/complex.d
    A src/entity.d
    A src/intrange.d
    A src/magicport.json
    A src/magicport/ast.d
    A src/magicport/dprinter.d
    A src/magicport/magicport2.d
    A src/magicport/namer.d
    A src/magicport/parser.d
    A src/magicport/scanner.d
    A src/magicport/tokens.d
    A src/magicport/typenames.d
    A src/magicport/visitor.d
    M src/posix.mak
    A src/root/array.d
    A src/root/longdouble.d
    A src/root/port.d
    A src/root/rmem.d
    A src/root/rootobject.d
    M src/win32.mak

  Log Message:
  -----------
  Merge pull request #3410 from yebblies/newmagic

[DDMD] Add ddmd manually ported source and build system support


Compare: https://github.com/D-Programming-Language/dmd/compare/7522d0d1122a...88445405118c


More information about the dmd-internals mailing list