[parrot/parrot] 1d0869: Add in getattribute and setattribute variants for ...
noreply at github.com
noreply at github.com
Wed Sep 14 22:54:35 UTC 2011
Branch: refs/heads/whiteknight/native_attrs
Home: https://github.com/parrot/parrot
Commit: 1d08697da2cdcf0f3af3c530697be16d1575f2da
https://github.com/parrot/parrot/commit/1d08697da2cdcf0f3af3c530697be16d1575f2da
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2011-09-14 (Wed, 14 Sep 2011)
Changed paths:
M include/parrot/oplib/core_ops.h
M include/parrot/oplib/ops.h
M include/parrot/opsenum.h
M src/ops/core_ops.c
M src/ops/object.ops
Log Message:
-----------
Add in getattribute and setattribute variants for native types. Right now they do the same boxing/unboxing, but in the future they might be replaced with real native attribute access
More information about the parrot-commits
mailing list