Merge branch 'standalone_docs'
Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/5469b104 Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/5469b104 Diff: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/diff/5469b104 Branch: refs/heads/master Commit: 5469b104f019ba6f836f1a9f61733966045f9cab Parents: b055f09 608a542 Author: Nick Wellnhofer <[email protected]> Authored: Sat Jul 11 14:57:27 2015 +0200 Committer: Nick Wellnhofer <[email protected]> Committed: Sat Jul 11 14:57:27 2015 +0200 ---------------------------------------------------------------------- compiler/include/CFC.h | 1 + compiler/src/CFCDocument.c | 141 ++++++++++++++++++++++++++++++++++++++ compiler/src/CFCDocument.h | 62 +++++++++++++++++ compiler/src/CFCHierarchy.c | 104 +++++++++++++++++----------- compiler/src/CFCPerl.c | 119 ++++++++++++++++++++++++++------ compiler/src/CFCPerlPod.c | 49 ++++++++----- compiler/src/CFCTestParcel.c | 6 +- compiler/src/CFCUri.c | 5 +- 8 files changed, 402 insertions(+), 85 deletions(-) ----------------------------------------------------------------------
