[dmd-internals] [D-Programming-Language/dmd] a51fff: Kill intrinsics that no longer exist in D2.

GitHub noreply at github.com
Sat Jul 14 21:27:36 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: a51fff48b26a24b53fd2a88bef78060330897451
      https://github.com/D-Programming-Language/dmd/commit/a51fff48b26a24b53fd2a88bef78060330897451
  Author: alexrp <alex at lycus.org>
  Date:   2012-07-08 (Sun, 08 Jul 2012)

  Changed paths:
    M src/toir.c

  Log Message:
  -----------
  Kill intrinsics that no longer exist in D2.


  Commit: 866155dea9baab46a7f08a0882fb4763bf122a57
      https://github.com/D-Programming-Language/dmd/commit/866155dea9baab46a7f08a0882fb4763bf122a57
  Author: alexrp <alex at lycus.org>
  Date:   2012-07-08 (Sun, 08 Jul 2012)

  Changed paths:
    M src/toir.c

  Log Message:
  -----------
  Fix mangled names for core.bitop intrinsics.


  Commit: 64f79f48c58b0a8fc615b2c9614807e9399065ef
      https://github.com/D-Programming-Language/dmd/commit/64f79f48c58b0a8fc615b2c9614807e9399065ef
  Author: alexrp <alex at lycus.org>
  Date:   2012-07-10 (Tue, 10 Jul 2012)

  Changed paths:
    M src/toir.c

  Log Message:
  -----------
  I/O intrinsics should not be mangled as pure.


  Commit: c6693057e10484e22e2a48b46bf5a8ad0f86a352
      https://github.com/D-Programming-Language/dmd/commit/c6693057e10484e22e2a48b46bf5a8ad0f86a352
  Author: Walter Bright <walter at walterbright.com>
  Date:   2012-07-14 (Sat, 14 Jul 2012)

  Changed paths:
    M src/toir.c

  Log Message:
  -----------
  Merge pull request #1040 from alexrp/intrinsics

Fix up mangled core.bitop names for new attributes.


Compare: https://github.com/D-Programming-Language/dmd/compare/fe4ea1612894...c6693057e104


More information about the dmd-internals mailing list