Ecosyste.ms: Issues

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

GitHub / alecthomas/participle issues and pull requests

#289 - Pooled version of lexer.Upgrade

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

#288 - Bug fixes, improvements, optimization & refactoring before parser generation

Pull Request - State: closed - Opened by petee-d almost 2 years ago - 1 comment

#286 - [Question] how to parse simple Ident containing "-"

Issue - State: closed - Opened by masahiro331 almost 2 years ago

#284 - Q: Failing to detect match

Issue - State: closed - Opened by Jmoore1127 almost 2 years ago

#283 - refactor: change PeekingLexer to return internal pointers

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

#282 - Q: look ahead

Issue - State: closed - Opened by lmittmann almost 2 years ago

#279 - Support for negative lookahead groups and recursive capturing.

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

#278 - More README details on codegen lexer

Pull Request - State: closed - Opened by klondikedragon almost 2 years ago - 1 comment

#276 - Ideas for gen lexer supporting "give back" for quest

Issue - State: open - Opened by klondikedragon almost 2 years ago - 9 comments

#275 - More tests and fixes for gen lexer word boundary

Pull Request - State: closed - Opened by klondikedragon almost 2 years ago - 1 comment

#270 - Conformance tests for the runtime and generated lexers.

Pull Request - State: closed - Opened by alecthomas about 2 years ago

#269 - Test coverage for generated lexer

Pull Request - State: closed - Opened by klondikedragon about 2 years ago - 1 comment

#268 - fix: proper generated struct name for state change

Pull Request - State: closed - Opened by klondikedragon about 2 years ago - 1 comment

#267 - Document AllowTrailing

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

#266 - Matching `Union` type into array

Issue - State: closed - Opened by svex99 about 2 years ago - 1 comment

#265 - Include token type in unexpected token error message

Issue - State: open - Opened by andremarianiello about 2 years ago - 3 comments

#264 - Streamline long term maintenance of lexer/parser code generators

Issue - State: open - Opened by alecthomas about 2 years ago - 22 comments

#263 - Peeking lexer optimizations

Pull Request - State: closed - Opened by petee-d about 2 years ago - 18 comments

#260 - Zero or more match error question

Issue - State: closed - Opened by yonderblue about 2 years ago

#259 - Lexer match but not consume?

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

#255 - Union does not work for pointer type

Issue - State: closed - Opened by itstarsun about 2 years ago - 3 comments

#254 - Improve error message for custom capture

Issue - State: open - Opened by sievlev about 2 years ago - 2 comments

#253 - An attempt to fix error message

Pull Request - State: closed - Opened by sievlev about 2 years ago - 1 comment

#251 - Conflicting default version definition

Issue - State: closed - Opened by dsxack about 2 years ago - 17 comments

#250 - Genericise the parser.

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

#249 - possible bug in tag syntax

Issue - State: open - Opened by marco-m over 2 years ago - 3 comments

#248 - v2 alpha versions > alpha9 are considered older by go get

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

#247 - Import `regexp/syntax` into generated lexer

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

#246 - Issue with INI example

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

#245 - fix INI parser example from README.md

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

#244 - document parameter "filename" for the Parser methods

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

#243 - document "filename" parameter for the Parser methods ?

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

#241 - Help me to understand, please

Issue - State: closed - Opened by alexeyco over 2 years ago

#240 - Make tracing trace whole sequences

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

#239 - Allow parsing of non-root productions

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

#238 - Make `Trace` a `ParseOption`

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

#237 - Make ParseError public

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

#236 - fix documentation typos

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

#229 - Proposal: interface type productions

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

#227 - Unable to parse IP address

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

#226 - Make parseError public?

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

#225 - EndPos with text/scanner is the same as Pos

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

#216 - Struct capture wrongly applying previous captures in a failed branch

Issue - State: open - Opened by petee-d over 2 years ago - 2 comments

#215 - Emit new line tokens

Issue - State: closed - Opened by hbagdi over 2 years ago

#213 - Generating parser code

Issue - State: open - Opened by petee-d over 2 years ago - 25 comments

#209 - [Feature] Support Join and sub-queries for the SQL parser

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

#208 - A branch of Participle 2 using Go 1.18 generics.

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

#192 - Request for feature: partial parsing

Issue - State: open - Opened by pontaoski almost 3 years ago - 3 comments
Labels: enhancement

#187 - [Question] Parsing Go

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

#178 - i've read all docs, but still fail at simplest example.

Issue - State: closed - Opened by glebarez about 3 years ago - 4 comments

#159 - {railroad} Improve panic messages

Pull Request - State: closed - Opened by asmaloney about 3 years ago - 1 comment

#107 - Add function to compute lookahead

Issue - State: open - Opened by alecthomas about 4 years ago - 8 comments

#77 - struct field tag from tutorial causing error?

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

#22 - Proposal: Support grammar aliases.

Issue - State: open - Opened by alecthomas over 6 years ago - 7 comments
Labels: proposal

#20 - Document how to parse indentation based grammars

Issue - State: open - Opened by MTRNord over 6 years ago - 15 comments