------------------------------------------------------------------------ r6640 | hendricks266 | 2018-01-30 21:23:48 -0800 (Tue, 30 Jan 2018) | 5 lines CON: Add if statements if(var(var)){a,b}(e). Inspired by x86 assembly, these stand for "above" and "below", and perform unsigned versions of greater-than and less-than, respectively. Useful for testing array bounds. ------------------------------------------------------------------------ r6639 | hendricks266 | 2018-01-30 21:23:43 -0800 (Tue, 30 Jan 2018) | 1 line Temporarily revert r6633. ------------------------------------------------------------------------ r6638 | hendricks266 | 2018-01-30 21:23:39 -0800 (Tue, 30 Jan 2018) | 1 line Re-revise r6625. ------------------------------------------------------------------------ See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.