Log in

View Full Version : Pocket Programming Language 1.41 released.


kornalius
12-20-2007, 08:16 PM
Pocket Programming Language version 1.41 has just been released.

This version fixes some problems with version 1.40 and add short-circuit evaluation for AND and OR operators.

Here is the change log:

- New Short-Circuit boolean expression evaluation.
- New #SHORTCIRCUIT compiler directive to active or deactivate short-cicuit expression evaluation.
- Fixed Round() function to work correctly with negative numbers.
- Fixed black screen when focus is set again on a GameAPI window.
- Fixed debugging of initialization section on a form.
- Fixed UNTIL statement in compiler.
- Fixed PIDE locating extension of filenames when . was used in pathname.
- Fixed Visual Game Level Editor events calling.
- Fixed a little issue with <> operator when a numeric value was compared against a string.
- Fixed structure variables passed as reference bug.
- Fixed Empty() function to correctly empty variables of any types.
- Fixed form background colors display.
- Fixed PIDE visual form editor, control deletion bug.
- Fixed PIDE visual form editor when loading a form with a font name starting with a @.
- Fixed WM_COLLIDE with border to issue sprite handle in wParam$.
- Fixed SetVar() to work with non-existant variables too.
- Optimized some of the internal code in a few places.
- Fixed a few Forms related memory leaks.
- Fixed compiler bug in DEBUG mode with WHILE, FOR, FOREACH, FOREACHREV, REPEAT.
- Fixed ShowModal() bug.
- Changed Struture Warnings in Compiler Options not to be default anymore.
- Added pictures to Target combo menu in the PIDE.

Download it here: http://www.arianesoft.ca/download.php?view.45

Don't forget, PPL Pro is still at 25% off until December 25th, Hurry Up!