Merge branch 'remove-bool-to-num'

Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/fdb78d88
Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/fdb78d88
Diff: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/diff/fdb78d88

Branch: refs/heads/master
Commit: fdb78d8815733c5f60110bae37231fce1e3e1da6
Parents: 22246a3 4118fbd
Author: Nick Wellnhofer <[email protected]>
Authored: Sat Jan 9 15:46:51 2016 +0100
Committer: Nick Wellnhofer <[email protected]>
Committed: Sat Jan 9 15:46:51 2016 +0100

----------------------------------------------------------------------
 runtime/core/Clownfish/Boolean.c          | 15 ------------
 runtime/core/Clownfish/Boolean.cfh        |  9 -------
 runtime/core/Clownfish/Num.c              | 10 --------
 runtime/core/Clownfish/Num.cfh            | 12 ----------
 runtime/core/Clownfish/Test/TestBoolean.c |  8 +------
 runtime/go/clownfish/boolean_test.go      | 33 --------------------------
 runtime/go/clownfish/float_test.go        | 11 ---------
 runtime/go/clownfish/integer_test.go      | 11 ---------
 runtime/perl/t/binding/031-num.t          |  5 +---
 9 files changed, 2 insertions(+), 112 deletions(-)
----------------------------------------------------------------------


Reply via email to