view .hgignore @ 255:67acad9db5b3

Fix crash when no operand is present In cases where an instruction expects a general operand and nothing is provided, throw a bad operand error immediately instead of waiting to crash out with a segmentation fault.
author William Astle <lost@l-w.ca>
date Wed, 30 Jan 2013 21:40:34 -0700
parents 68f41eaf44f2
children d2f04fa0103b f90c9b044220
line wrap: on
line source

\.exe$
\.o$
\.d$
\.a$
~$
\.orig$
/lwbasic$
/lwlink$
/lwobjdump$
/lwar$
/lwasm$
/lwcc/lwcc$
/lwcc/lwcpp$