Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/hoaproject/Compiler

The Hoa\Compiler library.
https://github.com/hoaproject/Compiler

Upgrade to GitHub-native Dependabot

dependabot-preview[bot] opened this pull request over 3 years ago
mbstring problem

tekinnnnn opened this issue almost 4 years ago
Dependabot can't resolve your PHP dependency files

dependabot-preview[bot] opened this issue about 4 years ago
Dependabot can't resolve your PHP dependency files

dependabot-preview[bot] opened this issue about 4 years ago
Adjust testing state, enhance exception context, fix PCRE issue

ohader opened this pull request over 4 years ago
Unexpected namespace assignment for PCRE containing colon

ohader opened this issue over 4 years ago
Enhance context output of UnexpectedToken exception

ohader opened this issue over 4 years ago
Enhance context output of UnrecognizedToken exception

ohader opened this issue over 4 years ago
Make nested ternary operators priority explicit

LudoMon opened this pull request over 4 years ago
Update to PHP 7.4/PHPUnit

sanmai opened this pull request almost 5 years ago
Update .travis.yml to include recent PHP versions

sanmai opened this pull request almost 5 years ago
Future of Compiler package

SerafimArts opened this issue almost 5 years ago
PHP 7.4 deprecation warning in Bin/Pp.php

mdio opened this issue almost 5 years ago
Backtrack issue when rules overlap

b-viguier opened this issue about 5 years ago
Test on PHP 7.2 & 7.3 on Travis

sanmai opened this pull request over 5 years ago
Dependabot can't resolve your PHP dependency files

dependabot-preview[bot] opened this issue over 5 years ago
Implement the 4th $context parameter of Element#accept()

Lctrs opened this pull request over 5 years ago
Parsing tree is just the first token

vasily-kartashov opened this issue over 5 years ago
Multiple start-symbols support

flip111 opened this issue almost 6 years ago
chore(php) Move to PHP 7

Hywan opened this pull request almost 6 years ago
Unrecognized Token in Lexer always reports Line 1?

dantleech opened this issue almost 6 years ago
Broken visualization of invalid input token in multiline input

Majkl578 opened this issue about 6 years ago
Remove dependency to `ext/ctype`

Hywan opened this issue about 6 years ago
Madness with exceptions

unkind opened this issue about 6 years ago
Inlining code of the Parser and license

unkind opened this issue about 6 years ago
Fix error handling for non-UTF-8 string in Lexer

unkind opened this pull request about 6 years ago
Question: how to access/traverse nodes of grammar

flip111 opened this issue about 6 years ago
Update Llk.php

flip111 opened this pull request about 6 years ago
Bug when saving parser class

flip111 opened this issue about 6 years ago
Debug grammar tooling problems

flip111 opened this issue about 6 years ago
Update Lexer.php

flip111 opened this pull request about 6 years ago
Correct typo on mentionned to mentioned

jwage opened this pull request over 6 years ago
Remove $nodeId from Token rule definition.

SerafimArts opened this issue over 6 years ago
Some questions about the structure of rules

SerafimArts opened this issue over 6 years ago
State restore error

SerafimArts opened this issue over 6 years ago
Dependency errors when installed with prefer-lowest

Majkl578 opened this issue over 6 years ago
chore(Bors) Configuring Bors-ng

vonglasow opened this pull request almost 7 years ago
Lexer speedup

SerafimArts opened this issue almost 7 years ago
Recursive / circular rules leads to an infinite loop

lovenunu opened this issue about 7 years ago
Fix the incorrect display of the column and line in errors.

SerafimArts opened this pull request about 7 years ago
Incorrect calculation of line and position in utf-8 files

SerafimArts opened this issue about 7 years ago
PSR Support

SerafimArts opened this issue about 7 years ago
Add offset support

SerafimArts opened this pull request about 7 years ago
Add $node->getOffset() support

SerafimArts opened this issue about 7 years ago
%skip token selection

SerafimArts opened this issue over 7 years ago
chore(composer) add PHP version requirement

vonglasow opened this pull request over 7 years ago
Update Parser.php

SerafimArts opened this pull request over 7 years ago
PHP Warning in Parser class

SerafimArts opened this issue over 7 years ago
Add Location to TreeNode

KurtAhn opened this issue over 7 years ago
doc : improve explanation on namespace

Grummfy opened this issue over 7 years ago
CI: Set up Travis

Hywan opened this pull request almost 8 years ago
Quality: Happy new year!

Hywan opened this pull request almost 8 years ago
doc improvement required

Grummfy opened this issue about 8 years ago
Test: Add the `Decorrelated` interface

Hywan opened this pull request about 8 years ago
Documentation: Add a Research papers Section

Hywan opened this pull request about 8 years ago
Documentation: New `README.md` file

Hywan opened this pull request about 8 years ago
Documentation: Fix `docs` and `source` links

Hywan opened this pull request over 8 years ago
Documentation: Update `support` properties

Hywan opened this pull request over 8 years ago
Documentation: Add the Research papers Section

Hywan opened this pull request over 8 years ago
Documentation: Update possibly generated data

Hywan opened this pull request over 8 years ago
Quality: Run `hoa devtools:cs`

Hywan opened this pull request over 8 years ago
Test: Complete LL(k) test suites

Hywan opened this pull request over 8 years ago
`compiler:pp -s` and `compiler:pp -v dump` should have colors

Hywan opened this issue almost 9 years ago
Introduce an `%import` pragma

jubianchi opened this issue almost 9 years ago
Performance!

Hywan opened this pull request almost 9 years ago
Introduce pragma to disable UTF-8 in the lexer

Hywan opened this issue almost 9 years ago
Update copyright

Hywan opened this pull request almost 9 years ago
Dependency to mbstring

lovenunu opened this issue almost 9 years ago
Fix Llk\Llk::parsePP unrecognized instructions exception

lovenunu opened this pull request about 9 years ago
Split the core

Hywan opened this pull request about 9 years ago
Test: Specify file type with `hoa://Test/Vfs`

Hywan opened this pull request about 9 years ago
Fix CS

Hywan opened this pull request about 9 years ago
Add a research papers section in the documentation

Hywan opened this issue over 9 years ago
Fix the README examples

Hywan opened this issue over 9 years ago
Add syntax files for common editors

jubianchi opened this pull request over 9 years ago
PP supports in editors

Hywan opened this issue over 9 years ago
Add a `.gitignore` file.

shulard opened this pull request over 9 years ago
Move to PSR-1 and PSR-2

Hywan opened this pull request over 9 years ago
Add the CHANGELOG.md file

Hywan opened this pull request almost 10 years ago
Move to PSR-4.

Hywan opened this pull request about 10 years ago
Require hoa/test.

vonglasow opened this pull request about 10 years ago
Hoa\Visitor has been finalized

Hywan opened this pull request about 10 years ago
Fix a bug in the unification

Hywan opened this pull request about 10 years ago
Use hoa/iterator ~1.0

Hywan opened this pull request about 10 years ago
Move test into Hoa\Json

Hywan opened this pull request over 10 years ago
Add soundness test

Hywan opened this pull request over 10 years ago
Remove from/import, update to PHP5.4 and add some tests

Hywan opened this pull request over 10 years ago
Add branch-alias.

stephpy opened this pull request over 10 years ago
Continue Rüsh Release

Hywan opened this pull request over 10 years ago
Improve generateToken behaviour.

Metalaka opened this pull request over 10 years ago
String are not well formed by the Sampler.

Metalaka opened this issue over 10 years ago
Translate documentation into English

Hywan opened this pull request over 10 years ago
Problems with debugging PP

flip111 opened this issue almost 11 years ago
Hoa Compiler and (E)BNF

flip111 opened this issue almost 11 years ago
detect invalid regex in lexer

CircleCode opened this issue about 11 years ago
add a dev / debug mode

CircleCode opened this issue about 11 years ago
attempt to allow look-behind assertions in tokens

CircleCode opened this pull request over 11 years ago
support off-side rule languages

CircleCode opened this issue over 11 years ago
add *(sep) and +(sep) syntactic sugar

CircleCode opened this issue about 12 years ago