Merge branch 'separate-xs'
Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/8b83e41b Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/8b83e41b Diff: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/diff/8b83e41b Branch: refs/heads/master Commit: 8b83e41b8b79fd0882909e3538afcbd70568eb61 Parents: bb48393 db8df15 Author: Nick Wellnhofer <[email protected]> Authored: Tue Jun 28 12:14:00 2016 +0200 Committer: Nick Wellnhofer <[email protected]> Committed: Tue Jun 28 12:14:00 2016 +0200 ---------------------------------------------------------------------- compiler/perl/lib/Clownfish/CFC.pm | 11 ++- compiler/perl/lib/Clownfish/CFC.xs | 35 ++++++-- compiler/perl/lib/Clownfish/CFC/Perl/Build.pm | 90 +++++++++++++++----- .../lib/Clownfish/CFC/Perl/Build/Charmonic.pm | 8 +- compiler/src/CFCPerl.c | 72 ++++++++++------ compiler/src/CFCPerl.h | 19 +++-- runtime/perl/buildlib/Clownfish/Build.pm | 11 ++- 7 files changed, 176 insertions(+), 70 deletions(-) ----------------------------------------------------------------------
