On 15 Sep 2001, Gregor N. Purdy wrote: > All -- > > In working to make Jako be able to handle while (i < 0) as well as > while (i < n), I added a bunch of integer and numerical comparison > ops. I also tinkered with the assembler's op inferencing to get it > to pick the ops I intended. Please back these out. I'd rather not have new operations added without a good going-over first. (They may go in later, but not right now) Dan
- [patch] New comparison ops + better op inference Gregor N. Purdy
- Re: [patch] New comparison ops + better op inference Gregor N. Purdy
- Re: [patch] New comparison ops + better op inference Dan Sugalski
- Re: [patch] New comparison ops + better op infere... Gregor N. Purdy