[M3commit] [modula3/cm3] 22288f: 1) prepare for alloca suppport
Jay Krell
jay.krell at cornell.edu
Sun Jul 19 11:31:23 CEST 2015
Branch: refs/heads/master
Home: https://github.com/modula3/cm3
Commit: 22288fb93dab6b12ae19ca5747b1933289299871
https://github.com/modula3/cm3/commit/22288fb93dab6b12ae19ca5747b1933289299871
Author: Jay Krell <jay.krell at cornell.edu>
Date: 2015-07-19 (Sun, 19 Jul 2015)
Changed paths:
M m3-sys/m3back/src/M3C.m3
Log Message:
-----------
1) prepare for alloca suppport
2) remove unnecessary #include <stddef.h> -- we only need size_t for Win32 alloca,
the frontend issues typedefs for WORD_T and INTEGER (though really I'd
like to reverse this eventually and have the frontend not know INTEGER/WORD/pointer size)
Commit: d94cde0abefda01e3f78abdd0809ee335b85dd1a
https://github.com/modula3/cm3/commit/d94cde0abefda01e3f78abdd0809ee335b85dd1a
Author: Jay Krell <jay.krell at cornell.edu>
Date: 2015-07-19 (Sun, 19 Jul 2015)
Changed paths:
M m3-libs/libm3/src/rw/UnsafeRd.i3
M m3-libs/libunicode/tests/unird/src/TestUniRd.m3
Log Message:
-----------
Merge branch 'master' of github.com:modula3/cm3
pull from master
Compare: https://github.com/modula3/cm3/compare/16a8606c9032...d94cde0abefd
More information about the M3commit
mailing list