Author: pmichaud
Date: Mon Apr 21 13:08:48 2008
New Revision: 27082
Modified:
trunk/docs/pdds/draft/pdd06_pasm.pod
Changes in other areas also in this revision:
Modified:
trunk/editor/kate_syntax.pl
trunk/languages/BASIC/compiler/compile.pl
Log:
[core]:
* Updates for the restoreall
entions. Using explicit :optional parameters
where possible (optional args at the end), or @MULTI where necessary
(optional args at the beginning) will probably take care of most issues.
Enjoy.
On Oct 7, 2005, at 4:24 PM, Will Coleda wrote:
The BASIC compiler is now (kind of?) working again afte
The BASIC compiler is now (kind of?) working again after the 0.3.0
release. Updates to the new calling conventions. No longer trying to
manage the conventions in near-PASM level code.
The windows display code is just commented out, but several of the
samples in the compiler (inc. conn4
# New Ticket Created by Jens Rieks
# Please include the string: [perl #30084]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org:80/rt3/Ticket/Display.html?id=30084 >
Hi,
the BASIC compiler (languages/BASIC/compiler/) does not work. The runtime
fi