[dmd-internals] [D-Programming-Language/dmd] d4b2f8: [Refactoring] Rename makeInvariant to makeImmutabl...

GitHub noreply at github.com
Mon Dec 9 20:49:07 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: d4b2f89d9bf79aad40fc2c71ffa66f13d88c6f50
      https://github.com/D-Programming-Language/dmd/commit/d4b2f89d9bf79aad40fc2c71ffa66f13d88c6f50
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-12-09 (Mon, 09 Dec 2013)

  Changed paths:
    M src/func.c
    M src/mtype.c
    M src/mtype.h
    M src/parse.c

  Log Message:
  -----------
  [Refactoring] Rename makeInvariant to makeImmutable


  Commit: 30ff96df26f79467743643bcf22be83c707940c4
      https://github.com/D-Programming-Language/dmd/commit/30ff96df26f79467743643bcf22be83c707940c4
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2013-12-09 (Mon, 09 Dec 2013)

  Changed paths:
    M src/func.c
    M src/mtype.c
    M src/mtype.h
    M src/parse.c

  Log Message:
  -----------
  Merge pull request #2942 from 9rnsr/refactor_immutable

[Refactoring] Rename makeInvariant to makeImmutable


Compare: https://github.com/D-Programming-Language/dmd/compare/6a65ae7c7711...30ff96df26f7


More information about the dmd-internals mailing list