[M3commit] [modula3/cm3] ff761b: Refactor parameter passing.
GitHub
noreply at github.com
Thu Nov 16 20:26:03 CET 2017
Branch: refs/heads/master
Home: https://github.com/modula3/cm3
Commit: ff761bc8e45ff4be03925038a34f7c575d9c3734
https://github.com/modula3/cm3/commit/ff761bc8e45ff4be03925038a34f7c575d9c3734
Author: Rodney Bates <rodney.m.bates at acm.org>
Date: 2017-11-16 (Thu, 16 Nov 2017)
Changed paths:
M m3-sys/m3front/src/values/Formal.m3
Log Message:
-----------
Refactor parameter passing.
This is a pure refactor.
It was very confusing, with multiple paths merging, then diverging
again, based on different tests of some of the same conditions on
the first divergence.
More information about the M3commit
mailing list