[parrot/parrot] 16c21b: [imcc] fix -d8 dump_instructions, fix double unesc...
GitHub
noreply at github.com
Fri Oct 10 09:54:20 UTC 2014
Branch: refs/heads/rurban/lexqnames-gh1095-dev
Home: https://github.com/parrot/parrot
Commit: 16c21b0f8a9b262950220eed6793c2e84100c4fd
https://github.com/parrot/parrot/commit/16c21b0f8a9b262950220eed6793c2e84100c4fd
Author: Reini Urban <rurban at cpanel.net>
Date: 2014-10-10 (Fri, 10 Oct 2014)
Changed paths:
M compilers/imcc/debug.c
M compilers/imcc/debug.h
M compilers/imcc/pbc.c
M compilers/imcc/symreg.c
M t/op/basic.t
Log Message:
-----------
[imcc] fix -d8 dump_instructions, fix double unescaping
string_from_reg may not unescape the const again. fixes t/op/basic_6.pasm
change t/op/basic_9.pasm to catch the new Unknown escape sequence \i in Parrot fl\ies
More information about the parrot-commits
mailing list