Merge branch 'CLOWNFISH-59-tune-go-conv' Fix some bugs and suboptimal behaviors in the Go conversion routines.
This closes #35. Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/2e66aac9 Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/2e66aac9 Diff: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/diff/2e66aac9 Branch: refs/heads/master Commit: 2e66aac987f77e61c59bfb951f4eaac8b841c1a3 Parents: d28ce6e f3ed766 Author: Marvin Humphrey <[email protected]> Authored: Mon Aug 17 13:24:38 2015 -0700 Committer: Marvin Humphrey <[email protected]> Committed: Mon Aug 17 13:24:38 2015 -0700 ---------------------------------------------------------------------- compiler/src/CFCGoFunc.c | 96 +++++++++++++++++++--------------- runtime/go/clownfish/clownfish.go | 19 ++++++- 2 files changed, 73 insertions(+), 42 deletions(-) ----------------------------------------------------------------------
