[parrot/parrot] 4449df: Add CCFC.shift_integer and .shift_number
GitHub
noreply at github.com
Sun Jan 29 07:49:00 UTC 2012
Branch: refs/heads/repcc
Home: https://github.com/parrot/parrot
Commit: 4449df830ec79a3f362b2807d01edace648aa2eb
https://github.com/parrot/parrot/commit/4449df830ec79a3f362b2807d01edace648aa2eb
Author: Vasily Chekalkin <bacek at bacek.com>
Date: 2012-01-28 (Sat, 28 Jan 2012)
Changed paths:
M src/pmc/callcontextfromc.pmc
Log Message:
-----------
Add CCFC.shift_integer and .shift_number
Commit: f6ed74f681446c136b914713e0173d0cb538e68f
https://github.com/parrot/parrot/commit/f6ed74f681446c136b914713e0173d0cb538e68f
Author: Vasily Chekalkin <bacek at bacek.com>
Date: 2012-01-28 (Sat, 28 Jan 2012)
Changed paths:
M src/pmc/callcontext.pmc
Log Message:
-----------
Bit of removal of old code from CC
Commit: 7fc49b3cc4612fb1b138c96a72e022add5fefe0d
https://github.com/parrot/parrot/commit/7fc49b3cc4612fb1b138c96a72e022add5fefe0d
Author: Vasily Chekalkin <bacek at bacek.com>
Date: 2012-01-28 (Sat, 28 Jan 2012)
Changed paths:
M src/pmc/callcontext.pmc
Log Message:
-----------
Fix CC.morph to actually reset state
Commit: 10a71cb1d19b19a013e2a353583c47b585a8644d
https://github.com/parrot/parrot/commit/10a71cb1d19b19a013e2a353583c47b585a8644d
Author: Vasily Chekalkin <bacek at bacek.com>
Date: 2012-01-28 (Sat, 28 Jan 2012)
Changed paths:
M src/call/args.c
Log Message:
-----------
First pass on fill_params to avoid indexed access to params
Compare: https://github.com/parrot/parrot/compare/937b160...10a71cb
More information about the parrot-commits
mailing list