[Commits] [ianhinder/Kranc] 9347b5: Add new Object package

Ian Hinder ian.hinder at aei.mpg.de
Fri Sep 13 09:47:51 CDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/ianhinder/Kranc
  Commit: 9347b58f09437c0c9e0ff86249f693c85a1212dd
      https://github.com/ianhinder/Kranc/commit/9347b58f09437c0c9e0ff86249f693c85a1212dd
  Author: Ian Hinder <ian.hinder at aei.mpg.de>
  Date:   2013-09-13 (Fri, 13 Sep 2013)

  Changed paths:
    A Tests/Object.mt
    A Tools/CodeGen/Object.m

  Log Message:
  -----------
  Add new Object package

Currently performs no error checking, but this can be added later. The plan is to also add a schema for each class.


  Commit: 84eeef2a6f73012d176a1604bcc60828d39981b9
      https://github.com/ianhinder/Kranc/commit/84eeef2a6f73012d176a1604bcc60828d39981b9
  Author: Ian Hinder <ian.hinder at aei.mpg.de>
  Date:   2013-09-13 (Fri, 13 Sep 2013)

  Changed paths:
    A Tools/CodeGen/Code.m

  Log Message:
  -----------
  Code.m: Add new Code package

Objects of this class will represent a Kranc code.


  Commit: 5a2746a5aacb6b7c16810c577a78008813d7c285
      https://github.com/ianhinder/Kranc/commit/5a2746a5aacb6b7c16810c577a78008813d7c285
  Author: Ian Hinder <ian.hinder at aei.mpg.de>
  Date:   2013-09-13 (Fri, 13 Sep 2013)

  Changed paths:
    M Tools/CodeGen/KrancThorn.m

  Log Message:
  -----------
  KrancThorn.m: Start using Code object to group variables in CreateKrancThorn


  Commit: 745868e980ebdcb555c5b2f8bd3fe67186e1cdf8
      https://github.com/ianhinder/Kranc/commit/745868e980ebdcb555c5b2f8bd3fe67186e1cdf8
  Author: Ian Hinder <ian.hinder at aei.mpg.de>
  Date:   2013-09-13 (Fri, 13 Sep 2013)

  Changed paths:
    M Tools/CodeGen/KrancThorn.m

  Log Message:
  -----------
  KrancThorn.m: Continue using Code object to group variables in CreateKrancThorn


  Commit: 57d2efaab4a22d663510d9cad2f77106f8c3eee4
      https://github.com/ianhinder/Kranc/commit/57d2efaab4a22d663510d9cad2f77106f8c3eee4
  Author: Ian Hinder <ian.hinder at aei.mpg.de>
  Date:   2013-09-13 (Fri, 13 Sep 2013)

  Changed paths:
    M Tests/Object.mt
    M Tools/CodeGen/Object.m

  Log Message:
  -----------
  Add ApplyToObjectField to Object.m


  Commit: 85902efec760e85a74045db2199863930c4bbf7e
      https://github.com/ianhinder/Kranc/commit/85902efec760e85a74045db2199863930c4bbf7e
  Author: Ian Hinder <ian.hinder at aei.mpg.de>
  Date:   2013-09-13 (Fri, 13 Sep 2013)

  Changed paths:
    M Tools/CodeGen/KrancThorn.m

  Log Message:
  -----------
  KrancThorn.m: Continue using Code object to group variables in CreateKrancThorn


  Commit: 7b7ffccc3b07130e2bed7b6b4b20cc8114743481
      https://github.com/ianhinder/Kranc/commit/7b7ffccc3b07130e2bed7b6b4b20cc8114743481
  Author: Ian Hinder <ian.hinder at aei.mpg.de>
  Date:   2013-09-13 (Fri, 13 Sep 2013)

  Changed paths:
    M Tools/CodeGen/KrancThorn.m

  Log Message:
  -----------
  KrancThorn.m: Finish using Code object to group variables in CreateKrancThorn


  Commit: b3c24e5eae1e887a546f74cdf2310ef361eef1b7
      https://github.com/ianhinder/Kranc/commit/b3c24e5eae1e887a546f74cdf2310ef361eef1b7
  Author: Ian Hinder <ian.hinder at aei.mpg.de>
  Date:   2013-09-13 (Fri, 13 Sep 2013)

  Changed paths:
    M Tools/CodeGen/KrancThorn.m

  Log Message:
  -----------
  KrancThorn.m: Eliminate most temporary variables in CreateKrancThorn


  Commit: c712d76df15718269edbbee1eae19d53e0096133
      https://github.com/ianhinder/Kranc/commit/c712d76df15718269edbbee1eae19d53e0096133
  Author: Ian Hinder <ian.hinder at aei.mpg.de>
  Date:   2013-09-13 (Fri, 13 Sep 2013)

  Changed paths:
    M Tools/CodeGen/KrancThorn.m

  Log Message:
  -----------
  KrancThorn.m: Correct typo


  Commit: a8e14b3165e9aec46cb28a4e737987b95f3285e1
      https://github.com/ianhinder/Kranc/commit/a8e14b3165e9aec46cb28a4e737987b95f3285e1
  Author: Ian Hinder <ian.hinder at aei.mpg.de>
  Date:   2013-09-13 (Fri, 13 Sep 2013)

  Changed paths:
    M Tools/CodeGen/CaKernel.m
    M Tools/CodeGen/KrancThorn.m

  Log Message:
  -----------
  Move CaKernel code processing from KrancThorn.m to CaKernel.m


  Commit: 110424e82ef48f68c1c6cd35fca215ccfd37bb55
      https://github.com/ianhinder/Kranc/commit/110424e82ef48f68c1c6cd35fca215ccfd37bb55
  Author: Ian Hinder <ian.hinder at aei.mpg.de>
  Date:   2013-09-13 (Fri, 13 Sep 2013)

  Changed paths:
    M Tools/CodeGen/KrancThorn.m
    M Tools/CodeGen/MoL.m

  Log Message:
  -----------
  Move MoL code processing from KrancThorn.m to MoL.m


  Commit: 39ed843346a337c4e1e8687f9f802a34367108ba
      https://github.com/ianhinder/Kranc/commit/39ed843346a337c4e1e8687f9f802a34367108ba
  Author: Ian Hinder <ian.hinder at aei.mpg.de>
  Date:   2013-09-13 (Fri, 13 Sep 2013)

  Changed paths:
    M Tools/CodeGen/Differencing.m
    M Tools/CodeGen/KrancThorn.m

  Log Message:
  -----------
  Move differencing code processing from KrancThorn.m to Differencing.m


  Commit: 9ec08a2c201a8b67fb5d095f665e86ef80a16bea
      https://github.com/ianhinder/Kranc/commit/9ec08a2c201a8b67fb5d095f665e86ef80a16bea
  Author: Ian Hinder <ian.hinder at aei.mpg.de>
  Date:   2013-09-13 (Fri, 13 Sep 2013)

  Changed paths:
    M Tools/CodeGen/KrancThorn.m
    M Tools/CodeGen/ParamCheck.m

  Log Message:
  -----------
  Move parameter checking code processing from KrancThorn.m to ParamCheck.m


  Commit: d609a1670c3eb43e6eeaee58b54a5bdb1d1c5a8b
      https://github.com/ianhinder/Kranc/commit/d609a1670c3eb43e6eeaee58b54a5bdb1d1c5a8b
  Author: Ian Hinder <ian.hinder at aei.mpg.de>
  Date:   2013-09-13 (Fri, 13 Sep 2013)

  Changed paths:
    M Tools/CodeGen/ConservationCalculation.m
    M Tools/CodeGen/KrancThorn.m

  Log Message:
  -----------
  Move conservation calculation code processing from KrancThorn.m to ConservationCalculation.m


Compare: https://github.com/ianhinder/Kranc/compare/03496443003f...d609a1670c3e


More information about the Commits mailing list