Skip to content

Issues: norskeld/sigma

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Optimizations
#95 opened Aug 23, 2023 by mindplay-dk
ustring() docs/questions A-parsers Area: Issues related to parsers C-discussion Category: Discussions or questions that don't represent real issues
#88 opened Aug 13, 2023 by mindplay-dk
docs(types): thoroughly document user-facing types A-docs Area: Issues related to documentation P-low Priority: Low
#87 opened Aug 13, 2023 by norskeld
Feature: error printer A-misc Area: Issues that don't fint into specific category C-feature-request Category: A feature request, i.e. not implemented
#86 opened Aug 12, 2023 by mindplay-dk
feat: optional spaces and whitespaces A-parsers Area: Issues related to parsers C-feature-accepted Category: A feature request that has been accepted and awaiting implementation P-medium Priority: Medium
#76 opened Feb 7, 2023 by ladihzey
feat(combinators/not): add not combinator A-combinators Area: Issues related to combinators C-feature-accepted Category: A feature request that has been accepted and awaiting implementation P-low Priority: Low
#73 opened Jan 18, 2023 by norskeld
docs(vitepress): explore automatic code snippet imports for signatures A-docs Area: Issues related to documentation P-low Priority: Low
#66 opened Jan 15, 2023 by norskeld
docs: add consuming and non-consuming labels/badges A-docs Area: Issues related to documentation P-low Priority: Low
#65 opened Jan 15, 2023 by norskeld
feat: error recovery, handling and mapping A-combinators Area: Issues related to combinators A-errors Area: Issues related to error handling A-types Area: Issues related to types and type inference C-feature-accepted Category: A feature request that has been accepted and awaiting implementation P-high Priority: High
#53 opened Jan 2, 2023 by norskeld
docs: explain how to write custom parsers and combinators A-docs Area: Issues related to documentation P-medium Priority: Medium
#52 opened Dec 31, 2022 by norskeld
feat: negative/positive look-ahead/behind, non-consuming surrounding context parsers, negation parsers A-combinators Area: Issues related to combinators A-parsers Area: Issues related to parsers C-feature-accepted Category: A feature request that has been accepted and awaiting implementation P-high Priority: High
#50 opened Dec 29, 2022 by ladihzey
ProTip! Exclude everything labeled bug with -label:bug.