[parrot/parrot] c8f90a: Borrow Signature.clone
GitHub
noreply at github.com
Thu Mar 29 10:04:49 UTC 2012
Branch: refs/heads/pcc_reorder_signatures
Home: https://github.com/parrot/parrot
Commit: c8f90a28143534d15ed34b5b790773088ce364d6
https://github.com/parrot/parrot/commit/c8f90a28143534d15ed34b5b790773088ce364d6
Author: Vasily Chekalkin <bacek at bacek.com>
Date: 2012-03-29 (Thu, 29 Mar 2012)
Changed paths:
M src/call/signature.c
Log Message:
-----------
Borrow Signature.clone
Commit: 6026a31116bfdd89727533e3192a681a51f4ce6a
https://github.com/parrot/parrot/commit/6026a31116bfdd89727533e3192a681a51f4ce6a
Author: Vasily Chekalkin <bacek at bacek.com>
Date: 2012-03-29 (Thu, 29 Mar 2012)
Changed paths:
M src/pmc/callcontext.pmc
Log Message:
-----------
Fix CallContext.clone
Commit: afc58c19a4a380a30417e485946ded676461596d
https://github.com/parrot/parrot/commit/afc58c19a4a380a30417e485946ded676461596d
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:
-----------
Change context accessors to return Parrot_Signature
Commit: b289fb964ab4d558607377cb1ecb98a091b0b3e5
https://github.com/parrot/parrot/commit/b289fb964ab4d558607377cb1ecb98a091b0b3e5
Author: Vasily Chekalkin <bacek at bacek.com>
Date: 2012-03-29 (Thu, 29 Mar 2012)
Changed paths:
M src/pmc/callcontext.pmc
Log Message:
-----------
Remove CallContext.current_sig. It's not used anymore.
Compare: https://github.com/parrot/parrot/compare/bb88aec...b289fb9
More information about the parrot-commits
mailing list