Ecosyste.ms: Issues

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

GitHub / hoaproject/Compiler issues and pull requests

#118 - Upgrade to GitHub-native Dependabot

Pull Request - State: open - Opened by dependabot-preview[bot] over 3 years ago - 2 comments
Labels: dependencies

#117 - mbstring problem

Issue - State: open - Opened by tekinnnnn over 3 years ago

#114 - Adjust testing state, enhance exception context, fix PCRE issue

Pull Request - State: open - Opened by ohader about 4 years ago - 7 comments

#113 - Unexpected namespace assignment for PCRE containing colon

Issue - State: open - Opened by ohader about 4 years ago

#112 - Enhance context output of UnexpectedToken exception

Issue - State: open - Opened by ohader about 4 years ago

#111 - Enhance context output of UnrecognizedToken exception

Issue - State: open - Opened by ohader about 4 years ago

#110 - Make nested ternary operators priority explicit

Pull Request - State: open - Opened by LudoMon over 4 years ago - 1 comment

#109 - Update to PHP 7.4/PHPUnit

Pull Request - State: closed - Opened by sanmai over 4 years ago - 5 comments

#108 - Update .travis.yml to include recent PHP versions

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

#107 - Future of Compiler package

Issue - State: open - Opened by SerafimArts over 4 years ago - 4 comments

#106 - PHP 7.4 deprecation warning in Bin/Pp.php

Issue - State: open - Opened by mdio almost 5 years ago

#105 - Backtrack issue when rules overlap

Issue - State: open - Opened by b-viguier about 5 years ago - 1 comment

#104 - Test on PHP 7.2 & 7.3 on Travis

Pull Request - State: closed - Opened by sanmai about 5 years ago - 2 comments

#102 - Implement the 4th $context parameter of Element#accept()

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

#101 - Parsing tree is just the first token

Issue - State: closed - Opened by vasily-kartashov over 5 years ago - 1 comment

#100 - Multiple start-symbols support

Issue - State: open - Opened by flip111 over 5 years ago

#99 - chore(php) Move to PHP 7

Pull Request - State: open - Opened by Hywan almost 6 years ago
Labels: enhancement, in progress, difficulty: hard

#98 - Unrecognized Token in Lexer always reports Line 1?

Issue - State: open - Opened by dantleech almost 6 years ago - 2 comments

#97 - Broken visualization of invalid input token in multiline input

Issue - State: open - Opened by Majkl578 almost 6 years ago - 7 comments

#96 - Remove dependency to `ext/ctype`

Issue - State: open - Opened by Hywan about 6 years ago - 4 comments
Labels: enhancement, difficulty: casual, ready

#95 - Madness with exceptions

Issue - State: closed - Opened by unkind about 6 years ago - 5 comments
Labels: question

#94 - Inlining code of the Parser and license

Issue - State: closed - Opened by unkind about 6 years ago - 2 comments
Labels: question

#93 - Fix error handling for non-UTF-8 string in Lexer

Pull Request - State: closed - Opened by unkind about 6 years ago - 6 comments
Labels: bug, in progress, difficulty: medium

#92 - Question: how to access/traverse nodes of grammar

Issue - State: closed - Opened by flip111 about 6 years ago - 5 comments
Labels: question

#91 - Update Llk.php

Pull Request - State: open - Opened by flip111 about 6 years ago - 6 comments
Labels: bug, in progress, difficulty: medium

#90 - Bug when saving parser class

Issue - State: open - Opened by flip111 about 6 years ago
Labels: bug, in progress, difficulty: medium

#89 - Debug grammar tooling problems

Issue - State: open - Opened by flip111 about 6 years ago

#88 - Update Lexer.php

Pull Request - State: open - Opened by flip111 about 6 years ago - 5 comments
Labels: bug, in progress, difficulty: medium

#87 - Correct typo on mentionned to mentioned

Pull Request - State: closed - Opened by jwage over 6 years ago - 4 comments
Labels: bug, difficulty: casual

#86 - Remove $nodeId from Token rule definition.

Issue - State: open - Opened by SerafimArts over 6 years ago - 1 comment

#85 - Some questions about the structure of rules

Issue - State: closed - Opened by SerafimArts over 6 years ago - 5 comments
Labels: question

#84 - State restore error

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

#83 - Dependency errors when installed with prefer-lowest

Issue - State: open - Opened by Majkl578 over 6 years ago - 12 comments
Labels: difficulty: medium

#82 - chore(Bors) Configuring Bors-ng

Pull Request - State: closed - Opened by vonglasow over 6 years ago - 2 comments

#81 - Lexer speedup

Issue - State: open - Opened by SerafimArts almost 7 years ago - 41 comments
Labels: enhancement, in progress, difficulty: hard

#80 - Recursive / circular rules leads to an infinite loop

Issue - State: closed - Opened by lovenunu about 7 years ago - 3 comments
Labels: question, difficulty: casual

#79 - Fix the incorrect display of the column and line in errors.

Pull Request - State: open - Opened by SerafimArts about 7 years ago - 17 comments
Labels: bug, difficulty: medium

#78 - Incorrect calculation of line and position in utf-8 files

Issue - State: open - Opened by SerafimArts about 7 years ago - 2 comments
Labels: bug, in progress, difficulty: medium

#77 - PSR Support

Issue - State: closed - Opened by SerafimArts about 7 years ago - 7 comments
Labels: question, difficulty: casual

#76 - Add offset support

Pull Request - State: closed - Opened by SerafimArts about 7 years ago - 17 comments
Labels: enhancement, difficulty: medium

#75 - Add $node->getOffset() support

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

#74 - %skip token selection

Issue - State: closed - Opened by SerafimArts over 7 years ago - 31 comments
Labels: question, difficulty: hard

#73 - chore(composer) add PHP version requirement

Pull Request - State: closed - Opened by vonglasow over 7 years ago

#72 - Update Parser.php

Pull Request - State: closed - Opened by SerafimArts over 7 years ago - 7 comments
Labels: enhancement, in progress, difficulty: medium

#71 - PHP Warning in Parser class

Issue - State: closed - Opened by SerafimArts over 7 years ago - 1 comment
Labels: enhancement, difficulty: medium

#70 - Add Location to TreeNode

Issue - State: closed - Opened by KurtAhn over 7 years ago
Labels: enhancement, difficulty: hard

#69 - doc : improve explanation on namespace

Issue - State: open - Opened by Grummfy over 7 years ago - 8 comments
Labels: question, in progress, difficulty: casual

#68 - Ability to parse a "blob" (sequence of bytes) which length is defined by a previous token

Issue - State: closed - Opened by Savageman over 7 years ago - 8 comments
Labels: question, difficulty: casual

#67 - CI: Set up Travis

Pull Request - State: closed - Opened by Hywan over 7 years ago - 3 comments
Labels: enhancement, difficulty: casual

#66 - Quality: Happy new year!

Pull Request - State: closed - Opened by Hywan almost 8 years ago
Labels: enhancement, difficulty: casual

#65 - doc improvement required

Issue - State: open - Opened by Grummfy about 8 years ago - 2 comments
Labels: enhancement, difficulty: medium, ready

#64 - Test: Add the `Decorrelated` interface

Pull Request - State: closed - Opened by Hywan about 8 years ago
Labels: enhancement, difficulty: medium, hacktoberfest

#63 - Documentation: Add a Research papers Section

Pull Request - State: closed - Opened by Hywan about 8 years ago
Labels: enhancement, difficulty: casual, hacktoberfest

#62 - Documentation: New `README.md` file

Pull Request - State: closed - Opened by Hywan about 8 years ago
Labels: enhancement, difficulty: casual, hacktoberfest

#61 - Documentation: Fix `docs` and `source` links

Pull Request - State: closed - Opened by Hywan about 8 years ago
Labels: enhancement, difficulty: casual

#60 - Documentation: Update `support` properties

Pull Request - State: closed - Opened by Hywan about 8 years ago
Labels: enhancement, difficulty: casual

#59 - Documentation: Add the Research papers Section

Pull Request - State: closed - Opened by Hywan over 8 years ago
Labels: enhancement, difficulty: casual

#58 - Documentation: Update possibly generated data

Pull Request - State: closed - Opened by Hywan over 8 years ago
Labels: enhancement, difficulty: hard

#57 - Quality: Run `hoa devtools:cs`

Pull Request - State: closed - Opened by Hywan over 8 years ago
Labels: bug, difficulty: casual

#56 - Test: Complete LL(k) test suites

Pull Request - State: closed - Opened by Hywan over 8 years ago - 3 comments
Labels: enhancement, difficulty: medium

#55 - `compiler:pp -s` and `compiler:pp -v dump` should have colors

Issue - State: open - Opened by Hywan over 8 years ago - 28 comments
Labels: enhancement, difficulty: medium, ready, hacktoberfest

#54 - Introduce an `%import` pragma

Issue - State: closed - Opened by jubianchi over 8 years ago - 9 comments
Labels: question, difficulty: hard

#53 - Performance!

Pull Request - State: closed - Opened by Hywan almost 9 years ago - 2 comments
Labels: enhancement, difficulty: hard

#52 - Introduce pragma to disable UTF-8 in the lexer

Issue - State: closed - Opened by Hywan almost 9 years ago - 16 comments
Labels: enhancement, difficulty: hard

#51 - Update copyright

Pull Request - State: closed - Opened by Hywan almost 9 years ago
Labels: enhancement, difficulty: casual

#50 - Dependency to mbstring

Issue - State: closed - Opened by lovenunu almost 9 years ago - 3 comments
Labels: question

#49 - Fix Llk\Llk::parsePP unrecognized instructions exception

Pull Request - State: closed - Opened by lovenunu almost 9 years ago - 2 comments
Labels: bug, difficulty: medium

#48 - Split the core

Pull Request - State: closed - Opened by Hywan about 9 years ago
Labels: enhancement, difficulty: medium

#47 - Test: Specify file type with `hoa://Test/Vfs`

Pull Request - State: closed - Opened by Hywan about 9 years ago
Labels: enhancement, difficulty: casual

#46 - Fix CS

Pull Request - State: closed - Opened by Hywan about 9 years ago
Labels: bug, difficulty: casual

#45 - Add a research papers section in the documentation

Issue - State: closed - Opened by Hywan about 9 years ago
Labels: enhancement, difficulty: casual

#44 - Fix the README examples

Issue - State: closed - Opened by Hywan about 9 years ago
Labels: enhancement, difficulty: casual

#43 - Add syntax files for common editors

Pull Request - State: closed - Opened by jubianchi about 9 years ago - 20 comments
Labels: enhancement, difficulty: casual

#42 - PP supports in editors

Issue - State: closed - Opened by Hywan over 9 years ago - 4 comments
Labels: enhancement, difficulty: casual

#41 - Add a `.gitignore` file.

Pull Request - State: closed - Opened by shulard over 9 years ago
Labels: enhancement, difficulty: casual

#40 - Move to PSR-1 and PSR-2

Pull Request - State: closed - Opened by Hywan over 9 years ago
Labels: enhancement

#39 - Add the CHANGELOG.md file

Pull Request - State: closed - Opened by Hywan almost 10 years ago
Labels: enhancement

#38 - Move to PSR-4.

Pull Request - State: closed - Opened by Hywan almost 10 years ago
Labels: enhancement

#37 - Require hoa/test.

Pull Request - State: closed - Opened by vonglasow almost 10 years ago - 1 comment
Labels: enhancement

#36 - Hoa\Visitor has been finalized

Pull Request - State: closed - Opened by Hywan about 10 years ago - 1 comment
Labels: enhancement

#35 - Fix a bug in the unification

Pull Request - State: closed - Opened by Hywan about 10 years ago
Labels: bug

#34 - Use hoa/iterator ~1.0

Pull Request - State: closed - Opened by Hywan about 10 years ago
Labels: enhancement

#33 - Move test into Hoa\Json

Pull Request - State: closed - Opened by Hywan about 10 years ago - 1 comment
Labels: enhancement

#32 - Add soundness test

Pull Request - State: closed - Opened by Hywan about 10 years ago
Labels: enhancement

#31 - Remove from/import, update to PHP5.4 and add some tests

Pull Request - State: closed - Opened by Hywan about 10 years ago
Labels: enhancement

#30 - Add branch-alias.

Pull Request - State: closed - Opened by stephpy about 10 years ago
Labels: enhancement

#29 - Continue Rüsh Release

Pull Request - State: closed - Opened by Hywan about 10 years ago

#27 - Improve generateToken behaviour.

Pull Request - State: closed - Opened by Metalaka about 10 years ago - 15 comments
Labels: enhancement, difficulty: hard

#26 - String are not well formed by the Sampler.

Issue - State: closed - Opened by Metalaka about 10 years ago - 11 comments
Labels: bug

#25 - Translate documentation into English

Pull Request - State: closed - Opened by Hywan over 10 years ago - 4 comments
Labels: enhancement

#18 - Problems with debugging PP

Issue - State: closed - Opened by flip111 over 10 years ago - 32 comments
Labels: question, difficulty: medium

#17 - Hoa Compiler and (E)BNF

Issue - State: open - Opened by flip111 over 10 years ago - 7 comments
Labels: question

#15 - detect invalid regex in lexer

Issue - State: open - Opened by CircleCode almost 11 years ago - 8 comments
Labels: enhancement, difficulty: casual

#14 - add a dev / debug mode

Issue - State: open - Opened by CircleCode about 11 years ago - 4 comments
Labels: enhancement, difficulty: hard

#6 - attempt to allow look-behind assertions in tokens

Pull Request - State: closed - Opened by CircleCode over 11 years ago - 42 comments

#5 - support off-side rule languages

Issue - State: closed - Opened by CircleCode over 11 years ago - 5 comments
Labels: enhancement, difficulty: hard

#1 - add *(sep) and +(sep) syntactic sugar

Issue - State: closed - Opened by CircleCode almost 12 years ago - 1 comment
Labels: enhancement