[parrot/parrot] 77f1ba: better debugging messages, bugfix in constant seri...

noreply at github.com noreply at github.com
Thu Jul 21 08:43:06 UTC 2011


  Branch: refs/heads/m0-prototype
  Home:   https://github.com/parrot/parrot

  Commit: 77f1ba6fe1d5cd5ca845cec9f51a3e3874c47ca3
      https://github.com/parrot/parrot/commit/77f1ba6fe1d5cd5ca845cec9f51a3e3874c47ca3
  Author: Christoph Otto <christoph_github at mksig.org>
  Date:   2011-07-19 (Tue, 19 Jul 2011)

  Changed paths:
    M src/m0/perl5/m0_assembler.pl

  Log Message:
  -----------
  better debugging messages, bugfix in constant serialization


  Commit: da4e0cb76578924411ad6614d6dab67be13003cd
      https://github.com/parrot/parrot/commit/da4e0cb76578924411ad6614d6dab67be13003cd
  Author: Christoph Otto <christoph_github at mksig.org>
  Date:   2011-07-21 (Thu, 21 Jul 2011)

  Changed paths:
    M src/m0/perl5/m0_assembler.pl
  M src/m0/perl5/m0_interp.pl

  Log Message:
  -----------
  start to implement full-on C int semantics in M0

I tried to limit the hackiness and make it readable, but the concept of
implementing low-level semantics in Perl implies a certain amount of
hackery.  A basic test to add two ints and print the result works,
but anything more complex fails.


  Commit: 588ca65fdc48fd2141570220acdd19039d1629f9
      https://github.com/parrot/parrot/commit/588ca65fdc48fd2141570220acdd19039d1629f9
  Author: Christoph Otto <christoph_github at mksig.org>
  Date:   2011-07-21 (Thu, 21 Jul 2011)

  Changed paths:
    M src/m0/perl5/m0_assembler.pl
  M src/m0/perl5/m0_interp.pl

  Log Message:
  -----------
  add a note about how to fix the assembler and some temporary debugging code


Compare: https://github.com/parrot/parrot/compare/f13ab98...588ca65


More information about the parrot-commits mailing list