Ecosyste.ms: OpenCollective

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

github.com/hoaproject/Regex

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

Merge pull request #35 from turkanis/master

Fix for hoaproject/Regex Issue #34

914bfe900344bb56d8d095ac3dcbb8d6ef8ff2fd authored over 6 years ago
Fix for hoaproject/Regex Issue #34

5f670af756d54d0d79565742cbfe03ad3ba8bdb2 authored over 6 years ago
fix(grammar) A range can contain unescaped `[` and `-`.

c8df174df9c3baa0a459ef32c3d9a2f5fdc4571d authored about 7 years ago
chore(composer) Use `dev-master` dependencies.

e49d6e56fe157e32013f0358e774d040157f351d authored about 7 years ago
fix(grammar) A class can end by a `-` symbol.

The `-` symbol is the range operator. It must be escaped inside a
class, except if it is the las...

e770ada2e9f52b86c8c52f5eb12f3c4b3f9dbd0f authored about 7 years ago
fix(grammar) A range can contain an unescaped `[` symbol.

`[\[]` is strictly equivalent to `[[]`. Both are valid.

ce7fd7b5a26bdeeee7c8385fd7cabd5686e9af37 authored about 7 years ago
chore(php) Update to PHP 7.

a39ebc52732cb21c40d43ca2ce610072e5ef7695 authored about 7 years ago
chore(php) Move to PHP 7.1.

7ba00b4937dcf7c7cb50d8ddaa7aa25ffe0c2ef8 authored about 7 years ago
Prepare 1.17.01.13.

7e263a61b6fb45c1d03d8e5ef77668518abd5bec authored about 8 years ago
Quality: Happy new year!

d845bfca783f8241a9d10663992d7250f189e410 authored about 8 years ago
Quality: Happy new year!

38703962d08a278f2035dbe15e728d0b9b774788 authored about 8 years ago
Documentation: New `README.md` file.

6f1d2071d1275dc237307633444d96c582edb6bd authored over 8 years ago
Documentation: Update `support` properties.

70b0b41e9b733df45026efaf1416ac56802742bf authored over 8 years ago
Prepare 1.16.09.06.

2a787a49cc53a9ea009a1997085da9aff091e918 authored over 8 years ago
Grammar: Update copyright.

3a75cd620967560be5b70d6a1e7c24f254d1e9d7 authored about 9 years ago
Prepare 1.16.01.15.

e7fb36fdea23ea9fc814a1a68bd0144df1891463 authored about 9 years ago
Composer: New stable library.

da27c4540917cd5d36211217a8c900c11a2e704d authored about 9 years ago
CHANGELOG: Remove a snapshot.

cb4056b0c011b4351122eb93f4e53af490473198 authored about 9 years ago
Update because of the BC break.

5eda264f3520e97cceb5808e201629e23032cf7d authored about 9 years ago
Prepare 1.16.01.14.

c0c788369cbcedcadcce05c94e1548f50b9f68d2 authored about 9 years ago
Prepare 0.16.01.11.

a0e01a81fae0e7a325a5d958a269d611a5252690 authored about 9 years ago
Quality: Drop PHP5.4.

0fc5dc0a0ef58c8d477300ebd75638013416f30d authored about 9 years ago
Quality: Run devtools:cs.

093476db609bf9908e5f2925be681884f56f84af authored about 9 years ago
Core: Remove `Hoa\Core`.

a5b4acd47148c1bfd18e75b0846c65fe301af699 authored about 9 years ago
Consistency: Use `Hoa\Consistency`.

4e74b7366e8ff4df36a8e8972cb8d64eb57a5782 authored about 9 years ago
Exception: Use `Hoa\Exception`.

The core is being splitted into several libraries. `Hoa\Exception` is
one of them.

9772f5121937af137b1a481e8b3bef3236cf8bd7 authored about 9 years ago
Prepare 0.15.08.13.

2ef8a77ef3885ca202fcd9c31a8e54c44cd04232 authored over 9 years ago
Fix non-breaking space character encoding.

1d9cb1613f144b4aceb0c02d9b05424609593d6b authored over 9 years ago
s/chr/Ustring::fromCode for consistency.

057492186d1a412bd59b761597e0ca17dca64974 authored over 9 years ago
Fix non-breaking space character encoding.

The "non-breaking space" character is not well displayed when generating a
value for `\s` or `\h...

f209f45054bb5bdd53742dc0918d032a91115a35 authored over 9 years ago
Fix generatation of space (`\s`) characters.

When generating a value for `\s` only value of `\h` was used.
We must choose a value (`\h` or `\...

ad0d5269fbb4ee931c513c0edbc2810b22fc7d00 authored over 9 years ago
Add a `.gitignore` file.

55f6f7ceda0df9498711c5d159c77243ffd9c401 authored over 9 years ago
Prepare 0.15.05.29.

2b194c1bc105b29bf31d387198340feeb9949340 authored over 9 years ago
Move to `Hoa\Ustring`.

17bd41d2ae876a8e2736fddf40c01fb956527422 authored over 9 years ago
Move to PSR-1 and PSR-2.

a903f332c27482e14ec6f9498d89dc76f4ee9087 authored over 9 years ago
Prepare 0.15.02.24.

6516f70660019ebbe8d3bb8f42cc9aa258e64ed5 authored almost 10 years ago
Add the `CHANGELOG.md` file.

01ffbb8ca5be78d1d4f60bce29b89fa802a4fd23 authored almost 10 years ago
Format code in an example.

c048ebe3c4336bdb255bc8becbcf4228a57729bf authored almost 10 years ago
Better internal options support (no skip).

Internal options were skept in a `%skip` token. Now they are parsed in a
specific rules and belo...

edf5fd6ce0de365c42ac94a40e8e8afec871abe2 authored almost 10 years ago
Happy new year!

b0bc46e08b5cee21ea27cf8d1457b6bd1baad62b authored about 10 years ago
Better internal options support.

b362bd73fbbfd898e6be70f3364f4ea317543381 authored about 10 years ago
Merge branch 'psr-4' into incoming

8a0596339a4ada3982312d1cd0bac8ecda7322d3 authored about 10 years ago
Move to PSR-4.

2836afc6b5678da9390738eea609db43952f9a1f authored about 10 years ago
Skip internal option setting.

3bfccf2abbe0b7070b85798ec7d1799b6aa69b1f authored about 10 years ago
Hoa\Visitor has been finalized.

cb17390d6e50430df12a2755e998f7117edfc9ed authored about 10 years ago
Support the non-capturing construction.

0e8d6b36bfeb36d70a852113c2173788fd67c6fc authored about 10 years ago
Throw an exception when a node is not supported.

296df293213b36618c3787326dc2d14ce9581b5b authored about 10 years ago
Merge branch 'master' of git.hoa-project.net:Library/Regex

0be235ffc9882a832bd224bae546dece47c03d36 authored about 10 years ago
Remove from/import and update to PHP5.4.

b49df0e0cd2ae3136fdb2966f7f7ceb18fbaed6f authored about 10 years ago
Add README.md and .State.

a1fd5e327bab05842bf41dfd11113c62ab66b80e authored over 10 years ago
Add branch-alias

b4c1167a5866762498049a316c75bed01c30312e authored over 10 years ago
Drop PHP5.3.

881e6db9cb933a6a7ae5cca2a4626e9f5334fc1c authored over 10 years ago
Start Rüsh Release.

9e300e010148843689dc935cae66bb6097017e6e authored over 10 years ago
The `.` literal is evaluated as `\w`.

a6956c96aefd366b549621a79db822c2233cfb9d authored almost 11 years ago
Happy new year \o/.

82b4bbb084400d57d27f20b1d24f1c8820bc529c authored about 11 years ago
Format `composer.json`.

a36cd3ba282b67a447980c346ec5cb1c70a762c9 authored about 11 years ago
Better Composer compatibility.

58a802dc3ed61a998498ff3e6ece8483ef54ca77 authored over 11 years ago
Update composer.json.

c38bc4fc476500aa434b6b9309642fde280fcfb7 authored over 11 years ago
Fix a bug with {x,} & upperbounds are now random.

59a2f5ef7f536bb08e2cce5ce850265f1547ea61 authored over 11 years ago
Keep only the isotropic visitor.

dc991cf122b64074906f5f0151b44622c3497514 authored over 11 years ago
Ease rolling-release.

9355667682e4bd6a037118b4d00b2ed1258c2212 authored almost 12 years ago
Fix composer dependencies

838bd59b5a47575c51836dc2416ee92aa24717a9 authored almost 12 years ago
Add hoa/visitor in composer.json.

e42c51c206b4c2b1b62dd6fc1c8d472b826fe851 authored almost 12 years ago
Add composer.json.

543b143af877b10bf37a63afd26dfda1ac969637 authored almost 12 years ago
Extend Unicode support.

9a322f03716ae56653c654222e4fbf8d2701ba26 authored almost 12 years ago
Happy new year \o/.

1dbeea761eeb72344ff117460dd9a452d5028c12 authored about 12 years ago
Update Hoa\Math.

70db5d1694a66f701be080f2a801ca8a0fb21095 authored over 12 years ago
Update dependency to sampler.

f091e51223a2f7efc7043238c70525cf9c4100df authored over 12 years ago
Libification (split from Central).

4f08e0e4fb8c3744b82d822c5d1e3110f565ff8c authored over 12 years ago
Update according to changeset #2264.

22c16d3601aa0e6e87d2cda0770042c79c15ba0d authored over 12 years ago
Use the \Hoa\String\Unicode\Util class instead of our own uni_chr() method.

d0f5ef2bd08fbcb5467c64e9f844e8717212f1a6 authored almost 13 years ago
Use the \Hoa\Math\Combinatorics\Combination\Γ class instead of the \Hoa\Math\Combinatorics\Combination::Γ method.

1a1dd5fe48c7f539fe362dd3f3fbb628f2545594 authored almost 13 years ago
Keep the capturing node in the AST is not necessary.

6186047d400cc411eb90d2141f0e93afe9ab21c2 authored almost 13 years ago
Remove useless parenthesis.

abd1c9cd141ad2251d005865904d13cceaf34c34 authored almost 13 years ago
Use \Hoa\Regex\Visitor\Visit instead of \Hoa\Visitor\Visit to type regex visitors.

6150002084addbab744c16cd4ed8356c765e7d02 authored about 13 years ago
#merge

398e05d97ecc7c501126cc734f33e3ee18ea97de authored about 13 years ago
Format code. #mania

965b12c349d3f4701f999a0ef0b5ad3dc68d0ec1 authored about 13 years ago
Fix a last bug with escaped quotes.

60670e712e8ebc8031a3e2347ffb79119d0970f9 authored about 13 years ago
Fix some bugs very quickly.

237d5b14a0ac62dea5f813b377c9f894c5c73fc4 authored about 13 years ago
Merge.

bebf6fd3f4242c0bf4d0a7dc7ce0b11fffaeb7c7 authored about 13 years ago
Remove debbuging code.

6b58746c5c4ca0e9bfc97386abd7ca1b1a62e935 authored about 13 years ago
Add support for #negativeclass.

b6b9a2d010ffbb9e3227a64767934a8510540170 authored about 13 years ago
Add isotropic visitor.

6f0ff11614e4ff72699b44c2d596bdce18b74d69 authored about 13 years ago
Revert capturing behavior.

b7e7443f283c673c8ced5c550af2da11bb1c6e1e authored about 13 years ago
Fix token dynamic_character.

e88686fac032a26a5550bca017af23095bb0caa8 authored about 13 years ago
Complete generation for PCRE. Tried with Unicode but very hard.

77208922a18b5ac289f1db3121e2ec01f410e8e3 authored about 13 years ago
Do not count #capturing and #namedcapturing when counting #concatenation.

45cc6adab0e348d83acdc2b1bec667352d6bdd19 authored about 13 years ago
s/2007-2011/2007-2012/

c96dbc9d8543caa76f3fe3ee89d98b720a8227d7 authored about 13 years ago
Escape a token.

59b63fe878667a875add3c2d316123f61f97a291 authored about 13 years ago
Use getSize() instead of null when bounds are unknown.

f546fd8995b595398e4ead3119bfdae2cd3f386a authored about 13 years ago
Update performance (dynamic programming and memory usage).

e08110d0970dbc9f80bb9067701472687f9baacd authored about 13 years ago
#merge

5c152baa7fe8d0ef7a50f7e10a09a5357f66d628 authored about 13 years ago
Fix a bug when we quantify {x,y} with x >= 2.

9b13b28e2d65df4428b64fbd2eba4d51d19f705c authored about 13 years ago
Move an assertion up. \#performance

f50780a21497c739022708933fa277ef99e85c51 authored about 13 years ago
Add setter and getter to manipulate the size.

70aa4d767862f26be5a58e9bdae687df9c1e473a authored about 13 years ago
Clean.

15e2d489a493e2ea3aea3cc4dd6205f0fc061bd4 authored about 13 years ago
Continue implementation of the uniform grammar-based generation algorithm.

“n” is now stored at each level, thus we can implement the #quantification
rule. Cleaner implemen...

6dd3dddb4442ff5d19de053b2c7d72ad64e65cab authored about 13 years ago
Early draft of uniform grammar generation/sampling (to add the samplability property from realistic domain to grammar). Only support generation for alternation and concatenation.

8c383b1c8d056bc1636976d53b6a79a942b21c2a authored about 13 years ago
Update API documentation.

b1c4342a42b5b1ed03c207f15eeee35c42c35b82 authored about 13 years ago
Merge (but why?).

f721686926b662e03fe4cc0655c9af2589a78d41 authored about 13 years ago