On Wed, Apr 14, 2010 at 10:18:08AM -0700, [email protected] wrote:
> teeemcee
> 2010-04-14 10:18:08 -0700 (Wed, 14 Apr 2010)
> 375
> HSpeak: Fixed a large number of bugs in the constant expression optimiser, 
> including: -1 was used as truth instead of 1; negative division rounded in 
> wrong direction; lots of different ways to crash HSpeak such as division by 
> zero; was using 31 bit instead of 32 bit integers.
> 
> Also added optimisation for new math operators, and ability to optimise 
> overflowing expressions.

Awesome! I remember 32 bit integers being difficult in Euphoria, 31 bit
being the only supported int type at the time. Has it gotten any easier 
in the latest euphoria?

What sort of optimization do new math operators do now?

What is overflow optimization?

---
James
_______________________________________________
Ohrrpgce mailing list
[email protected]
http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org

Reply via email to