issues
search
boostorg
/
spirit
Boost.org spirit module
http://boost.org/libs/spirit
394
stars
162
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
c++20 moves a lot of things to constexpr, why not boost::spirit?
#798
piotr5
opened
2 weeks ago
0
`skip` disables skipper inside argument - How to disable only outer skipper
#797
Flamefire
opened
1 month ago
0
C++ requirements?
#796
Flamefire
opened
1 month ago
0
Make x3 docs more visible
#795
Flamefire
opened
1 month ago
0
Avoid inclusion of deprecated header
#794
pdimov
closed
1 month ago
0
Proposal for solving fraction_part causing 1.09e-6 generated as 1.9e-6 issue #792
#793
sigbjorn
opened
2 months ago
2
karma::real_policies<double>::fraction_part() formats incorrectly by order of magnitude for numbers like 1.09e-6, emits 1.9e-06(!)
#792
sigbjorn
opened
2 months ago
4
Fix typo: 'implementation'
#791
adembudak
opened
2 months ago
0
Fix 2 Typos: instantiating and Remember
#790
schorsch1976
closed
2 months ago
1
Non-throwing x3::expect
#788
saki7
closed
3 months ago
21
Add support for modular build structure.
#787
grafikrobot
closed
3 months ago
7
Initialize variable n in parse function
#786
vissarion
closed
7 months ago
0
X3: Constrain `operator>`
#785
Kojoley
closed
9 months ago
1
Fix missing includes for karma/binary
#783
iv-m
closed
9 months ago
1
MSVC (VS 2023) fails to compile example/x3/annotation.cpp with /std:c++20 or /std:c++latest option
#782
voivoid
closed
9 months ago
3
boost::get<T>() failed with the x3::forward_ast<> wrapped types
#781
x0id
opened
11 months ago
1
need for "RHS" transform_attribute
#780
cppljevans
opened
11 months ago
0
Build error C2061: syntax error: identifier 'BOOST_SCOPED_ENUM' on Windows MSVC
#779
Od0VxibTqto6Hs
closed
9 months ago
1
mmap_file_iterator uses too restrictive sharing mode in a call to CreateFileA
#778
mikekaganski
opened
11 months ago
0
X3: expectation operator ">" with semantic rule "[]" expectation_failure<> uses managled name
#777
mechapede
opened
1 year ago
0
X3: Vector of variant breaks string attributes if variant also contains character type
#776
sehe
opened
1 year ago
0
Remove unsupported compilers from Appveyor
#775
Flamefire
closed
1 year ago
0
Test
#774
Flamefire
closed
1 year ago
9
Fix GHA CI
#773
Flamefire
closed
1 year ago
0
x3::phrase_parse is not expected
#772
y138828
closed
1 year ago
0
X3: Incorrect attribute propagation for alternatives with equal attributes
#771
Krzmbrzl
closed
1 year ago
2
Update syntax examples to parser operator docs
#770
Krzmbrzl
opened
1 year ago
1
X3 docs for operators is missing syntactical expressions
#769
LegalizeAdulthood
opened
1 year ago
1
Use boost::core::invoke_swap instead of deprecated boost::swap
#768
Flamefire
closed
1 year ago
3
Fix missing includes in `match_manip.hpp`
#767
Lastique
closed
1 year ago
5
Switch to `boost::core::invoke_swap`
#766
Lastique
closed
1 year ago
1
prefer auto to Rng::(const_)?iterator for generic String
#765
wanghan02
opened
1 year ago
1
Fix roman example lambda error
#764
todoubaba
closed
1 year ago
0
x3::double_ failed to parse 1.D-3
#763
xiaowen64
opened
1 year ago
5
make x3 interger parser less dependent on fundamental character types
#762
wanghan02
opened
1 year ago
0
`{qi,karma}::symbols` copy constructor does not make an independent copy
#760
jwwalker
opened
1 year ago
2
x3::variant's converting constructor is explicit
#759
PhoenixCausesOof
closed
1 year ago
1
Cease dependence on Boost.Regex
#758
Kojoley
closed
1 year ago
0
line_pos_iterator now detecs underlying bidirectional iterator
#757
tobias-loew
closed
1 year ago
7
line_pos_iterator on-top of bidirectional-iterators
#756
tobias-loew
closed
1 year ago
4
line_pos_iterator: fix multiple consequence CRLF/LFCR handling
#755
Kojoley
closed
1 year ago
0
Fix: correctly count consecutive empty lines with line_pos_iterator
#754
CKohlert
closed
1 year ago
1
boost::get overloads for boost::spirit::x3::variant should at least lack BOOST_NOEXCEPT
#753
blashyrkh-ravendark
opened
1 year ago
0
Remove shadow-field warnings.
#752
chrisse74
opened
1 year ago
0
workaround for #750
#751
zhuoqiang
opened
1 year ago
0
compile error when using error_handler together with x3::variant
#750
zhuoqiang
opened
1 year ago
0
Boost Spirit X3 Parser recursive
#749
Hackman1993
opened
1 year ago
13
no_case is a type in some make_primitives specializations, and a bool in others.
#748
BengtGustafsson
opened
1 year ago
1
apparent uselessness of as_spirit_parser(...)?
#746
cppljevans
opened
1 year ago
6
Update Unicode tables
#745
3dyd
closed
1 year ago
10
Next