From: Matthew F. <no...@gi...> - 2019-06-10 15:05:43
|
Branch: refs/heads/master Home: https://github.com/MLton/mlton Commit: 6ac37e58d62d25a482e937ebb5d1be610019dacd https://github.com/MLton/mlton/commit/6ac37e58d62d25a482e937ebb5d1be610019dacd Author: Matthew Fluet <mat...@gm...> Date: 2019-06-10 (Mon, 10 Jun 2019) Changed paths: M mlton/ssa/ssa-tree.fun Log Message: ----------- Fixup `Ssa.Transfer.equals` (broken in 9c5082f6) Commit: 324b32c16865ed41b36b5a4e99ac6c38114a679e https://github.com/MLton/mlton/commit/324b32c16865ed41b36b5a4e99ac6c38114a679e Author: Matthew Fluet <Mat...@gm...> Date: 2019-06-10 (Mon, 10 Jun 2019) Changed paths: M mlton/ssa/ssa-tree.fun Log Message: ----------- Merge pull request #317 from MatthewFluet/ssa-transfer-equals-fixup Fixup `Ssa.Transfer.equals` (broken in 9c5082f6) Compare: https://github.com/MLton/mlton/compare/ec7712667983...324b32c16865 |