2
0
mirror of https://github.com/boostorg/spirit.git synced 2026-01-23 06:02:12 +00:00

5 Commits

Author SHA1 Message Date
Nana Sakisaka
14dfeaffdc Revert "Merge pull request #817 from saki7/modernize-char-string"
This reverts commit b6acdc57d3, reversing
changes made to 1ef37da85d.
2025-09-13 08:56:57 +09:00
Nana Sakisaka
c28805b591 Modernize char/string, use X3's own char_encoding 2025-09-08 10:02:43 +09:00
Nikita Kniazev
8e94d8d783 X3: Extensive constexpr testing and fixes (#572)
I have replaced the shallow constexpr test and fixed revealed missing parts.
2020-03-06 04:17:29 +03:00
Thomas Bernard
fec70d409c Merge branch 'x3-devel' into feature/x3_devlop_merge
Conflicts:
	include/boost/spirit/home/x3/extensions/repeat.hpp
	test/x3/Jamfile

Add support for no_case to the bool parsers
2014-11-01 23:43:02 +01:00
Joel de Guzman
e95d80d682 added bool.cpp test 2014-06-07 08:23:32 +08:00