Ecosyste.ms: Issues

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

GitHub / datalust/superpower issues and pull requests

#164 - Context/State?

Issue - State: open - Opened by binarycow 29 days ago - 5 comments

#163 - Add index/range support for TextSpan

Pull Request - State: closed - Opened by binarycow about 1 month ago - 3 comments

#162 - Catch to ParserExtensions

Pull Request - State: open - Opened by marklauter 4 months ago - 4 comments

#161 - Dotnet 8

Pull Request - State: closed - Opened by marklauter 4 months ago - 1 comment

#160 - 3.1.0 Release

Pull Request - State: open - Opened by nblumhardt 4 months ago

#159 - dotnet 8 upgrade?

Issue - State: closed - Opened by marklauter 4 months ago - 5 comments

#158 - How to handle consecutive delimiters

Issue - State: closed - Opened by woha 6 months ago - 6 comments

#157 - Missing: Cheat sheet for upgrading from Sprache to Superpower

Issue - State: closed - Opened by jaredthirsk 10 months ago - 1 comment

#156 - Some way to check the next token

Issue - State: closed - Opened by labsin about 1 year ago - 3 comments

#154 - Dynamically referencing Parsers via Decorators for TokenizerBuilder

Issue - State: closed - Opened by martinkoslof almost 2 years ago - 2 comments

#153 - TokenizerBuilder and Mapping CLR Types

Issue - State: closed - Opened by martinkoslof almost 2 years ago - 2 comments

#152 - Tokenizer and Parser Assistance

Issue - State: closed - Opened by martinkoslof almost 2 years ago - 3 comments

#151 - Send parser value into another parser

Issue - State: closed - Opened by martinkoslof almost 2 years ago - 1 comment

#150 - `OptionalOrNull()`

Issue - State: open - Opened by nblumhardt about 2 years ago - 2 comments
Labels: enhancement, up-for-grabs

#149 - Fix divide example string

Pull Request - State: closed - Opened by randomC0der over 2 years ago - 1 comment

#148 - Using backslash in CStyle QuotedString causes syntax error

Issue - State: closed - Opened by ScottKane over 2 years ago - 1 comment

#145 - Implementations IEquatable<T> for custom structs.

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

#144 - Fix arrays memory allocation.

Pull Request - State: closed - Opened by sq735 over 2 years ago - 1 comment

#143 - Remove gitter

Pull Request - State: closed - Opened by liammclennan almost 3 years ago

#142 - Improve error reporting for some failed match scenarios

Issue - State: open - Opened by AndrewSav almost 3 years ago - 9 comments
Labels: help-wanted

#141 - Better `Message`

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

#140 - Target net6.0

Pull Request - State: closed - Opened by KodrAus almost 3 years ago

#139 - Thank you for writing superpower

Issue - State: closed - Opened by djluck almost 3 years ago - 1 comment

#135 - 3.0.0 Release

Pull Request - State: closed - Opened by nblumhardt over 3 years ago - 1 comment

#134 - [Question] New Release?

Issue - State: closed - Opened by AndrewSav over 3 years ago - 1 comment

#132 - Add Matching method to Token class to support non-enum Tokens

Pull Request - State: closed - Opened by AndrewSav over 3 years ago - 1 comment

#131 - Added optional error message to the Where combinator

Pull Request - State: closed - Opened by AndrewSav over 3 years ago - 5 comments

#130 - Questions: My On Going Questions

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

#129 - Added Span.Until to Superpower.Parsers

Pull Request - State: closed - Opened by Ellested over 3 years ago - 12 comments

#128 - [Request] Need a new introductory blog for v2 (or v3)

Issue - State: closed - Opened by arisliang over 3 years ago - 1 comment

#127 - Demo had typo in code

Pull Request - State: closed - Opened by Spaceman1861 over 3 years ago - 1 comment

#126 - Initial cut of <Nullable>enable</Nullable>

Pull Request - State: closed - Opened by nblumhardt almost 4 years ago - 1 comment

#123 - Added OneOf combinator and tests

Pull Request - State: closed - Opened by AndrewSav almost 4 years ago - 1 comment

#122 - Update tooling; add a net5.0 target

Pull Request - State: closed - Opened by nblumhardt almost 4 years ago

#121 - Unit Testing?

Issue - State: closed - Opened by Shadowblitz16 almost 4 years ago - 1 comment

#120 - Zero allocation parsing?

Issue - State: closed - Opened by Shadowblitz16 almost 4 years ago - 1 comment

#119 - [Question] How to add parsing logic ?

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

#118 - [Question] Backtrack/IsPartial how and why?

Issue - State: closed - Opened by AndrewSav about 4 years ago - 1 comment

#117 - Custom error message for Where combinator

Issue - State: closed - Opened by AndrewSav about 4 years ago - 1 comment
Labels: enhancement, up-for-grabs

#116 - ASTs using shallow type hierarchies

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

#115 - Fix the JSON parser sample to allow strings ending in '\'.

Pull Request - State: closed - Opened by fvbommel about 4 years ago - 1 comment

#114 - Negative test / equivalent of Token.EqualTo

Issue - State: closed - Opened by straatvark over 4 years ago - 1 comment

#113 - Unify StringSegment/TextSpan

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

#112 - [Question] TextParser<T> covariance support?

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

#111 - Asynchronous tokenizing and parsing

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

#110 - More documentation and possible english tutorial videos?

Issue - State: closed - Opened by Shadowblitz16 over 4 years ago - 6 comments

#109 - Making Comments into AST (best way?)

Issue - State: closed - Opened by xDGameStudios almost 5 years ago - 1 comment

#107 - Creating a parser that doesn't consume tokens (PassThrough)

Issue - State: closed - Opened by xDGameStudios almost 5 years ago - 1 comment

#106 - Throwing tokenizer errors when string doesn’t end

Issue - State: closed - Opened by xDGameStudios almost 5 years ago - 2 comments

#105 - How to parse a slash / in a string using double quotes parsing?

Issue - State: closed - Opened by StefH almost 5 years ago - 2 comments

#104 - Add support for NET35 and NET40

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

#103 - visual editor for superpowers that parses to executable xml

Issue - State: closed - Opened by Shadowblitz16 about 5 years ago - 2 comments

#102 - Command style declaration?

Issue - State: closed - Opened by Shadowblitz16 about 5 years ago - 3 comments

#101 - Parse tokens into several arrays/lists

Issue - State: closed - Opened by abrasat about 5 years ago - 1 comment

#100 - Read token attributes?

Issue - State: closed - Opened by abrasat about 5 years ago - 4 comments

#99 - How to check if input has been fully consumed?

Issue - State: closed - Opened by oliverjanik about 5 years ago - 1 comment

#98 - Annotate tokens with their positions from the source text

Issue - State: open - Opened by arseniiv about 5 years ago - 9 comments
Labels: enhancement, up-for-grabs

#97 - Add constructor for Result<> to ease writing custom tokenizers

Pull Request - State: open - Opened by ewoutkramer about 5 years ago - 6 comments

#96 - Error formatting should not assume TKind is an enum

Pull Request - State: closed - Opened by ewoutkramer about 5 years ago - 1 comment

#95 - [QUESTION] Using SuperPower for creating a parser for a text adventure game

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

#94 - Optimized Parse.Sequence(...) combinator

Pull Request - State: closed - Opened by nblumhardt over 5 years ago
Labels: enhancement

#93 - 2.3.0 Release

Pull Request - State: closed - Opened by nblumhardt over 5 years ago

#92 - Clean up the benchmark project and make a few small improvements

Pull Request - State: closed - Opened by nblumhardt over 5 years ago

#91 - How to only return what can be parsed in a TokenizerBuilder

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

#90 - Include error position information in ParseException (goes some way t…

Pull Request - State: closed - Opened by ProductiveRage over 5 years ago - 3 comments

#89 - How to parse multiple TextParser from TokenListParser

Issue - State: closed - Opened by HofmeisterAn over 5 years ago

#88 - Visibility of Result<T>.Backtrack

Issue - State: open - Opened by ewoutkramer over 5 years ago - 9 comments
Labels: enhancement

#87 - Make SelectCatch() from Sprache available in Superpower

Issue - State: open - Opened by ewoutkramer over 5 years ago - 3 comments
Labels: enhancement

#86 - Re-introduce Text() on TextParser<char[]> and TextParser<TextSpan>

Issue - State: open - Opened by ewoutkramer over 5 years ago
Labels: enhancement, up-for-grabs

#85 - Tokenize<TKind>.Tokenize should accept TextSpan

Issue - State: open - Opened by sebastienros over 5 years ago - 3 comments
Labels: discussion

#84 - Support dot net core 2.X

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

#83 - add chain combinator for left associative operator with a seed

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

#82 - Parsing left-recursive/ambiguous grammars

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

#81 - Chain combinator question

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

#80 - Char parsing and double quote

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

#79 - 2.2.0 Release

Pull Request - State: closed - Opened by nblumhardt over 5 years ago

#78 - Fixes #76, incorrect remainder used when Many() backtracks

Pull Request - State: closed - Opened by nblumhardt over 5 years ago

#77 - Quick fix for #74 - incorrect class name in error message

Pull Request - State: closed - Opened by nblumhardt over 5 years ago

#76 - Many with partial match consumes to much of the input

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

#75 - Force .Chain() to apply at least once

Issue - State: closed - Opened by RPiAwesomeness over 5 years ago - 7 comments
Labels: question

#74 - Wrong class name in error message

Issue - State: closed - Opened by AndrewSav almost 6 years ago

#73 - "Structured exception data" for superpower

Issue - State: closed - Opened by AndrewSav almost 6 years ago - 1 comment

#72 - Add `Matching` to `TokenListParser`

Issue - State: closed - Opened by AndrewSav almost 6 years ago
Labels: enhancement, up-for-grabs

#71 - Can we get OneOf please?

Issue - State: closed - Opened by AndrewSav almost 6 years ago - 10 comments
Labels: enhancement, up-for-grabs

#70 - Fix numeric parsers to accept Latin script digits only

Pull Request - State: closed - Opened by atifaziz almost 6 years ago - 3 comments

#69 - Reuse ArrayEnumerable.Concat in Result.CombineEmpty

Pull Request - State: closed - Opened by atifaziz almost 6 years ago - 5 comments

#68 - Binary Model?

Issue - State: closed - Opened by BenjaminHolland almost 6 years ago - 4 comments

#67 - added character literal translation for the unicode space category

Pull Request - State: closed - Opened by BenjaminHolland almost 6 years ago - 7 comments

#65 - TextSpan.Until Behaviour

Issue - State: closed - Opened by AndrewSav almost 6 years ago - 2 comments

#64 - Where is the length?

Issue - State: closed - Opened by AndrewSav almost 6 years ago - 1 comment

#63 - Support for using vscode. Support for building on non-Windows platforms.

Pull Request - State: closed - Opened by ejsmith almost 6 years ago - 3 comments

#62 - Recreate Sprache Csv Parser in Superpower

Issue - State: closed - Opened by NLI-KelbyHunt almost 6 years ago - 7 comments

#61 - Match a string with tokenizer only if it is first token in line

Issue - State: closed - Opened by dhowe almost 6 years ago - 2 comments

#60 - Custom parser usage

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

#59 - Simple parser question

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

#58 - Simple tokenizer question

Issue - State: closed - Opened by dhowe almost 6 years ago - 5 comments
Labels: question