Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / pintarj/generz issues and pull requests
#26 - Bump braces from 3.0.2 to 3.0.3
Pull Request -
State: open - Opened by dependabot[bot] 5 months ago
Labels: dependencies
#25 - Bump @babel/traverse from 7.20.1 to 7.23.5
Pull Request -
State: closed - Opened by dependabot[bot] 12 months ago
- 1 comment
Labels: dependencies
#24 - Bump json5 from 2.2.1 to 2.2.3
Pull Request -
State: closed - Opened by dependabot[bot] 12 months ago
- 1 comment
Labels: dependencies
#23 - Bump tough-cookie from 4.1.2 to 4.1.3
Pull Request -
State: closed - Opened by dependabot[bot] 12 months ago
- 1 comment
Labels: dependencies
#22 - Implement anonymous terminals in productions.
Issue -
State: open - Opened by pintarj almost 2 years ago
Labels: enhancement
#21 - 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
#20 - Detect unused declarations.
Issue -
State: open - Opened by pintarj over 3 years ago
Labels: enhancement
#19 - Implement semantic-analysis phase.
Issue -
State: closed - Opened by pintarj over 3 years ago
Labels: enhancement
#18 - Implement declaration of terminals.
Issue -
State: closed - Opened by pintarj over 3 years ago
Labels: enhancement
#17 - Ensure that variable name starts with a uppercase letter.
Issue -
State: closed - Opened by pintarj over 3 years ago
Labels: enhancement
#16 - Implement range matching even for single-symbols produced by escaped characters in regular-expression engine.
Issue -
State: open - Opened by pintarj over 3 years ago
Labels: enhancement
#15 - Change the way how parsing escaping (\) behave on unknown character.
Issue -
State: closed - Opened by pintarj over 3 years ago
Labels: enhancement
#14 - Implement negated meta-characters (\D, \W, \S) in regular-expression engine.
Issue -
State: open - Opened by pintarj over 3 years ago
Labels: enhancement
#13 - Implement dot meta-character in regular-expression engine.
Issue -
State: closed - Opened by pintarj over 3 years ago
- 1 comment
Labels: enhancement
#12 - Implement the syntax-analysis phase
Issue -
State: closed - Opened by pintarj about 4 years ago
Labels: enhancement
#11 - Implement `negate` method for integer-intervals-set.
Issue -
State: closed - Opened by pintarj about 4 years ago
Labels: enhancement
#10 - Implement the lexical-analysis phase
Issue -
State: closed - Opened by pintarj about 4 years ago
- 2 comments
Labels: enhancement
#9 - Bump lodash from 4.17.15 to 4.17.19
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
Labels: dependencies
#8 - Create AbstractSymbol class.
Issue -
State: closed - Opened by pintarj over 4 years ago
Labels: enhancement
#7 - Create an abstract structure that acts like a set of integers, maintaining a small memory footprint storing huge intervals of integers.
Issue -
State: closed - Opened by pintarj over 4 years ago
Labels: enhancement
#6 - Implement procedure that merges regular expressions keeping final states disjunctive.
Issue -
State: closed - Opened by pintarj over 4 years ago
- 1 comment
Labels: enhancement
#5 - Parse the grammar and create the AST.
Issue -
State: closed - Opened by pintarj over 4 years ago
- 1 comment
Labels: enhancement
#4 - Implement brackets in regular-expression engine.
Issue -
State: closed - Opened by pintarj over 4 years ago
Labels: enhancement
#3 - Implement meta-characters in regular-expression engine.
Issue -
State: closed - Opened by pintarj over 4 years ago
Labels: enhancement
#2 - Implement grouping in regular-expression engine.
Issue -
State: closed - Opened by pintarj over 4 years ago
Labels: enhancement
#1 - Regular expression literals parsing
Issue -
State: closed - Opened by pintarj over 4 years ago
Labels: enhancement