[parrot/parrot] 234386: [test] Added LexInfo.declare_lex_preg and more imc...
GitHub
noreply at github.com
Wed Oct 8 10:10:40 UTC 2014
Branch: refs/heads/rurban/lexqnames-gh1095
Home: https://github.com/parrot/parrot
Commit: 234386d8deb91892b2d753e9f59265ec056e094b
https://github.com/parrot/parrot/commit/234386d8deb91892b2d753e9f59265ec056e094b
Author: Reini Urban <rurban at cpanel.net>
Date: 2014-10-08 (Wed, 08 Oct 2014)
Changed paths:
M ChangeLog
M src/pmc/lexinfo.pmc
M t/compilers/imcc/syn/clash.t
M t/pmc/lexinfo.t
Log Message:
-----------
[test] Added LexInfo.declare_lex_preg and more imcc/syn/clash.t tests
For GH #1095
global names do work fine, only lexicals not.
Note I do not know how to reliable get the correct target register index for
declare_lex_preg in pure pir, and how to initialize it.
Setting it crashes the ctx.
More information about the parrot-commits
mailing list