> Leopold Toetsch wrote:
> > http://www.parrotcode.org/resources.html still has CVS and CVS
> > instructions mentioned. Please replace it with equivalent SVN hints.
>
> ... which are at http://www.parrotcode.org/source.html
Updated.
As always, patches for this kind of thing are welcome.
(You
Greetings. Attached is a patch that I'm currently using in Pugs's
bundled PGE.pbc, in order to make PGE output properly escaped strings,
in a format ready to be used form Haskell FFI.
I'd appreciate comments, and if it's okay to commit it back to the
PGE directory.
Thanks,
/Autrijus/
Patch
The following patch makes Parrot_get_name report a different error
message if Parrot_MMD_search_default_func finds nothing, to distinguish
this from the case where nothing is found. I am finding this helpful in
debugging.
But this seems like a band-aid, for two reasons:
1. find_name ca
On Tuesday 12 April 2005, Steve Peters via RT wrote:
> This ticket is a duplicate of ticket #34549. ÂI'll have a patch for this
> issue later this week.
It is not fixed yet, can you please give a status update?
Are you still working on it?
jens
Hi,
C is now implemented. The second part (find_(not_)cclass) will
follow tomorrow.
jens
PS: The "get_byte past the end of the buffer (1 of 1)" error is hopefully
fixed, too. Don't know if it is the cleanest way, but it at least works :-)
[Correcting typographic errors noticed after sending original. Sorry
for the errors and duplicate posts. Also, in many of the double
quoted strings below the backslashes should probably be escaped
(i.e., "\\s" instead of "\s") but I'm leaving them alone for
readability. --Pm]
* Rules are Parro
There have been a lot of substantial updates to the Parrot Grammar
Engine, so I figure it's a good time for a summary report. The latest
version (in the Parrot cvs trunk) now incorporates:
- subrules
- capture aliases (named and numbered)
- the :w modifier and subrules
- word boundaries
I hope all is working and may the checkins continue,
leo
Parrot 0.2.0 "NLnet" Released!
On behalf of the Parrot team I'm proud to announce the release of
Parrot 0.2.0 and I'd like to thank all involved pepole as well as
our sponsors for supporting us.
It's a pleasure and honor for me to be able to advertise (after 0.1.0) the
next leap release 0.2.0 with
Please no more svn commits.
Thanks,
leo
Leopold Toetsch wrote:
http://www.parrotcode.org/resources.html still has CVS and CVS
instructions mentioned. Please replace it with equivalent SVN hints.
... which are at http://www.parrotcode.org/source.html
Thanks,
leo
http://www.parrotcode.org/resources.html still has CVS and CVS
instructions mentioned. Please replace it with equivalent SVN hints.
Thanks,
leo
Dino Morelli <[EMAIL PROTECTED]> wrote:
> On Sat, 7 May 2005, Dino Morelli wrote:
>>On Sat, 7 May 2005, Leopold Toetsch wrote:
>$ ./parrot -o foo.pbc foo.imc
>$ ./parrot foo.pbc
>>The part I'm unsure of is the exit codes.
>>I could change it to watch for a bad code during the for loop wi
[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Modified:
>trunk/build_tools/build_nativecall.pl
> Log:
> Added a seen hash so that we don't get redefinition errors when things
> are listed twice (as they probably ought to be if they're for specific
> libraries).
> +next if $seen{"$ret$;
14 matches
Mail list logo