[M3commit] CVS Update: cm3

Jay Krell jkrell at elego.de
Mon Mar 8 14:06:50 CET 2010


CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	10/03/08 14:06:50

Modified files:
	cm3/m3-sys/m3back/src/: Stackx86.m3 

Log message:
	a lot of renaming for a lot more readability
	n => count
	m => offset
	
	consider that have functions
	insert, insert_n, insert_mn
	extract, extract_n, extract_mn
	
	it gets confusing
	
	and then more so,
	
	stack0 => stack_offset, stack_count, etc.
	stop0 => op_offset, op_count, etc.
	
	It's even worse there. Functions with
	so many parameters should use names, not stack offsets.




More information about the M3commit mailing list