[parrot/parrot] c74781: be better about communicating success/failure from...
noreply at github.com
noreply at github.com
Wed Feb 9 02:21:16 UTC 2011
Branch: refs/heads/whiteknight/imcc_compreg_pmc
Home: https://github.com/parrot/parrot
Commit: c7478155097f63a5931f0a0e1a085c20ee233917
https://github.com/parrot/parrot/commit/c7478155097f63a5931f0a0e1a085c20ee233917
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2011-02-08 (Tue, 08 Feb 2011)
Changed paths:
M compilers/imcc/imcc.l
M compilers/imcc/imclexer.c
M compilers/imcc/main.c
M compilers/imcc/parser.h
M src/pmc/imccompiler.pmc
Log Message:
-----------
be better about communicating success/failure from the guts of IMCC. throw a non-stupid exception on failure. This fixes some test failures, but not as many as I had hoped
More information about the parrot-commits
mailing list