[M3commit] [modula3/cm3] 35bf8e: test case for open array stuff -- there is a bug h...
Jay Krell
jay.krell at cornell.edu
Thu Jul 23 02:03:56 CEST 2015
Branch: refs/heads/master
Home: https://github.com/modula3/cm3
Commit: 35bf8eed0349574e14ff11679843fbbcbe3c6848
https://github.com/modula3/cm3/commit/35bf8eed0349574e14ff11679843fbbcbe3c6848
Author: Jay Krell <jay.krell at cornell.edu>
Date: 2015-07-22 (Wed, 22 Jul 2015)
Changed paths:
A m3-sys/m3tests/src/p2/p260/Main.m3
A m3-sys/m3tests/src/p2/p260/m3makefile
Log Message:
-----------
test case for open array stuff -- there is a bug here it seems ,at
least in the C backend, for subarrays
Commit: 478a4eb3805a6b1d97f109277cb2d1649f2d7c0d
https://github.com/modula3/cm3/commit/478a4eb3805a6b1d97f109277cb2d1649f2d7c0d
Author: Jay Krell <jay.krell at cornell.edu>
Date: 2015-07-22 (Wed, 22 Jul 2015)
Changed paths:
M m3-sys/m3tests/src/p2/p260/Main.m3
Log Message:
-----------
extend open array test
Commit: 791f6e3cd25d69d34a6353e8629ac8922e4ba72c
https://github.com/modula3/cm3/commit/791f6e3cd25d69d34a6353e8629ac8922e4ba72c
Author: Jay Krell <jay.krell at cornell.edu>
Date: 2015-07-22 (Wed, 22 Jul 2015)
Changed paths:
M m3-sys/m3tests/src/p2/p260/Main.m3
Log Message:
-----------
fix test case -- subarray second number is a count not a terminal index, the test code was wrong
Commit: 6fea513ac87ffef059270c3163b9c11d2f5998ea
https://github.com/modula3/cm3/commit/6fea513ac87ffef059270c3163b9c11d2f5998ea
Author: Jay Krell <jay.krell at cornell.edu>
Date: 2015-07-22 (Wed, 22 Jul 2015)
Changed paths:
M m3-sys/m3back/src/M3C.m3
Log Message:
-----------
some work on open arrays and pointer typedefs and cleanup
open arrays need work in m3front
Commit: 0fc168d8c4c54df60d264160a324f152925a4b02
https://github.com/modula3/cm3/commit/0fc168d8c4c54df60d264160a324f152925a4b02
Author: Jay Krell <jay.krell at cornell.edu>
Date: 2015-07-22 (Wed, 22 Jul 2015)
Changed paths:
M m3-sys/m3back/src/M3C.m3
Log Message:
-----------
cleanup and comments, more todo here
Compare: https://github.com/modula3/cm3/compare/8a56c6947757...0fc168d8c4c5
More information about the M3commit
mailing list