Commit Graph

22 Commits

Author SHA1 Message Date
Edward Diener
92524f0903 Changed inclusion of Boost PP header file from opt.hpp to has_opt.hpp 2019-10-19 10:58:22 -04:00
Edward Diener
6d8611147d Update because of change of Boost PP macro name from BOOST_PP_VARIADIC_OPT to BOOST_PP_VARIADIC_HAS_OPT 2019-10-19 05:50:42 -04:00
Edward Diener
3a83b01403 Updated so that functionality occurs in C++20 mode. 2019-09-28 11:27:25 -04:00
Edward Diener
962ff58d5c Updated documentation fixes and some better explanations. 2016-04-04 16:52:52 -04:00
Edward Diener
43b6d6af57 Updated documentation. 2015-11-13 19:08:31 -08:00
morinmorin
351e5aa854 Fixed minor typo in docs and comments. 2015-08-27 22:58:42 +09:00
Edward Diener
0a272d173b Added license and copyright information. 2015-08-25 17:48:35 -04:00
Edward Diener
a14a888b9a Updated documentation and doc tests. 2015-03-19 14:31:02 -04:00
Edward Diener
de2f697ae8 Updated with more precise docs regarding preprocessing errors. 2015-03-10 20:37:23 -04:00
Edward Diener
33754dca95 Updated documentation for better clarity. 2015-03-04 14:38:54 -05:00
Edward Diener
c3dd7b5912 Updated documentation files. 2015-02-28 23:17:13 -05:00
Edward Diener
1c47b9cf79 Updated doc for cleaner implementation of numbers and identifiers. 2014-09-25 19:00:31 -04:00
Edward Diener
13bdbad0c9 Updated documentation. 2014-07-19 14:00:14 -04:00
Edward Diener
3c527c341b Remove remove_parens and update documentation. 2014-07-17 22:43:09 -04:00
Edward Diener
f5b249409d Update documentation. 2014-07-16 20:31:22 -04:00
Edward Diener
6cf858eb1c Repaced "input sequence" with "v-sequence" in documentation. Removed is_empty_tuple header. 2014-04-15 12:48:22 -04:00
Edward Diener
fc9f60bd97 Updated documentation and new ASSERT functionality and tests. 2014-04-14 21:07:09 -04:00
Edward Diener
7ece55cde2 Changed parens to tuple 2014-03-24 17:54:21 -04:00
Edward Diener
54275aade5 Refinements for identifier and number processing. 2014-01-24 03:35:38 -05:00
eldiener
50e137ed21 Added macros to test for numbers and enamed header files. 2013-11-26 23:11:05 -05:00
eldiener
85e5fb9e11 Updated documentation. 2013-10-08 14:07:43 -04:00
eldiener
62286d1c0e Documentation changes and slightly simplified detail changes for the empty macro. 2013-09-22 21:06:22 -04:00