[parrot/parrot] df6008: Refactor some code from within
noreply at github.com
noreply at github.com
Tue Nov 30 03:35:51 UTC 2010
Branch: refs/heads/tt532_headerizer_refactor
Home: https://github.com/parrot/parrot
Commit: df600839226d5dc422ea2b120544ed13147ca6dc
https://github.com/parrot/parrot/commit/df600839226d5dc422ea2b120544ed13147ca6dc
Author: jkeenan <jkeenan at cpan.org>
Date: 2010-11-29 (Mon, 29 Nov 2010)
Changed paths:
M lib/Parrot/Headerizer/Functions.pm
M lib/Parrot/Headerizer/Object.pm
M t/tools/dev/headerizer/01_functions.t
A t/tools/dev/headerizer/testlib/function_decls.in
Log Message:
-----------
Refactor some code from within
Parrot::Headerizer::Object::replace_headerized_declarations()
into
Parrot::Headerizer::Functions::add_headerizer_markers().
Code itself is working, but not correctly tested yet in
01_functions.t
More information about the parrot-commits
mailing list