Ecosyste.ms: Issues

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

GitHub / EoinDavey/tsPEG issues and pull requests

#53 - Backtracking fails to find valid parse

Issue - State: closed - Opened by dylhunn 9 months ago - 2 comments

#52 - Braces not being matched correctly while parsing

Issue - State: closed - Opened by Perryvw 12 months ago - 2 comments

#51 - eslint error on strict / no-explicit-any

Issue - State: closed - Opened by dandubya 12 months ago - 3 comments

#50 - Creating a grammar that supports slash star comments

Issue - State: closed - Opened by dandubya 12 months ago - 4 comments

#49 - Return Non-empty array for results matching `+` operator

Issue - State: closed - Opened by asimpletune over 1 year ago - 3 comments

#48 - Partial case-sensitivity

Issue - State: closed - Opened by asimpletune over 1 year ago - 1 comment

#47 - Fix nested kleene star

Pull Request - State: closed - Opened by asimpletune over 1 year ago - 7 comments

#45 - Operator to specify a precise number of repetitions

Issue - State: closed - Opened by asimpletune over 1 year ago - 2 comments

#44 - using a token named 'object' breaks the code

Issue - State: closed - Opened by feliksik over 1 year ago

#43 - Bump minimist from 1.2.5 to 1.2.8

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#42 - Bump json5 from 2.2.0 to 2.2.3

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#41 - Add flag to disable autogen comment

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

#40 - `*/` in a rule breaks autogenerated header

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

#39 - Bump minimist from 1.2.5 to 1.2.6

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#38 - Splitting grammars across multiple files

Issue - State: open - Opened by DanielFlaum almost 3 years ago - 2 comments

#37 - code generation using TypeScript api

Issue - State: open - Opened by matthewleon about 3 years ago - 1 comment

#36 - tighter typing for ParseResult

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

#35 - Export ASTNodeIntf interface.

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

#34 - Great work! Would love some help diagnosing syntax errors

Issue - State: open - Opened by tcoulter about 3 years ago - 1 comment

#33 - Fix bug where CRLF line endings aren't supported

Pull Request - State: closed - Opened by EoinDavey about 3 years ago

#32 - Bump ws from 7.4.2 to 7.5.5

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 1 comment
Labels: dependencies

#31 - Bump ansi-regex from 5.0.0 to 5.0.1

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 1 comment
Labels: dependencies

#30 - Add support for unicode property escapes

Pull Request - State: closed - Opened by EoinDavey about 3 years ago

#29 - Bump tmpl from 1.0.4 to 1.0.5

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 1 comment
Labels: dependencies

#28 - Not supported CRLF

Issue - State: closed - Opened by wip0 about 3 years ago - 1 comment

#27 - No support for unicode property escape \p in regex

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

#26 - Bump path-parse from 1.0.6 to 1.0.7

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#25 - Fix typo in error message

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

#24 - Bump ws from 7.4.2 to 7.4.6

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#23 - Bump hosted-git-info from 2.8.8 to 2.8.9

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#22 - Bump lodash from 4.17.20 to 4.17.21

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#21 - Poor performance with simple grammars

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

#20 - Bump node-notifier from 8.0.0 to 8.0.1

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies

#19 - Merge in support for left recursion

Pull Request - State: closed - Opened by EoinDavey almost 4 years ago
Labels: enhancement

#18 - $EOF Error

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

#17 - Left Recursion

Issue - State: closed - Opened by stefnotch about 4 years ago

#16 - Conditional type grammar support missing

Issue - State: open - Opened by EoinDavey about 4 years ago
Labels: bug

#15 - Enable generated parsers to support compilation with --noUnusedLocals

Issue - State: closed - Opened by EoinDavey about 4 years ago
Labels: enhancement

#14 - Superfluous files in the NPM package

Issue - State: closed - Opened by chocolateboy about 4 years ago - 1 comment
Labels: enhancement

#13 - Feature: Add static check to check if all rules defined before codegen

Issue - State: closed - Opened by EoinDavey about 4 years ago - 1 comment
Labels: enhancement, good first issue

#12 - BUG: Computed property code sections require braces ({) to be escaped (\{)

Issue - State: closed - Opened by EoinDavey about 4 years ago
Labels: bug

#11 - Feature: Improve error report when regex is invalid

Issue - State: closed - Opened by EoinDavey about 4 years ago
Labels: bug

#10 - Merge branch 3-string-enums: Add string enum support

Pull Request - State: closed - Opened by EoinDavey about 4 years ago

#9 - Improve name collision avoidance

Pull Request - State: closed - Opened by EoinDavey about 4 years ago

#8 - Add memoisation option

Issue - State: closed - Opened by EoinDavey about 4 years ago
Labels: enhancement

#7 - Support reading from stdin

Issue - State: closed - Opened by EoinDavey about 4 years ago - 2 comments
Labels: enhancement

#6 - Investigate if pre-compiling regexes is worth it

Issue - State: open - Opened by EoinDavey about 4 years ago
Labels: enhancement

#5 - BUG: Can't name a field the same name as a rule

Issue - State: closed - Opened by EoinDavey about 4 years ago
Labels: bug

#4 - BUG: tsPEG computed properties require no white-space in type specifications

Issue - State: closed - Opened by EoinDavey about 4 years ago - 2 comments
Labels: bug

#3 - [Feature Request] Generate string based enums

Issue - State: closed - Opened by SparkFountain about 4 years ago
Labels: enhancement

#2 - Comments in grammar files

Issue - State: closed - Opened by SparkFountain about 4 years ago - 11 comments
Labels: enhancement

#1 - Bump lodash from 4.17.15 to 4.17.19

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago
Labels: dependencies