From b2f822b7ad5acca81f24e3d2a0e42b4d0be05850 Mon Sep 17 00:00:00 2001 From: Louis Dionne Date: Mon, 19 Oct 2015 14:10:23 -0400 Subject: Add Hana as a submodule of the master repository Specifically: - Adds Hana's test suite to the regression tests - Add Hana as the libs/hana submodule - Add entry for Hana to libs/maintainers.txt and libs/libraries.htm --- libs/libraries.htm | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'libs/libraries.htm') diff --git a/libs/libraries.htm b/libs/libraries.htm index 552de58e98..d927b7be41 100644 --- a/libs/libraries.htm +++ b/libs/libraries.htm @@ -174,6 +174,9 @@ how to download, build, and install the libraries.

  • graph - Generic graph components and algorithms, from Jeremy Siek and a University of Notre Dame team; now maintained by Andrew Sutton and Jeremiah Willcock.
  • +
  • hana (C++14) - Heterogeneous sequences + and algorithms, type-level computations and other metaprogramming tools, + from Louis Dionne
  • heap - Priority queue data structures, from Tim Blechmann
  • icl - @@ -787,6 +790,9 @@ of arbitrary data for persistence and marshalling, from Robert Ramey
  • fusion - Library for working with tuples, including various containers, algorithms, etc. From Joel de Guzman, Dan Marsden and Tobias Schwinger.
  • +
  • hana (C++14) - Heterogeneous sequences + and algorithms, type-level computations and other metaprogramming tools, + from Louis Dionne
  • mpl - Template metaprogramming framework of compile-time algorithms, sequences and metafunction classes, from Aleksey Gurtovoy.
  • -- cgit v1.2.1