Page 1 of 2
0.9.7 Updates

Posted:
Mar 9, 2006 @ 2:08am
by kornalius
I am working on redesign the integration of the Visual Form Builder in the PIDE. Instead of being in it's own window, the visual form builder will be integrated right into a tab, just like any ppl code. This will make development easier and more intuitive. No more swapping between windows.
I am hoping to finish the whole thing for 0.9.7 which should be released either this Friday or early next week.

Posted:
Mar 9, 2006 @ 4:14pm
by MagNet

Posted:
Mar 9, 2006 @ 4:47pm
by kornalius

Posted:
Mar 9, 2006 @ 9:27pm
by bmanske

Posted:
Mar 10, 2006 @ 10:25am
by MagNet
Well it simply shows an error message when I'm overwriting something with saving, doesn't happen when I'm saving something for the first time but then when edit it and save it shows this:


Posted:
Mar 10, 2006 @ 7:13pm
by bmanske

Posted:
Mar 17, 2006 @ 3:01am
by kornalius

Posted:
Mar 22, 2006 @ 4:58pm
by kornalius

Posted:
Mar 28, 2006 @ 5:37pm
by kornalius
Some news on 0.9.7:
I am working on a dissassembly view of the PPL bytecode while in debug mode. This option is only available through the PIDE. It will mainly be used for support.
I have optimized the compiler bytecode generation. Execution will be quite a bit faster.
Everything; the compiler, interpreter and debugger feels so much more stable now, I am happy with the result.

Posted:
Mar 30, 2006 @ 8:04pm
by kornalius

Posted:
Apr 7, 2006 @ 12:07am
by kornalius

Posted:
Apr 15, 2006 @ 6:16pm
by kornalius
pc2002 compatibility?

Posted:
Apr 18, 2006 @ 7:15am
by ig
Is ppl 0.9.6-7 don't support ppc2000-ppc2002? Ppl.exe won't start on my ipaq now. Previouse version did work.

Posted:
Apr 18, 2006 @ 12:54pm
by kornalius
It could be the UPX .exe compacter that I am using. Here is the non-upx'ed ppl.exe. Let me know if this one works. Make sure you install 0.9.7 first though.
Unpacked PPL.exe

Posted:
Apr 19, 2006 @ 10:00am
by ipigor
Both packed and unpacked work!
But original PPL.exe with size 303k from PPLsetup.exe 0.9.7 said 'Cannot find PPL or one of its components' - that say all programs requiring ppc2003 and above.
Overwriting PPL.exe is resolve problem. thank you