Ecosyste.ms: OpenCollective

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

github.com/hoaproject/Realdom

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

Prepare 1.17.01.13.

79ef97b79814217dfca5c78de1cc9adb906739d2 authored about 8 years ago
Quality: Happy new year!

e2797c6739811631343d43902987fec2c8b5ef0e authored about 8 years ago
Prepare 1.17.01.06.

117cb69ecf00b3c8e68aa6f6256d4853314b2025 authored about 8 years ago
Realdom: Add u8, u16, u32, i8, i16 and i32.

b3337d88ba27df0f12769ebecf8502542b8fdcb5 authored about 8 years ago
Documentation: Update `support` properties.

09ae953888db0fcca4bc848b698c58d5be2c821a authored over 8 years ago
Prepare 1.16.09.21.

e1b300b8e9641f28fa3f6dfeb2f265a98e2b1ff5 authored over 8 years ago
Replace void by null as void is now a reserved keyword

`void` for PHP-7.1 is now a reserved keyword[1]. This patch replace the
return void by return nu...

ebcd15b7b47be1dd8acfbc7af7e2b3e5b7166d04 authored over 8 years ago
Prepare 1.16.01.15.

3bca30e793aecdcd9b14f80b7fafb2d7730bac8b authored about 9 years ago
Composer: New stable libraries.

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

d829da4f80fccb700ff79ce56c3b4481ecfd4f0b authored about 9 years ago
Prepare 1.16.01.14.

155070fb6772a6eacae848db58b2283565a5ca86 authored about 9 years ago
Prepare 0.16.01.11.

8be5a708b30c046031e39dd45e4967a41abe9369 authored about 9 years ago
Quality: Drop PHP5.4.

89448885c4db5e4ba5cda083f0d3562b6eac992d authored about 9 years ago
Quality: Run devtools:cs.

287f733f7b34917f7b5300cf572778dbcd92526d authored about 9 years ago
Core: Remove `Hoa\Core`.

77709d7eee939a3140df36ed8af1cd15a1f7e534 authored about 9 years ago
Bin: Update output of `realdom:reflection`.

More PSR-1 and PSR-2' spirit.

b6aff5e7a7ca5f77b792652160926daca4bd539c authored about 9 years ago
Consistency: Remove `from`/`foreachImport` call.

d05cbd1c242d7c3de8cf4f1e42f298374babc0ff authored about 9 years ago
Consistency: Update `dnew` call.

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

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

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

1f574807b9774c6c41b8ef96c8c2c74da04cc8ee authored about 9 years ago
Prepare 0.15.09.08.

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

16e7ce83c437d2f670afea1af19db0192a51dbaa authored over 9 years ago
Prepare 0.15.06.01.

b8fd93816f8e626db1092bb5c357773cbd9cc6ca authored over 9 years ago
Make the `realdom` function global.

bee0717265ebd298f5883428f2425d5e874b70b7 authored over 9 years ago
Prepare 0.15.05.29.

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

be00531589226a997c44070c65f0cd38a130103c authored over 9 years ago
Rename `String` to `RealdomString`.

Quoting https://github.com/php/php-src/blob/7dcfdbbee4/UPGRADING#L378-L387:

> It is no longer p...

c6520ca2bf973d34f49a6310e516ae42e93646d8 authored over 9 years ago
Rename `Float` to `RealdomFloat`.

Quoting https://github.com/php/php-src/blob/7dcfdbbee4/UPGRADING#L378-L387:

> It is no longer p...

d3830e202261d80556d369b9d82c2f4d1eb7a1a4 authored over 9 years ago
Rename `Object` to `RealdomObject`.

`Object` might create a conflict with PHP7.x.

Quoting https://github.com/php/php-src/blob/7dcfd...

932123fac9bd352e3b004eb966b13977cc4d93d8 authored over 9 years ago
Move to PSR-1-2 & drop PHP5.3 & `from`/`import`.

ea120773b6c544d9aa6e7b6af29721bd70cd4ac2 authored over 9 years ago
Prepare 0.15.02.24.

29cf582b96922ea5934f8a2a5111e5906fe186bd authored almost 10 years ago
Add the `CHANGELOG.md` file.

8b7ef390025c95cd30fc94b7137a56f0fe53de39 authored almost 10 years ago
Happy new year!

859fdca4926a32a2d64900c101a92290a4fdf3ab authored about 10 years ago
Move to PSR-4.

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

bf250b262d1b727398deaa2e669294b6711c6a83 authored about 10 years ago
Use hoa/iterator ~1.0.

ce97e1de9c02a8fa2970700fd03bdffb285f902a authored about 10 years ago
Add branch-alias

806740e4e0d9fc25f4c32c35d3d4a59f1930a014 authored over 10 years ago
Drop PHP5.3.

e4b1337e76e2e7973121a8ac0f8ce21b0852a852 authored over 10 years ago
Start Rüsh Release.

422d717a5a38a2b22de9da8965364e25aaed6f98 authored over 10 years ago
Remove the ƒ function.

fb315fe5531f1a49d9cf933ded894322ae91bf70 authored over 10 years ago
regex() does no longer extend string().

d403beb2331c2ab6c0e1237e4e6db1896ee4db71 authored over 10 years ago
Format code. #mania

f61c343d81a4ab1e3eef34ca6eeeee7dbc119c87 authored over 10 years ago
Adjust length if possible.

9bf3e028f555268f071decdf51564dbff21b92a9 authored over 10 years ago
Default predicate verdict depends on array content.

If an array is empty and that is allowed, then the default predicate
verdict is `true`, not `fal...

bfd06bab018b7fe8d40bf8316704b1d85060cb94 authored over 10 years ago
Add the -l/--list option.

beb4fd28c20d912743848ae6026ab87f09170c6a authored almost 11 years ago
Add parent. Format output.

196250814a2f1526a734a0a81b302773d273cd04 authored almost 11 years ago
Add interfaces and format output.

923ee512e9c70401e9498d17b4f0922fdf7de0ea authored almost 11 years ago
Add interfaces and format output.

52221ba2e24e1a9b887ce09cc0417169463a75ab authored almost 11 years ago
Clean.

58395726ac60d25f57b72fc0c54e78c84958f6cc authored almost 11 years ago
Fix the “optional”/“required” label.

05a9942363b5941a363479d4981b13417f4eb562 authored almost 11 years ago
Use the rule-coverage sampler for grammar().

ecbd499714c9828fecbbef3ada89689d4d397d01 authored almost 11 years ago
Output default value in PHP format.

e3081fc7ff6cbc0c1dd8a0f383eff397e4d6e740 authored almost 11 years ago
Support variadic realdoms.

b1b93e344cdd3a592eb36985821847a776d04215 authored almost 11 years ago
Format code. #mania

e8ef9ed9d1ea3b690c7a58970cf77bad83cf0699 authored almost 11 years ago
Add the `hoa realdom:reflection` command.

Example:

$ hoa realdom:reflection string
Realdom [Hoa\Realdom\String] string {
...

4f5fca0c7a7f8208bdabd953e770160e2dd88d8d authored almost 11 years ago
Hint the parameter of the regex realdom.

436ca7ae007653da9f9c3a00d036343aa635da5a authored almost 11 years ago
Support disjunction of realdoms when hinting.

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

5140a73c670739bb472f4b7624daca434e2d71b9 authored about 11 years ago
getIterator() consideres discredited values.

6d5e1e50d552fdee29760e49735ddb0567245b08 authored about 11 years ago
Boundinteger implements IRealdom\Enumerable.

ab7cb9f7e7932cd04d633a6303564a4639fad72e authored about 11 years ago
Format `composer.json`.

9594e4595add42c5f98c3b86ba8b653628c04103 authored about 11 years ago
New class() implementation based on Praspel tools.

3feed2b3d70b82b6739a6958d1f15d1ed20f02c4 authored about 11 years ago
Replace `_` by `Realdom` in classnames.

3cafad2fbd61ed7e23524eb4b8ed3241f2795f2b authored about 11 years ago
Constant representation does not depend on locale.

06083aca78590f4864c0ad1ce276f82f3091e5bd authored about 11 years ago
Fix a strange cast in PHP.

`(string) 1.0` is equal to "1" instead of "1.0", so we use `sprintf`
instead.

7b3470fbc87e2dd57d74d4fe12c8cfae43112358 authored about 11 years ago
Add tracability by using the declaration object.

c08c1b58a5fe838b031008a19e5f11f01027932a authored about 11 years ago
Format code. #mania

011bec808e4f08a46f77129727e4464a1948cf82 authored about 11 years ago
Format code. #mania

3920dc521ee1de3403ac6138396926c578645b55 authored about 11 years ago
Fix an import.

60b252c87343c289c34c7ae5dd41bb9043ce4f56 authored about 11 years ago
Visitors have move into Hoa\Praspel\Visitor\*.

99786d995e9df80000ae4f203d123258f9fb005d authored about 11 years ago
Add the object() realist domain.

27e33e051dac239276a8f550d6dca5e8463ef974 authored about 11 years ago
Fix a todo when unsetting a specific realdom.

8efe42291b55266919a4f7b508a29af39fafa0c9 authored about 11 years ago
Update API documentation.

485daa1fe86e394a77f72ea14d3757ed23aabc85 authored about 11 years ago
Better Composer compatibility.

d1b52ba374fce6afbb1c622c82da5b02fa1ace3b authored over 11 years ago
Define flex entities.

3b22e1ca7c1a421d11e4125b94eb5e9d6c2d8974 authored over 11 years ago
Create crate variable here…

… in place of Hoa\Praspel.

ce4b6485956ff3cc287a204d4a5fb61d715f29c4 authored over 11 years ago
Support variables in a disjunction!

7be70a0a0f823e1599340d876d439666382f845b authored over 11 years ago
Fix a bad reference when type-hinting.

ff86418efcedecc1d802960daecd3aaee8c63ff2 authored over 11 years ago
Format code. #mania

f9c478b08f97450c5429228cb49216ba5c3f961e authored over 11 years ago
Fix a typo.

634ace444f7fa54f6327eca595b5a6fe0302320a authored over 11 years ago
toPraspel must be implemented in Crate realdom.

9f9f10b0faf2daff0cb8b93a4689d6229a1474d7 authored over 11 years ago
Add Praspel representation.

3e1be916b36f47ee808213bee6886035a1c22030 authored over 11 years ago
Remove syntactic sugar when compiling to Praspel.

b855d790574747ca79a2ac1e1ff35ed4ef6d8895 authored over 11 years ago
Late construct realdom.

Also change predicate() for _predicate().

aa3966400cdecaf1dda493b8e70e33d8a763c089 authored over 11 years ago
Fix API documentation.

1df6ddd2a011f1af859aeb5eb7c82b64e628d214 authored over 11 years ago
Update exception imports. #mania

21be86f5c3cc9d2d550d8c363a95b6d612224968 authored over 11 years ago
Add crate realdom!

A crate is like a lately-evaluated realdom. It ables to instanciate
realdoms that depend on hold...

2d668e55a508f2e1be4f432d2ec1ccbc14dd1509 authored over 11 years ago
The getValue() method is obligatory.

de93fbd6525b8295b6e09239676cf50ec9939e7b authored over 11 years ago
Update variable names for more semantics. #mania

45c0de707d173f90367b54012f5a2777fdf71ee2 authored over 11 years ago
Compute hints once per argument. #performance

cad84e44edd94e2bf98dd9509df40d87a83cf875 authored over 11 years ago
Restore toPraspel() & __toString().

255cd247a082cb11f8d7e4e49449d37afa6464ff authored over 11 years ago
Add defaultToPraspel() & defaultToString() methods

1386715c10cae919f68322fe27b7bc55cd0ab2f2 authored over 11 years ago
Update composer.json.

b7fc4f2faee603d9af5182412fa7ca9c825aa2f9 authored over 11 years ago
Remove length of regex().

5894cd1821523f55657526970d5b0c9fe51c9297 authored over 11 years ago
Use the isotropic generator.

d734e28a40e550a9386946de5cce9b5f41907f8f authored over 11 years ago
Use default sampler when sampling a conjunction.

363c29b29f609ef408b1ba4b7493f3b24ca0dfc0 authored over 11 years ago
Use static instead of self.

b90008e3a844559a2687dd8151fd864e296ddaf9 authored over 11 years ago
The sample($sampler) argument is now optional.

As usual in other API.

87f0b247eddba82c9e8fc7b02d71fcc9e2febea8 authored over 11 years ago
Implement the key constraints in the predicate().

109e14ae7eb7cc817570495f04a4ba1ae539b0a6 authored over 11 years ago
Ease rolling-release.

2ae4b2d9187e680ca5b2a7817a29545184dd5264 authored almost 12 years ago