[parrot/parrot] 9b9e1d: re-add the load_bytecode_s opcode with explicitly ...
GitHub
noreply at github.com
Mon Mar 12 01:20:47 UTC 2012
Branch: refs/heads/remove_sub_flags
Home: https://github.com/parrot/parrot
Commit: 9b9e1d50acfd193bfc3d6b9cf83252e4df12b9f3
https://github.com/parrot/parrot/commit/9b9e1d50acfd193bfc3d6b9cf83252e4df12b9f3
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2012-03-11 (Sun, 11 Mar 2012)
Changed paths:
M compilers/data_json/JSON.nqp
M include/parrot/oplib/core_ops.h
M include/parrot/oplib/ops.h
M include/parrot/opsenum.h
M src/ops/core.ops
M src/ops/core_ops.c
M t/src/embed/api.t
Log Message:
-----------
re-add the load_bytecode_s opcode with explicitly automagic triggering of :tag('init') Subs
Commit: ae6ba0676d649c2824d087cd4958a299a96d47f8
https://github.com/parrot/parrot/commit/ae6ba0676d649c2824d087cd4958a299a96d47f8
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2012-03-11 (Sun, 11 Mar 2012)
Changed paths:
M src/ops/core.ops
M src/ops/core_ops.c
Log Message:
-----------
fix throwback load_bytecode_s op. I was hoping it would fix some tests, it didn't
Compare: https://github.com/parrot/parrot/compare/95c870b...ae6ba06
More information about the parrot-commits
mailing list