Commit Graph

  • 3e5829ca43 Move can_be_called to a seperate header Paul 2015-10-31 13:54:31 -0500
  • 9b18f5ef8e Fix bug with sfinae id of rank Paul 2015-10-31 03:34:29 -0500
  • 9b9326f966 Use rank based dispatching for conditional overloading Paul 2015-10-30 23:17:20 -0500
  • b1a96edddc Update readme Paul 2015-10-30 18:22:53 -0500
  • 4e60eae101 Add semantics to implicit Paul 2015-10-30 18:20:48 -0500
  • 34376e8f8a Add semantics to indirect Paul 2015-10-30 18:14:40 -0500
  • f523965a02 Add link to static init fiasco Paul 2015-10-30 17:57:04 -0500
  • 3f7dda2501 Add links to boost.phoenix and fc++ Paul 2015-10-30 17:46:08 -0500
  • 314a4c0342 Clarify header-only Paul 2015-10-30 17:35:32 -0500
  • 89cf40c2c8 Add more documentation to alias Paul 2015-10-30 17:33:47 -0500
  • 62d248b453 Add more description to pack Paul 2015-10-30 17:28:02 -0500
  • d6143dced7 Add more description to result Paul 2015-10-30 17:24:02 -0500
  • 79d88a38ed Add more description to protect Paul 2015-10-30 17:17:34 -0500
  • f39753cc94 Add a link to Eric Nieblers 'static_const Paul 2015-10-25 18:00:28 -0500
  • 2fda04bfea Remove std::end from example Paul 2015-10-25 17:51:23 -0500
  • be1ad26152 Rewrite quick start example Paul 2015-10-25 17:48:22 -0500
  • 264eeea538 Some fixes to quick start guide Paul 2015-10-25 17:25:05 -0500
  • 90224f080f Fix some more typos Paul 2015-10-24 20:46:37 -0500
  • 57ff7edf28 s/functinal/functional Paul 2015-10-24 20:45:08 -0500
  • 9ab6102b89 Add mor hyperlinks Paul 2015-10-24 20:36:40 -0500
  • bec5fde746 Update the rest of teh concepts with hyperlinks Paul 2015-10-24 20:27:35 -0500
  • ff62d5ec3b Add hyperlink to concept Paul 2015-10-24 20:20:48 -0500
  • bd48607446 Make concepts a list instead of code block Paul 2015-10-24 20:07:36 -0500
  • 6974e9ccf2 Add documentation for EvaluatableFunctionObject Paul 2015-10-24 19:44:03 -0500
  • 07784c02d5 Fix documentation for if_ Paul 2015-10-20 08:43:13 -0500
  • b96642a00b Document metafunction and metafunctionclass Paul 2015-10-20 08:34:44 -0500
  • 1608a8f70c Update documentation for construct_meta Paul 2015-10-14 20:02:57 -0500
  • 259c765ec6 Add construct meta Paul 2015-10-14 09:28:11 -0500
  • 38264510e8 Merge branch 'master' of github.com:pfultz2/Fit Paul 2015-10-14 08:52:42 -0500
  • 897795650f Use Template<Ts...> Paul 2015-10-14 08:52:31 -0500
  • b934520db9 Merge pull request #84 from bcachet/feature/FIX_GCC_APPLE_COMPILATION_TESTING_FLAGS Paul Fultz II 2015-10-07 17:12:15 -0500
  • 2530d91230 REF(BUILD): Check std=libc++ flags Bertrand Cachet 2015-10-07 23:00:59 +0200
  • e31317a72a Merge pull request #83 from bcachet/feature/FIX_GCC_APPLE_COMPILATION Paul Fultz II 2015-10-07 15:27:31 -0500
  • 03fbefdaa9 Merge pull request #52 from ldionne/travis/simplify Paul Fultz II 2015-10-07 15:25:54 -0500
  • beeeadc012 FIX(BUILD): Compilation with GCC on Apple Bertrand Cachet 2015-10-07 20:43:51 +0200
  • 0a144ac82b [Travis] Simplify the building of libc++ by using multiline statement Louis Dionne 2015-10-03 22:13:58 -0400
  • 681a73e6bf Fix pkgconfig Paul Fultz II 2015-09-29 11:39:54 -0500
  • 76dcac7ac5 Fix some typos Paul 2015-09-28 07:15:30 -0500
  • 4674566738 Fix readme Paul 2015-09-27 23:22:40 -0500
  • aa80d3bda1 Update readme Paul 2015-09-27 23:17:00 -0500
  • 2296dbec2d Add semantic documentation Paul 2015-09-27 23:13:19 -0500
  • e8dc67dd07 Use sfinae returns Paul 2015-09-27 22:27:53 -0500
  • 67c1dde66b Add reveal and sfinae result to decorate Paul 2015-09-27 22:25:17 -0500
  • 1e0dc7608f Add docs about decorators Paul 2015-09-27 22:19:03 -0500
  • e085e9e610 Add missing semicolon Paul 2015-09-27 21:52:45 -0500
  • 3b3d10632e Create a section for decorators Paul 2015-09-26 22:28:53 -0700
  • 8cd89e90ba Add function decorators Paul 2015-09-26 22:19:20 -0700
  • de4e108be6 Move mangle cast after move Paul 2015-09-26 17:15:51 -0700
  • 1f30f1d368 Fix dangling state Paul 2015-09-26 17:01:37 -0700
  • f5197a3a6d Export ld library path and disable asan on clang 3.7 Paul 2015-09-26 16:07:51 -0700
  • 051cda016e Install cmake in usr directory Paul 2015-09-26 16:03:13 -0700
  • ae96558a5b Use CXXFLAGS and LDFLAGS instead Paul 2015-09-26 15:58:06 -0700
  • 44b6c71de7 Install to usr directory Paul 2015-09-26 15:50:20 -0700
  • 09afb3ef50 Show files in the deps directory Paul 2015-09-26 15:37:37 -0700
  • f3ea8b584f Export deps directory Paul 2015-09-26 15:31:02 -0700
  • 8931fe0f9a Add correct space Paul 2015-09-26 15:24:56 -0700
  • 1e44934d9d Set correct compiler version Paul 2015-09-26 15:22:33 -0700
  • cb3b38c8a1 Set correct compiler version Paul 2015-09-26 15:20:50 -0700
  • 3dbd0859c5 Dont test libc++ with clang 3.4 Paul 2015-09-26 15:19:47 -0700
  • 810baf2883 Dont build libcxxabi on 3.4 Paul 2015-09-26 15:09:32 -0700
  • 0274b735a1 Set the correct extraction format Paul 2015-09-26 14:57:49 -0700
  • 3350c3e5fc Adjust the libc++ extension for clang 3.4 Paul 2015-09-26 14:50:57 -0700
  • 40fed842d5 Remove extraneous spaces Paul 2015-09-26 14:45:28 -0700
  • 890c89e843 Add the version for clang 3.4 Paul 2015-09-26 14:42:11 -0700
  • 262fc6e574 Remove previous cmake build Paul 2015-09-26 14:38:46 -0700
  • a814b758f4 Try to use sudo: false Paul 2015-09-26 14:35:43 -0700
  • c29583a280 Install gcc 4.9 with clang 3.4 Paul 2015-09-26 12:21:09 -0700
  • 0c9f1fbe28 Just use clang for compiler Paul 2015-09-26 12:08:16 -0700
  • 555a779b43 Actually build on travis Paul 2015-09-26 11:59:22 -0700
  • 76574a2c38 Add compiler name Paul 2015-09-26 11:52:57 -0700
  • 939ec677ad Add 3.7 sources Paul 2015-09-26 11:31:14 -0700
  • 71a3c650f5 Change to use install instead of before_install Paul 2015-09-26 11:22:18 -0700
  • 1c4f9e37c3 Keep sudo Paul 2015-09-26 11:01:11 -0700
  • eac773f1ff Remove sudo Paul 2015-09-26 10:58:06 -0700
  • 9568ff43f6 Try to use the newer travis Paul 2015-09-26 10:54:04 -0700
  • 3cdbac269c Add typename keyword Paul 2015-09-20 16:57:07 -0700
  • 729db42f10 Merge branch 'travis' into develop Paul 2015-09-20 16:30:47 -0700
  • 8f7dd66287 Add pkgconfig Paul 2015-09-20 16:30:31 -0700
  • 2e543d60ff Check unpack in a way that works for gcc 4.6 Paul 2015-09-20 16:10:20 -0700
  • f2f3679ac2 Enable rest of the configurations Paul 2015-09-20 15:56:38 -0700
  • 027cf931a0 Add missing then word for bash conditional Paul 2015-09-20 15:51:25 -0700
  • fca6eccd4e Disable other configurations for now Paul 2015-09-20 15:50:23 -0700
  • f33c6ff7ec Try to fix syntax errors Paul 2015-09-20 15:47:06 -0700
  • a5a21c57ec Try to fix travis problem Paul 2015-09-20 15:41:23 -0700
  • 0b6e15682f Dont remove references when checking for default construction Paul 2015-09-20 15:38:03 -0700
  • 284a365cb9 Merge branch 'unpack_check' into develop Paul 2015-09-13 21:32:25 -0500
  • bf1f923355 Merge branch 'reveal_more' into develop Paul 2015-09-13 21:32:13 -0500
  • a388291084 Merge branch 'capture' into develop Paul 2015-09-13 21:31:58 -0500
  • 0a2690adfd Add combine to documentation Paul 2015-09-12 12:21:58 -0500
  • 4bf83c0082 Static assert that unpack actually invokes the function Paul 2015-09-09 23:21:55 -0500
  • 1d331544b4 Make capture a function object Paul 2015-09-09 00:39:23 -0500
  • a8943cde1e Add reveal information for by and capture Paul 2015-08-30 15:59:04 -0500
  • 44c3336a93 Merge branch 'master' of github.com:pfultz2/Fit Paul 2015-08-30 01:34:08 -0500
  • ab86df0fc3 Fix documentation for function Paul 2015-08-30 01:34:01 -0500
  • 33502979cd Merge pull request #22 from pfultz2/default_construction Paul Fultz II 2015-08-30 01:18:36 -0500
  • b1e4f3438a Merge branch 'check-static-function' into default_construction Paul Fultz II 2015-08-29 20:10:50 -0700
  • c6ccf38e21 Merge pull request #21 from pfultz2/reveal_id Paul Fultz II 2015-08-29 22:08:34 -0500
  • 24d2dbe268 Fix errors on MSVC with default construction Paul Fultz II 2015-08-29 20:04:24 -0700
  • 1ea7f0a5b5 Use actual type for identity to avoid references Paul 2015-08-28 19:41:08 -0500
  • 11e51b035b Merge pull request #20 from pfultz2/construct_by Paul Fultz II 2015-08-28 18:28:04 -0500