[parrot/parrot] 04cc7a: [imcc] add imcc_debug flags to Parrot_debug_flags,...
GitHub
noreply at github.com
Wed Feb 26 17:45:28 UTC 2014
Branch: refs/heads/rurban/imccflags
Home: https://github.com/parrot/parrot
Commit: 04cc7ac644639bc3f02cf8a093b35f8cad4286c4
https://github.com/parrot/parrot/commit/04cc7ac644639bc3f02cf8a093b35f8cad4286c4
Author: Reini Urban <rurban at cpanel.net>
Date: 2014-02-26 (Wed, 26 Feb 2014)
Changed paths:
M compilers/imcc/api.c
M compilers/imcc/imc.h
M docs/binaries/parrot.pod
M frontend/parrot/main.c
M frontend/parrot2/main.c
M frontend/parrot2/prt0.pir
M frontend/parrot2/prt0.winxed
M include/imcc/api.h
M include/parrot/interpreter.h
M lib/Parrot/Harness/Options.pm
Log Message:
-----------
[imcc] add imcc_debug flags to Parrot_debug_flags, docs
revamp --imcc-debug, improve --help-debug
remove gcdebug runcore references in the docs
remove run-exec references in harness
leave out the imcc PBC compiler options (unused)
TODO: yydebug == PARROT_IMCC_PARSER
Commit: cfb96f19d5e94718e5b4bb401f5e89895af1d48f
https://github.com/parrot/parrot/commit/cfb96f19d5e94718e5b4bb401f5e89895af1d48f
Author: Reini Urban <rurban at cpanel.net>
Date: 2014-02-26 (Wed, 26 Feb 2014)
Changed paths:
M config/gen/core_pmcs.pm
Log Message:
-----------
[cage] config/gen/core_pmcs.pm: ro pm, align comments
minor config/gen/core_pmcs.pm improvements:
remove hard tabs in generated .pm
set buffer-read-only:t in generated .pm
rename internal code() to c_coda(), not used for .pm
align numbers in comments in include/parrot/core_pmcs.h
Compare: https://github.com/parrot/parrot/compare/a120ae576e7e...cfb96f19d5e9
More information about the parrot-commits
mailing list