[parrot/parrot] 62008a: Rip out the PASM compreg from IMCC. Rip out a few ...
GitHub
noreply at github.com
Wed May 2 01:52:27 UTC 2012
Branch: refs/heads/coke/rm_pasm
Home: https://github.com/parrot/parrot
Commit: 62008a21160a6849b2f6dcf0afb5b7b30c52e074
https://github.com/parrot/parrot/commit/62008a21160a6849b2f6dcf0afb5b7b30c52e074
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2012-05-01 (Tue, 01 May 2012)
Changed paths:
M compilers/imcc/api.c
M compilers/imcc/imcc.l
M compilers/imcc/imclexer.c
M compilers/imcc/imcparser.c
M compilers/imcc/imcparser.h
M compilers/imcc/main.c
M compilers/imcc/parser.h
M include/imcc/api.h
M include/imcc/embed.h
M src/interp/api.c
M src/pmc/imccompiler.pmc
Log Message:
-----------
Rip out the PASM compreg from IMCC. Rip out a few internal flags to differentiate between PIR and PASM at the interface. Rip PASM mode out of IMCCompiler. A few other small hack jobs
More information about the parrot-commits
mailing list