Aldo Calpini wrote:
Allison Randal ha scritto:
We do. Unfortunately we can't rely on Perl 5 for the configure system.
It may seem like an easy way to gain cross-compilation in the short
term, but in the long term it will hurt us.
Miniparrot is the right way to go. It certainly needs work, tho
Fixed in r17210.
Klaas-Jan Stol wrote:
Looks good. I'd like to change the $P0 and $P1 to use actual variable
names (it's clearer for examples), but I can do that before I apply it
tomorrow.
yes, good point. I was trying to save lines, but clarity is better.
Anyone can, really. I'm happy to apply it thou
Author: allison
Date: Tue Feb 27 13:48:38 2007
New Revision: 17209
Modified:
trunk/docs/pdds/draft/pdd16_native_call.pod
Log:
[pdd]: Some cleanups and a callback example for NCI PDD. Klaas-Jan
Stol++
Modified: trunk/docs/pdds/draft/pdd16_native_call.pod
==
Author: allison
Date: Tue Feb 27 13:45:44 2007
New Revision: 17208
Modified:
trunk/docs/pdds/draft/pdd06_pasm.pod
Log:
[pdd]: Minor text changes to PASM PDD.
Modified: trunk/docs/pdds/draft/pdd06_pasm.pod
==
--- trun
# New Ticket Created by Jerry Gay
# Please include the string: [perl #41634]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=41634 >
if pbcs need to be regenerated due to incompatibilities that have been
introduced, make sho
# New Ticket Created by Jerry Gay
# Please include the string: [perl #41633]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=41633 >
it seems over time there have been a few handrolled implementations of
namespace import mac
Alek Storm wrote:
# New Ticket Created by "Alek Storm"
# Please include the string: [perl #41620]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=41620 >
This patch changes the , , and syntax in opcodes to , , and , resp
Alek Storm wrote:
# New Ticket Created by "Alek Storm"
# Please include the string: [perl #41619]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=41619 >
This patch adds the add_attr, rem_attr, and rem_attr_str vtable
meth
Klaas-Jan Stol wrote:
hi,
attached a patch updating DEPRECATED.pod.
it adds the deprecated ops from http://www.parrotcode.org/docs/ops/var.html
Thanks, applied in r17206.
Allison
Author: allison
Date: Tue Feb 27 12:03:56 2007
New Revision: 17205
Modified:
trunk/docs/pdds/draft/pdd01_overview.pod
Log:
[pdd]: Clarify small platform and bytecode translation goals (not for
1.0 release), and remove some "dead end space alien platforms" from
target list. jesse++
Modified:
At 16:39 25/02/2007 +0100, Klaas-Jan Stol wrote:
hi,
most languages that can run in interactive mode have some kind of welcome
message and prompt that is printed before the user can give any input.
For example, Python prints:
Python 2.5 (r25:51908, Sep 19 2006, 09:52:17) [MSC v.1310 32 bit (
I've just checked in an updated version of
docs/pdds/draft/pdd01_overview.pod for review. A few questions/comments:
- The standard parser, bytecode compiler, optimizer, interpreter
breakdown has appeared in every overview of Parrot since the dawn of
time, but it's awfully vague. I'm redoing th
Author: allison
Date: Tue Feb 27 04:00:21 2007
New Revision: 17200
Modified:
trunk/docs/pdds/draft/pdd01_overview.pod
Log:
[pdd]: Update overview PDD to reflect current (and planned)
architecture.
Modified: trunk/docs/pdds/draft/pdd01_overview.pod
14 matches
Mail list logo