1
0
forked from Alepha/Alepha

6 Commits

Author SHA1 Message Date
5db7ad01f8 A large number of files have had their module namespace renamed 2023-11-12 05:03:26 -05:00
d1157cabf7 Start the C++23 adoption. 2023-11-07 05:30:50 -05:00
d6160b430f Some Alepha.h header inclusions were missing. 2023-10-29 23:35:33 -04:00
2bbaa65d68 Move function_traits into Hydrogen ABI. 2023-10-25 03:34:25 -04:00
66e8976a08 Expand more cases for function_traits. 2023-10-21 05:09:07 -04:00
bb53f18dfd This is just the rudiments of a more comprehensive function_traits design.
It's good for many common cases, but it should handle member functions and
discriminate between `std::function` objects and builtins.  It's mostly
just boilerplate to do that.
2023-10-10 02:23:22 -04:00