[parrot/parrot] ef150b: Add CallContext.temporary_context to preserve exis...
GitHub
noreply at github.com
Tue Apr 3 08:46:46 UTC 2012
Branch: refs/heads/pcc_reorder_signatures
Home: https://github.com/parrot/parrot
Commit: ef150bc971fba7a76cea63da13a50ac69e25d449
https://github.com/parrot/parrot/commit/ef150bc971fba7a76cea63da13a50ac69e25d449
Author: Vasily Chekalkin <bacek at bacek.com>
Date: 2012-03-29 (Thu, 29 Mar 2012)
Changed paths:
M include/parrot/context.h
M src/call/context_accessors.c
M src/pmc/callcontext.pmc
Log Message:
-----------
Add CallContext.temporary_context to preserve existing behaviour of CallContext creation on caller side
Commit: d13f53c876bfff242f064cfa994b0490196c6347
https://github.com/parrot/parrot/commit/d13f53c876bfff242f064cfa994b0490196c6347
Author: Vasily Chekalkin <bacek at bacek.com>
Date: 2012-03-29 (Thu, 29 Mar 2012)
Changed paths:
M include/parrot/call.h
M src/call/args.c
Log Message:
-----------
Rename merge_signature to merge_context to reflect reality
Commit: 33c96585e920c84043f3d492a9701516ee58634a
https://github.com/parrot/parrot/commit/33c96585e920c84043f3d492a9701516ee58634a
Author: Vasily Chekalkin <bacek at bacek.com>
Date: 2012-03-29 (Thu, 29 Mar 2012)
Changed paths:
M include/parrot/context.h
M src/call/context_accessors.c
Log Message:
-----------
Fix get_next_context accessor
Compare: https://github.com/parrot/parrot/compare/b289fb9...33c9658
More information about the parrot-commits
mailing list