[M3commit] [modula3/cm3] f3fe0d: Several corrections, clarifications, and improveme...

GitHub noreply at github.com
Wed Aug 24 23:56:39 CEST 2016


  Branch: refs/heads/master
  Home:   https://github.com/modula3/cm3
  Commit: f3fe0dc5aa62232e804cfe67fcaa1e05cee9cd10
      https://github.com/modula3/cm3/commit/f3fe0dc5aa62232e804cfe67fcaa1e05cee9cd10
  Author: Rodney Bates <rodney.m.bates at acm.org>
  Date:   2016-08-24 (Wed, 24 Aug 2016)

  Changed paths:
    M m3-libs/libm3/src/pickle/ver2/ConvertPacking.m3
    M m3-libs/libm3/src/pickle/ver2/Pickle2.i3

  Log Message:
  -----------
  Several corrections, clarifications, and improvements to comments in Pickles.


  Commit: 444f33e4b95b8cdc9e14c5a4cb76245e053a7e6d
      https://github.com/modula3/cm3/commit/444f33e4b95b8cdc9e14c5a4cb76245e053a7e6d
  Author: Rodney Bates <rodney.m.bates at acm.org>
  Date:   2016-08-24 (Wed, 24 Aug 2016)

  Changed paths:
    M m3-libs/libm3/src/pickle/ver2/Pickle2.i3

  Log Message:
  -----------
  Fix comment in Pickle2.i3


  Commit: 5fa93a0aaa483d552f29955b5bdc8dfe0ebfd1e2
      https://github.com/modula3/cm3/commit/5fa93a0aaa483d552f29955b5bdc8dfe0ebfd1e2
  Author: Rodney Bates <rodney.m.bates at acm.org>
  Date:   2016-08-24 (Wed, 24 Aug 2016)

  Changed paths:
    M m3-libs/libm3/src/pickle/ver2/PickleStubs.m3

  Log Message:
  -----------
  Remove dependencies on undefined BITS FOR case.

Modula3 does not define the size of BITS FOR ... when it is an
entire variable, i.e., not a field or array element.  Remove
dependency on this.


Compare: https://github.com/modula3/cm3/compare/408a480856c7...5fa93a0aaa48


More information about the M3commit mailing list