[M3commit] CVS Update: cm3
Jay Krell
jkrell at elego.de
Thu Jan 14 11:45:36 CET 2010
CVSROOT: /usr/cvs
Changes by: jkrell at birch. 10/01/14 11:45:36
Modified files:
cm3/m3-sys/m3middle/src/: TInt.i3 TInt.m3
Log message:
add convenience functions: NE, GT, GE
add constants: Ten, MinS32, MaxS32, MinS64, MAXS64, MinU32, MaxU32, MinU64,
MaxU64
S is Signed, U is Unsigned (M is for Minus, which seems like
a misnomer, it should be N for negative?, minus is an operator (verb??,
"to minus" sounds wrong), negative is an adjective)
More information about the M3commit
mailing list