From: Matthew F. <no...@gi...> - 2019-06-21 00:45:55
|
Branch: refs/heads/master Home: https://github.com/MLton/mlton Commit: 25c13ace232c2cc2b4037ef3fc192b940099be15 https://github.com/MLton/mlton/commit/25c13ace232c2cc2b4037ef3fc192b940099be15 Author: Matthew Fluet <mat...@gm...> Date: 2019-06-20 (Thu, 20 Jun 2019) Changed paths: M mlton/Makefile Log Message: ----------- Exclude `control/version.sml` as a dependency of `mlton-stubs.mlb` Commit: af63c9c2219ebdcce5a67e7baa07491977e3c628 https://github.com/MLton/mlton/commit/af63c9c2219ebdcce5a67e7baa07491977e3c628 Author: Matthew Fluet <mat...@gm...> Date: 2019-06-20 (Thu, 20 Jun 2019) Changed paths: M mlton/Makefile Log Message: ----------- Targets generated by `mlton -stop f` only depend on the `.mlb` files Commit: f9e3afece17a7359cd510cf6221e1853493178f8 https://github.com/MLton/mlton/commit/f9e3afece17a7359cd510cf6221e1853493178f8 Author: Matthew Fluet <mat...@gm...> Date: 2019-06-20 (Thu, 20 Jun 2019) Changed paths: M mlton/codegen/c-codegen/c-codegen.fun Log Message: ----------- Comment to accommodate poor font-locking of string escapes Commit: 19c57236d35515fcac673ec5824f1cb589e36e43 https://github.com/MLton/mlton/commit/19c57236d35515fcac673ec5824f1cb589e36e43 Author: Matthew Fluet <mat...@gm...> Date: 2019-06-20 (Thu, 20 Jun 2019) Changed paths: M mlton/backend/rep-type.fun Log Message: ----------- Reorder functions in `functor RepType` Put constructors for nodes first, before derived types. Commit: bcd373e146e1de5146e8ccf486d48a6777806fb2 https://github.com/MLton/mlton/commit/bcd373e146e1de5146e8ccf486d48a6777806fb2 Author: Matthew Fluet <mat...@gm...> Date: 2019-06-20 (Thu, 20 Jun 2019) Changed paths: M mlton/control/control-flags.sml Log Message: ----------- Simplify initialization of default MLB path map Commit: fcaf0daeb92afdde625d8d7034bcf2ff0f3d97a1 https://github.com/MLton/mlton/commit/fcaf0daeb92afdde625d8d7034bcf2ff0f3d97a1 Author: Matthew Fluet <mat...@gm...> Date: 2019-06-20 (Thu, 20 Jun 2019) Changed paths: M runtime/gc/profiling.h Log Message: ----------- Trailing whitespace Commit: a3ba94d18bf7f3443fe7c892bb15ef38fdf8e7f1 https://github.com/MLton/mlton/commit/a3ba94d18bf7f3443fe7c892bb15ef38fdf8e7f1 Author: Matthew Fluet <mat...@gm...> Date: 2019-06-20 (Thu, 20 Jun 2019) Changed paths: M include/common-main.h Log Message: ----------- Whitespace Commit: dff7cfe9d33dcb69e9e5040df0bfd9967c9c562a https://github.com/MLton/mlton/commit/dff7cfe9d33dcb69e9e5040df0bfd9967c9c562a Author: Matthew Fluet <Mat...@gm...> Date: 2019-06-20 (Thu, 20 Jun 2019) Changed paths: M include/common-main.h M mlton/Makefile M mlton/backend/rep-type.fun M mlton/codegen/c-codegen/c-codegen.fun M mlton/control/control-flags.sml M runtime/gc/profiling.h Log Message: ----------- Merge pull request #322 from MatthewFluet/misc-cleanups Miscellaneous cleanups Compare: https://github.com/MLton/mlton/compare/65f2aa4409c1...dff7cfe9d33d |