[parrot/parrot] 8176fb: Add Ops::Op.normalized_args accessor.
noreply at github.com
noreply at github.com
Sun Mar 20 12:59:17 UTC 2011
Branch: refs/heads/jit_prototype
Home: https://github.com/parrot/parrot
Commit: 8176fb7e4bbea27bdcd50d7f11324d77126cd0eb
https://github.com/parrot/parrot/commit/8176fb7e4bbea27bdcd50d7f11324d77126cd0eb
Author: Vasily Chekalkin <bacek at bacek.com>
Date: 2011-03-20 (Sun, 20 Mar 2011)
Changed paths:
M compilers/opsc/src/Ops/Op.pm
Log Message:
-----------
Add Ops::Op.normalized_args accessor.
Commit: 9a1c739b9c225a9306c23cd20cfcaf3aa9b0494a
https://github.com/parrot/parrot/commit/9a1c739b9c225a9306c23cd20cfcaf3aa9b0494a
Author: Vasily Chekalkin <bacek at bacek.com>
Date: 2011-03-20 (Sun, 20 Mar 2011)
Changed paths:
M compilers/opsc/src/Ops/Trans/C.pm
Log Message:
-----------
Stylish rewrite bit of code-generation.
Commit: 938d5d7ba8379a04227eb2b1f092a35fae3c636e
https://github.com/parrot/parrot/commit/938d5d7ba8379a04227eb2b1f092a35fae3c636e
Author: Vasily Chekalkin <bacek at bacek.com>
Date: 2011-03-20 (Sun, 20 Mar 2011)
Changed paths:
M compilers/opsc/src/Ops/Trans/C.pm
Log Message:
-----------
Remove unused defines.
Commit: 82fba92538845a8c8f0826175c03fe5d8bf378e2
https://github.com/parrot/parrot/commit/82fba92538845a8c8f0826175c03fe5d8bf378e2
Author: Vasily Chekalkin <bacek at bacek.com>
Date: 2011-03-20 (Sun, 20 Mar 2011)
Changed paths:
M t/jit/test.t
Log Message:
-----------
Add more debug output to "test".
Commit: 854e4acc0d34543f44de69c32daa3d733291850e
https://github.com/parrot/parrot/commit/854e4acc0d34543f44de69c32daa3d733291850e
Author: Vasily Chekalkin <bacek at bacek.com>
Date: 2011-03-20 (Sun, 20 Mar 2011)
Changed paths:
M compilers/opsc/src/Ops/Op.pm
Log Message:
-----------
Update docs.
Commit: 1a8551a204458690b259931fac2c04e4c653b684
https://github.com/parrot/parrot/commit/1a8551a204458690b259931fac2c04e4c653b684
Author: Vasily Chekalkin <bacek at bacek.com>
Date: 2011-03-20 (Sun, 20 Mar 2011)
Changed paths:
M compilers/opsc/src/Ops/Op.pm
M compilers/opsc/src/Ops/Trans/C.pm
Log Message:
-----------
Pass whole %context into Op.source to simplify passing additional stuff for Op::Trans
Commit: caa51cdc1375dc3aa8a490a374f93cd701bdda72
https://github.com/parrot/parrot/commit/caa51cdc1375dc3aa8a490a374f93cd701bdda72
Author: Vasily Chekalkin <bacek at bacek.com>
Date: 2011-03-20 (Sun, 20 Mar 2011)
Changed paths:
M compilers/opsc/src/Ops/Op.pm
M compilers/opsc/src/Ops/Trans.pm
M compilers/opsc/src/Ops/Trans/C.pm
Log Message:
-----------
Pass %context to Trans from Op
Compare: https://github.com/parrot/parrot/compare/4b5ecec...caa51cd
More information about the parrot-commits
mailing list