[M3devel] recent commits

Jay K jay.krell at cornell.edu
Sun Mar 21 02:40:11 CET 2010


commit mail is temporarily down (or is it just me?), so:

http://www.modula3.com/cm3/ChangeLog-2010
2010-03-20 20:40  jkrell

  * m3-libs/m3core/src/runtime/common/RTProcessC.c:

  new file, empty to start

2010-03-20 07:59  jkrell

  * m3-libs/m3core/src/Csupport/Common/hand.c:

  implement set_gt(a,b) as set_lt(b,a)
  implement set_ge(a,b) as set_le(b,a)
  Really the frontend or backend should make this transform.

2010-03-20 07:56  jkrell

  * m3-libs/m3core/src/Csupport/Common/test_hand.c:

  add some tests for set_lt, le, gt, le; I find this code a bit hard to understand

...
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://m3lists.elegosoft.com/pipermail/m3devel/attachments/20100321/3a2f9de7/attachment-0001.html>


More information about the M3devel mailing list