[parrot/parrot] d3f21f: [pmc2c] WIP :no_wb, detection of :manual_wb, RETUR...
GitHub
noreply at github.com
Wed Apr 23 20:12:27 UTC 2014
Branch: refs/heads/rurban/pmc2c_orig
Home: https://github.com/parrot/parrot
Commit: d3f21ff2542c82b37ab9e9f7bd5dc6b96d225149
https://github.com/parrot/parrot/commit/d3f21ff2542c82b37ab9e9f7bd5dc6b96d225149
Author: Reini Urban <rurban at cpanel.net>
Date: 2014-04-23 (Wed, 23 Apr 2014)
Changed paths:
M lib/Parrot/Pmc2c/Emitter.pm
M lib/Parrot/Pmc2c/Method.pm
M lib/Parrot/Pmc2c/PCCMETHOD.pm
M lib/Parrot/Pmc2c/PMC.pm
Log Message:
-----------
[pmc2c] WIP :no_wb, detection of :manual_wb, RETURN() also for VTABLE methods
add_write_barrier now calls Parrot::Pmc2c::PCCMETHOD::rewrite_RETURNs, but
this does not work yet.
Commit: 94cecb2dd9fb0a2d9b1fd707ecf5d9a28f582e85
https://github.com/parrot/parrot/commit/94cecb2dd9fb0a2d9b1fd707ecf5d9a28f582e85
Author: Reini Urban <rurban at cpanel.net>
Date: 2014-04-23 (Wed, 23 Apr 2014)
Changed paths:
M src/pmc/arrayiterator.pmc
M src/pmc/capture.pmc
Log Message:
-----------
[pmc] partially use new WB markers
Compare: https://github.com/parrot/parrot/compare/d2a039e48567...94cecb2dd9fb
More information about the parrot-commits
mailing list