[parrot/parrot] 35bb7b: Fix generating of WRITE_BARRIER.
noreply at github.com
noreply at github.com
Mon Feb 28 00:54:26 UTC 2011
Branch: refs/heads/opsc_full_parse
Home: https://github.com/parrot/parrot
Commit: 35bb7b6756624b9f95529d28c1e69ca83b9ab38a
https://github.com/parrot/parrot/commit/35bb7b6756624b9f95529d28c1e69ca83b9ab38a
Author: Vasily Chekalkin <bacek at bacek.com>
Date: 2011-02-27 (Sun, 27 Feb 2011)
Changed paths:
M compilers/opsc/src/Ops/Compiler/Actions.pm
Log Message:
-----------
Fix generating of WRITE_BARRIER.
Commit: 6bfb0adb7eb4251928c71ee0d11416bb1856f6f0
https://github.com/parrot/parrot/commit/6bfb0adb7eb4251928c71ee0d11416bb1856f6f0
Author: Vasily Chekalkin <bacek at bacek.com>
Date: 2011-02-27 (Sun, 27 Feb 2011)
Changed paths:
M compilers/opsc/src/Ops/Compiler/Actions.pm
Log Message:
-----------
Fix calltype of auto-generated goto_offset for :flow ops.
Commit: f512c646ce1827b4e8e91f9d5a1ed86f5746b5a2
https://github.com/parrot/parrot/commit/f512c646ce1827b4e8e91f9d5a1ed86f5746b5a2
Author: Vasily Chekalkin <bacek at bacek.com>
Date: 2011-02-27 (Sun, 27 Feb 2011)
Changed paths:
M compilers/opsc/src/Ops/Compiler/Actions.pm
Log Message:
-----------
Generate name as num-only for registers.
Commit: 9138023b53f4c7b5234f543378b56647b19b7e10
https://github.com/parrot/parrot/commit/9138023b53f4c7b5234f543378b56647b19b7e10
Author: Vasily Chekalkin <bacek at bacek.com>
Date: 2011-02-27 (Sun, 27 Feb 2011)
Changed paths:
M compilers/opsc/src/Ops/Compiler/Actions.pm
M compilers/opsc/src/Ops/Op.pm
Log Message:
-----------
PASTing of cast expressions
Commit: 3ff37921ece5ddd975f88d7de62dbfc8eee6e932
https://github.com/parrot/parrot/commit/3ff37921ece5ddd975f88d7de62dbfc8eee6e932
Author: Vasily Chekalkin <bacek at bacek.com>
Date: 2011-02-27 (Sun, 27 Feb 2011)
Changed paths:
M compilers/opsc/src/Ops/Op.pm
Log Message:
-----------
Don't insert ';' after Op. We don't need it here
More information about the parrot-commits
mailing list