develooper Front page | perl.perl6.internals | Postings from April 2005

MMD 25 - multiply

From:
Leopold Toetsch
Date:
April 15, 2005 08:40
Subject:
MMD 25 - multiply
Message ID:
425FE044.1020803@toetsch.at
One more, and my fingers & brain are getting tired of these changes.

If someone wants to continue (and complete it during night here ;-), 
it's a simple job:

1) vtable.tbl
    - change existing signature of next infix operation
    - add inplace variant directly below it

2) imcc/parser_util.c:is_infix()
    - add the compare case for the MMD

3) make realclean; perl Configure.pl ... && make -s

4) fix all compiler errors in classes and dynclasses by looking at 
already converted functions and adding the inplace variants

4a) remove code from dynclasses/py*.pmc, if it's the same as the Parrot 
core base class, or adapt code

5) make test &&

6) svn ci

Thanks,
leo




nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About