[parrot/parrot] 25d1b0: Update IMCC and LexInfo/LexPad to allow lexicals f...
noreply at github.com
noreply at github.com
Fri Jun 24 16:36:01 UTC 2011
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: 25d1b0b7a3e112f4393524ac29b47821969ebe54
https://github.com/parrot/parrot/commit/25d1b0b7a3e112f4393524ac29b47821969ebe54
Author: Jonathan Worthington <jnthn at jnthn.net>
Date: 2011-06-23 (Thu, 23 Jun 2011)
Changed paths:
M compilers/imcc/imcc.y
M compilers/imcc/imcparser.c
M compilers/imcc/pbc.c
M src/pmc/lexinfo.pmc
M src/pmc/lexpad.pmc
Log Message:
-----------
Update IMCC and LexInfo/LexPad to allow lexicals for register types other than PMCs.
Commit: a3b82ab5add42f215f7c6ac86ba28b224d16d4da
https://github.com/parrot/parrot/commit/a3b82ab5add42f215f7c6ac86ba28b224d16d4da
Author: Jonathan Worthington <jnthn at jnthn.net>
Date: 2011-06-23 (Thu, 23 Jun 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/var.ops
Log Message:
-----------
Add ops for working with lexicals in int/num/str registers.
Commit: 8ae61a0816484b58876b36b1f336566a5427590b
https://github.com/parrot/parrot/commit/8ae61a0816484b58876b36b1f336566a5427590b
Author: Jonathan Worthington <jnthn at jnthn.net>
Date: 2011-06-24 (Fri, 24 Jun 2011)
Changed paths:
M t/op/lexicals.t
M t/pmc/lexinfo.t
Log Message:
-----------
Toss tests invalidated by support added for natively typed lexicals.
Commit: 39218c2435d2e27068ff159b86f6d2ec3f31b53c
https://github.com/parrot/parrot/commit/39218c2435d2e27068ff159b86f6d2ec3f31b53c
Author: Jonathan Worthington <jnthn at jnthn.net>
Date: 2011-06-24 (Fri, 24 Jun 2011)
Changed paths:
M t/op/lexicals.t
Log Message:
-----------
Add tests for int/num/str lexicals.
Compare: https://github.com/parrot/parrot/compare/52da8ea...39218c2
More information about the parrot-commits
mailing list