KRASCHE
&
BYRNE
         ELZED  HOME       NEWS       DOCS       DOWNLOADS       LICENSING       SUPPORT       FAQ       ABOUT  US

What's An Elzed?
Features
Licensing
Downloads
Documentation
Elzed News
    ELZED 
 Documentation 
 Versions 

Version 2.3.3 Release Notes

This version was released on 25 May 2009.

Elzed 2.3.3 is the last stop before the leap to 64-bit support.

A few operator optimizations were made, resulting in a small performance improvement.

A nasty bug in table index support was squashed, resulting in a significant improvement in performance.

Six API calls were introduced in this version, most intended to aid in debugging expressions.

lzAnnotateExp converts the passed-in expression into enhanced postfix notation and returns it with in-line descriptive text.
   
lzAnnotateParsedExp returns a human-readable, annotated version of the parsed expression associated with the passed-in object handle.
   
lzCheckExp converts the passed-in expression into enhanced postfix, and then reverts it back to infix.
   
lzGetLastParseIndex returns the index of the last character parsed in a source infix expression.
   
lzRevertParsedExp reverts the enhanced postfix expression associated with the passed-in object handle back to an infix expression.
   
lzShowInfoBox displays a dialog box containing the Elzed library version and other information.


  Copyright  ©  MMXXV  by  R R Le Cropane   •   All Rights Reserved   •   Terms of Use   •   Privacy Policy