Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / taocpp/PEGTL issues and pull requests

#372 - Add registry file for pkg-config

Pull Request - State: open - Opened by rherilier 7 days ago

#371 - Looks like no releases contains the license change commit

Issue - State: open - Opened by chenrui333 15 days ago - 1 comment

#369 - Input iterator's column data member doesn't account for multibyte characters (UTF-8)

Issue - State: open - Opened by catsidhe 24 days ago - 4 comments
Labels: enhancement

#368 - add missing include to fix build for some compilers

Pull Request - State: closed - Opened by felixguendling about 2 months ago - 10 comments

#367 - Fix failed CI builds by updating their configuration

Pull Request - State: closed - Opened by uilianries about 2 months ago - 3 comments

#366 - add msys2 CI

Pull Request - State: closed - Opened by Totto16 about 2 months ago - 10 comments

#365 - MSYS2 environment is not considered in tests

Issue - State: closed - Opened by Totto16 about 2 months ago - 3 comments
Labels: compatibility

#364 - contrib/trace too verbose

Issue - State: open - Opened by jsawbbo 2 months ago - 1 comment
Labels: enhancement

#363 - MIT License in release tarball vs. BSL-1.0 in Git Repository

Issue - State: closed - Opened by mdb571 3 months ago - 1 comment

#362 - standard_trace fails to compile with an action that uses change_action_and_states

Issue - State: closed - Opened by gitamohr 5 months ago - 7 comments
Labels: question

#361 - Small grammar/wording fix in Actions-and-States.md

Pull Request - State: closed - Opened by gitamohr 6 months ago - 1 comment
Labels: documentation

#360 - Inconsistent behaviour of `sor` for custom rules.

Issue - State: closed - Opened by aneax 6 months ago - 6 comments
Labels: question

#359 - Issues with change_action_and_state

Issue - State: closed - Opened by chs-1980 7 months ago - 1 comment
Labels: question

#354 - Backreferences and grammar tracing/analyzing.

Issue - State: closed - Opened by rowlesmr about 1 year ago - 5 comments
Labels: question

#353 - Can't get custom error messages to work.

Issue - State: closed - Opened by rowlesmr about 1 year ago - 8 comments
Labels: question

#352 - add EOL option for cr_crlf_lf

Pull Request - State: closed - Opened by rowlesmr about 1 year ago - 3 comments

#351 - Validate PEGTL tests when no filesystem is configured

Pull Request - State: closed - Opened by uilianries about 1 year ago - 4 comments

#350 - Add a CMake option to select no std::filesystem

Pull Request - State: closed - Opened by baconpaul about 1 year ago - 9 comments

#347 - Any consideration of ghc::filesystem

Issue - State: closed - Opened by baconpaul over 1 year ago - 8 comments
Labels: question

#345 - Parsing Binary Data Encounters Left recursion Problem

Issue - State: closed - Opened by w4454962 over 1 year ago - 9 comments

#344 - separated_seq for 2.x

Pull Request - State: closed - Opened by almazgaliev over 1 year ago - 3 comments

#343 - Feature/propagate node

Pull Request - State: open - Opened by skyrich62 over 1 year ago - 1 comment

#341 - typo: "This because" -> "This is because"

Pull Request - State: closed - Opened by gitamohr over 1 year ago - 1 comment
Labels: documentation

#340 - list_tail<> invokes action for trailing separator twice?

Issue - State: closed - Opened by gitamohr over 1 year ago - 10 comments
Labels: bug

#335 - Order independence of rules

Issue - State: closed - Opened by Qbort over 1 year ago - 7 comments
Labels: question

#333 - parser_tree.cpp example not compiling in VS 2022, as of PEGTL 3.2.6

Issue - State: closed - Opened by sephirot47 over 1 year ago - 4 comments
Labels: compatibility

#331 - Fix CI jobs for clang++-10 and clang++-11

Pull Request - State: closed - Opened by striezel over 1 year ago - 3 comments
Labels: enhancement

#330 - Fix clang-format warning in parse_tree.hpp

Pull Request - State: closed - Opened by striezel over 1 year ago - 1 comment
Labels: enhancement

#329 - Fix workflow failure for older Xcode on macOS

Pull Request - State: closed - Opened by striezel over 1 year ago - 1 comment

#328 - Fix workflow failure for older compilers on Linux

Pull Request - State: closed - Opened by striezel over 1 year ago

#327 - Update CodeQL actions in GitHub Actions workflow to v2

Pull Request - State: closed - Opened by striezel over 1 year ago

#326 - Update actions/checkout in GitHub Actions workflows to v3

Pull Request - State: closed - Opened by striezel over 1 year ago - 1 comment

#325 - Remove problematic language from the code

Pull Request - State: closed - Opened by Cropi almost 2 years ago - 2 comments

#324 - Why do I have an infinite loop?

Issue - State: closed - Opened by dprogm almost 2 years ago - 4 comments
Labels: question

#323 - Why parsing succeeds?

Issue - State: closed - Opened by dprogm almost 2 years ago - 3 comments
Labels: question

#322 - Does "pegtl" support the operation of binary data serialization/deserialization?

Issue - State: closed - Opened by w4454962 almost 2 years ago - 2 comments
Labels: question

#321 - parse_tree needs to be optimized

Issue - State: closed - Opened by w4454962 about 2 years ago - 8 comments
Labels: question

#320 - Feature Request: Add defines to exclude headers to improve compile time

Issue - State: closed - Opened by matbech about 2 years ago - 4 comments

#319 - <ciso646> is removed in C++20 and should not be included

Issue - State: closed - Opened by matbech about 2 years ago - 1 comment
Labels: bug

#318 - Added support for fixed-length list.

Pull Request - State: closed - Opened by qawbecrdtey about 2 years ago - 15 comments

#317 - Fix TAO_PEGTL_NAMESPACE for 3.x

Pull Request - State: closed - Opened by wravery over 2 years ago - 2 comments

#316 - data type of input? byte? character?

Issue - State: closed - Opened by brouhaha over 2 years ago - 3 comments

#315 - Workaround broken `__FUNCSIG__`

Pull Request - State: closed - Opened by wravery over 2 years ago - 3 comments

#314 - Example grammar proto3 does not accept enum fields starting from zero

Issue - State: closed - Opened by knivil over 2 years ago - 2 comments

#313 - Make parse_tree Node::unwind optional

Pull Request - State: closed - Opened by wravery over 2 years ago - 3 comments

#309 - Replace try/catch/rethrow in unwind with unwind_guard

Pull Request - State: closed - Opened by wravery over 2 years ago - 16 comments
Labels: enhancement

#304 - How do I capture each substring at run time

Issue - State: closed - Opened by w4454962 over 2 years ago - 3 comments
Labels: question

#303 - [>=3.2.1] Compile error with GCC 9.2 — error: must '#include <typeinfo>' before using 'typeid'

Issue - State: closed - Opened by hartwork over 2 years ago - 6 comments
Labels: compatibility

#302 - [Git main] Merge conflict markers in file "doc/Changelog.md"

Issue - State: closed - Opened by hartwork over 2 years ago - 2 comments

#301 - static_assert and two phase name lookup in demangle

Issue - State: closed - Opened by NelsonEloi over 2 years ago - 4 comments

#300 - Plans for releasing PEGTL 3.3.0?

Issue - State: closed - Opened by hartwork over 2 years ago - 4 comments
Labels: question

#299 - Relax filesystem requirement

Issue - State: closed - Opened by stijnfrishert over 2 years ago - 2 comments
Labels: question

#298 - input reparse

Issue - State: closed - Opened by mgood7123 over 2 years ago - 8 comments
Labels: duplicate, question

#297 - Handling Whitespace

Issue - State: closed - Opened by computerquip over 2 years ago - 3 comments
Labels: question

#296 - MSVC: error C2607: static assertion failed

Issue - State: closed - Opened by matbech over 2 years ago - 2 comments
Labels: compatibility

#295 - Error propagation

Issue - State: closed - Opened by mgood7123 almost 3 years ago - 3 comments
Labels: question

#294 - more useful tracer

Issue - State: closed - Opened by mgood7123 almost 3 years ago - 17 comments
Labels: enhancement

#293 - Provide a nuget Package

Issue - State: closed - Opened by domi516 almost 3 years ago - 6 comments

#292 - raise_string rule?

Issue - State: closed - Opened by mgood7123 almost 3 years ago - 12 comments
Labels: enhancement

#290 - dynamic input modification

Issue - State: closed - Opened by mgood7123 almost 3 years ago - 5 comments

#289 - pre-processor

Issue - State: closed - Opened by mgood7123 almost 3 years ago

#288 - parsing line continuation

Issue - State: closed - Opened by mgood7123 almost 3 years ago - 3 comments
Labels: question

#287 - at_one removal still referenced in docs

Issue - State: closed - Opened by mgood7123 almost 3 years ago - 6 comments

#285 - line_at not finding line ending when inside of trace.hpp

Issue - State: closed - Opened by mgood7123 almost 3 years ago - 16 comments
Labels: question

#284 - custom ostream redirection

Issue - State: closed - Opened by mgood7123 almost 3 years ago - 4 comments
Labels: question

#283 - Recursive rules and converting a bison grammar to PEG?

Issue - State: closed - Opened by ethindp almost 3 years ago - 11 comments
Labels: question

#282 - Include Statements

Issue - State: closed - Opened by ingo-loehken almost 3 years ago - 2 comments
Labels: question

#277 - Add declarative meta-templates to generate serialize and deserialize functions for DRY conformance

Issue - State: closed - Opened by anadon almost 3 years ago - 11 comments
Labels: enhancement

#272 - Added IRI to contrib

Pull Request - State: closed - Opened by kelvinhammond almost 3 years ago - 7 comments
Labels: enhancement

#271 - Help writing a grammar for SPARQL

Issue - State: closed - Opened by kelvinhammond about 3 years ago - 2 comments
Labels: question

#270 - Switch license from MIT to BSL-1.0

Issue - State: closed - Opened by d-frey about 3 years ago - 28 comments
Labels: question, feedback please!

#269 - Fix proto3 example

Pull Request - State: closed - Opened by hutorny about 3 years ago - 3 comments
Labels: bug

#268 - fix dec_octet in contrib/uri grammar

Pull Request - State: closed - Opened by avsej about 3 years ago - 4 comments

#267 - Replace function node in mathematical expression

Issue - State: closed - Opened by spyridon97 about 3 years ago - 4 comments
Labels: question

#265 - How to include PEGTL in a cmake project?

Issue - State: closed - Opened by createyourpersonalaccount over 3 years ago - 3 comments

#264 - Documentation: change src/examples/ to src/example/

Pull Request - State: closed - Opened by jbomanson over 3 years ago - 1 comment
Labels: documentation

#263 - support for bit-aligned parsing

Issue - State: closed - Opened by katachinao98 over 3 years ago - 1 comment
Labels: question

#262 - Trouble compiling PEGTL in VisualStudio2017

Issue - State: closed - Opened by HenryKaufman over 3 years ago - 3 comments
Labels: question

#261 - Is there performance data for PEGTL

Issue - State: closed - Opened by Winging over 3 years ago - 1 comment
Labels: question

#260 - parse tree for contrib/uri is incorrect for userinfo

Issue - State: closed - Opened by kelvinhammond over 3 years ago - 5 comments
Labels: question

#259 - Simplify ranges implementation

Pull Request - State: closed - Opened by QuarticCat over 3 years ago - 1 comment
Labels: enhancement

#258 - Generating an AST for a grammar with a custom simple rule doesn't compile

Issue - State: closed - Opened by nlugic over 3 years ago - 6 comments
Labels: question

#257 - file_input write-locks its file

Issue - State: closed - Opened by s9w over 3 years ago - 6 comments
Labels: question

#256 - Stack overflow in json parser when processing lots of "["

Issue - State: closed - Opened by schrewe over 3 years ago - 2 comments
Labels: bug

#255 - Target exporting error when using `add_subdirectory`

Issue - State: closed - Opened by anand-bala over 3 years ago - 3 comments
Labels: bug

#254 - peg2pegtl example

Pull Request - State: closed - Opened by redmercury over 3 years ago - 2 comments

#253 - Trouble parsing rgb colors

Issue - State: closed - Opened by s9w over 3 years ago - 5 comments
Labels: question

#252 - No exceptions

Pull Request - State: closed - Opened by d-frey over 3 years ago

#251 - Exceptionless PEGTL

Issue - State: closed - Opened by ColinH over 3 years ago - 12 comments
Labels: enhancement

#250 - Support for custom tokens (e.g. from a lexer)?

Issue - State: closed - Opened by Raekye over 3 years ago - 9 comments
Labels: question

#249 - Adapt options when built as sub-project

Pull Request - State: closed - Opened by ClausKlein almost 4 years ago - 10 comments

#248 - visiting ast nodes could be more idiomatic

Issue - State: closed - Opened by avaunit02 almost 4 years ago - 5 comments
Labels: question

#247 - demangle() namespace problem when TAO_PEGTL_NAMESPACE set

Issue - State: closed - Opened by icze almost 4 years ago - 2 comments
Labels: bug

#246 - parse_tree::basic_node check hash_code() before demangled string

Pull Request - State: closed - Opened by barbieri almost 4 years ago - 3 comments

#245 - parse_tree::basic_node now uses template Source, defaults to string_view

Pull Request - State: closed - Opened by barbieri almost 4 years ago - 2 comments

#244 - Improve parse_tree::basic_node is_type

Issue - State: closed - Opened by barbieri almost 4 years ago