[parrot/parrot] 72b359: make assembler debugging output optional
noreply at github.com
noreply at github.com
Wed Jun 8 07:09:37 UTC 2011
Branch: refs/heads/m0-prototype
Home: https://github.com/parrot/parrot
Commit: 72b359ed6c013e3a8bbbc25489a9c446e685e539
https://github.com/parrot/parrot/commit/72b359ed6c013e3a8bbbc25489a9c446e685e539
Author: Christoph Otto <christoph_github at mksig.org>
Date: 2011-06-07 (Tue, 07 Jun 2011)
Changed paths:
M src/m0/perl5/m0_assembler.pl
Log Message:
-----------
make assembler debugging output optional
Commit: b8f1f9e0de0eb1f069f607d2d811e782a3af3406
https://github.com/parrot/parrot/commit/b8f1f9e0de0eb1f069f607d2d811e782a3af3406
Author: Christoph Otto <christoph_github at mksig.org>
Date: 2011-06-07 (Tue, 07 Jun 2011)
Changed paths:
M src/m0/perl5/m0_interp.pl
M t/m0/integration/m0_poke_caller.m0
Log Message:
-----------
make M0 smart enough to use a manually-initialized call frame
poke_caller still doesn't pass, but it properly goes to the callee chunk
using a call frame initialized by M0 code, so there's progress
Commit: f328a33615c976ad53f7d7b2ed1f535b22e707a7
https://github.com/parrot/parrot/commit/f328a33615c976ad53f7d7b2ed1f535b22e707a7
Author: Christoph Otto <christoph_github at mksig.org>
Date: 2011-06-08 (Wed, 08 Jun 2011)
Changed paths:
M src/m0/perl5/m0_interp.pl
Log Message:
-----------
various (mostly) minor interpreter fixes
Commit: dc51416b17e2f491ac72899a23d9f39ed38eb910
https://github.com/parrot/parrot/commit/dc51416b17e2f491ac72899a23d9f39ed38eb910
Author: Christoph Otto <christoph_github at mksig.org>
Date: 2011-06-08 (Wed, 08 Jun 2011)
Changed paths:
M t/m0/integration/m0_poke_caller.m0
Log Message:
-----------
get poke_caller returning to the address in its RETPC, though not losslessly
Compare: https://github.com/parrot/parrot/compare/2e54781...dc51416
More information about the parrot-commits
mailing list