Ecosyste.ms: OpenCollective

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

github.com/hoaproject/Json

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

chore(composer) Use `dev-master` dependencies.

288c21cb1984143d1519fd8700cd8e10f4d4b156 authored almost 7 years ago by Ivan Enderlin <[email protected]>
chore(php) Update to PHP 7.

4b9eac694dd798438c53ccf7a0452ebbe87f5959 authored about 7 years ago by Ivan Enderlin <[email protected]>
chore(composer) add PHP version requirement

Define minimal supported version of PHP needed into composer.json

Address hoaproject/Central#70.

1bf27aa48a5f49f0aafec1f0a2e49495c2eccb87 authored over 7 years ago by Alexis von Glasow <[email protected]>
chore(ci) Drop HHVM support.

7153f37393a28a66bf61a9be82f4a6abede240db authored over 7 years ago by Stéphane HULARD <[email protected]>
CI: Disable XDebug.

e213839a6b971e9be8f76d281be2ee38d5377530 authored over 7 years ago by Ivan Enderlin <[email protected]>
CI: Increase `travis_wait` to 60mn.

477505cac5dfc8d31a0e08c9e469da8edc1f9b54 authored almost 8 years ago by Ivan Enderlin <[email protected]>
CI: Test run can be long if devtools is enabled.

So force Travis to wait more time.

e109fd10fc6b5977335b6d4bcaf70952c8ea0d61 authored almost 8 years ago by Ivan Enderlin <[email protected]>
CI: Set up Travis.

cb37dbfd059b9bd2b146144dc8d372460b997263 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Prepare 2.17.01.13.

24cee594d29e653d19f0ace5d63044cc01ea4156 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Quality: Happy new year!

1034856eb058c84b3b00467f028cf49013c01597 authored almost 8 years ago by Alexis von Glasow <[email protected]>
Test: Add the `Decorrelated` interface.

3f346d17951614e8b3d883851b187db6aaa9b431 authored about 8 years ago by Ivan Enderlin <[email protected]>
Documentation: New `README.md` file.

9fe0508fb4a9e952cd591ad348910ef23d0f40c5 authored about 8 years ago by Ivan Enderlin <[email protected]>
Documentation: Use HTTPS in `composer.json`.

7c852a2b56600ab3987746095adcea4c1a48614c authored about 8 years ago by Ivan Enderlin <[email protected]>
Documentation: Update support properties.

8a24708c0f5b843b8b0958b173a22cebe27e88e8 authored about 8 years ago by Alexis von Glasow <[email protected]>
Prepare 2.16.08.15.

413ab1209b2d874dbd1e876cf9ce19ecff2104d6 authored over 8 years ago by Ivan Enderlin <[email protected]>
Merge branch 'grammar' into incoming

7a8eefcd36ca13247d93cf5451e9cc0c1ac5a859 authored over 8 years ago by Ivan Enderlin <[email protected]>
Test: Use a `hoa://` path.

368eb228571aaeea125832e33cc9948e3d68a598 authored over 8 years ago by Ivan Enderlin <[email protected]>
Merge branch 'grammar' into incoming

5189e957f51c2c8d9af2ad08b58febbcdf816d49 authored over 8 years ago by Ivan Enderlin <[email protected]>
Grammar: Fix lookahead to zero (LL(0)).

JSON grammar is $LL(k=0)$. This is good for performance to fix $k$ to
$0$, it avoids potential u...

631a119f41e50906d5c09bf675621e85c28eb1b6 authored over 8 years ago by Ivan Enderlin <[email protected]>
Test: Move soundness as an integration test suite.

f8256ebf59968642125c128b50b23ceae27ceb8d authored over 8 years ago by Ivan Enderlin <[email protected]>
Grammar: Add reference to RFC7159.

76423cdc5f122d9b469b8e2b20260d818e9c1677 authored almost 9 years ago by Ivan Enderlin <[email protected]>
Grammar: Turn Unicode off with a pragma.

5a303a574a2ff7558f36922e4116b7efbfd3370a authored almost 9 years ago by Ivan Enderlin <[email protected]>
Grammar: Support UTF-8 strings.

UTF-8 is an issue with JSON, because we must handle surrogate pairs
([1], [2]). This patch imple...

2e03cb3a361a32c83a72ca0343042a7ca2158a17 authored almost 9 years ago by Ivan Enderlin <[email protected]>
Composer: Add RFC references.

854adad32acc579e587f666a7e5bf25846777390 authored almost 9 years ago by Ivan Enderlin <[email protected]>
Grammar: Strict number token.

We avoid using `\d` instead of `[0-9]` because `\d` _might_ match other
characters.

c32426ec744d6fbbcb8b16e5afef03aa5f196932 authored almost 9 years ago by Ivan Enderlin <[email protected]>
Bar

781228147683a1d259f29abea89d8572e04b5f30 authored almost 9 years ago by Ivan Enderlin <[email protected]>
Foo

47fd990d7626ab8332963344ec22ad02554883cd authored almost 9 years ago by Ivan Enderlin <[email protected]>
Grammar: Object and array pairs are optional.

`{}` and `[]` are valid, even if empty.

35a5aad59137411c27aa501a93a3cb472f03737d authored almost 9 years ago by Ivan Enderlin <[email protected]>
Grammar: Update copyright.

442f91ca592240ee22180c1d97b449eb0899d1ed authored almost 9 years ago by Ivan Enderlin <[email protected]>
Prepare 2.16.01.14.

972d0925e4f76161a1f135e3ad1ef60462b1b503 authored almost 9 years ago by Ivan Enderlin <[email protected]>
Composer: New stable libraries.

61b45a4f47903086c835c215b17c3e65abc84114 authored almost 9 years ago by Ivan Enderlin <[email protected]>
Prepare 2.16.01.11.

5808ef36f00084955915de34a5bf5c84fe837f42 authored almost 9 years ago by Ivan Enderlin <[email protected]>
Quality: Drop PHP5.4.

d2775987d4ee3fb8c03700556bccdcf7480986f8 authored almost 9 years ago by Ivan Enderlin <[email protected]>
Quality: Run devtools:cs.

b17a62c5876f67c552270c86cb189f0a86efac7a authored almost 9 years ago by Ivan Enderlin <[email protected]>
Core: Remove `Hoa\Core`.

b51ca43c005db02371bc35f3352103f2a387ee23 authored almost 9 years ago by Ivan Enderlin <[email protected]>
Consistency: Use `Hoa\Consistency`.

d2a0b0aab9f840156d9f5025444470caa17078c6 authored about 9 years ago by Ivan Enderlin <[email protected]>
Prepare 1.15.08.25.

d2f379f74439875d4cd630f97827ceb8d1696444 authored over 9 years ago by Ivan Enderlin <[email protected]>
Show datum and JSON error on test case failure.

3bce95818bc0d4decf12192870f3ff638ac07c4b authored over 9 years ago by Ivan Enderlin <[email protected]>
Update the `string` rule to avoid skip tokens.

We don't want skip tokens inside the strings. So now a string is defined
by a single token inste...

518ccc3e32e57b68182ea86cf46dcc8a136e90b0 authored over 9 years ago by Ivan Enderlin <[email protected]>
Restrict whitespace definition (in skip token).

The [RFC4627] defines whitespace as follows (in Section 2. JSON Grammar):
> Insignificant whites...

ade8d784b393ec8598e83957281b0aeeb61009e2 authored over 9 years ago by Ivan Enderlin <[email protected]>
Add a `.gitignore` file.

af49d6c3698c1fa313b601cf8eb05414bc5a8158 authored over 9 years ago by Stéphane HULARD <[email protected]>
Prepare 1.15.05.29.

63a37c429341082feb3689a84631be3e6c87ce28 authored over 9 years ago by Ivan Enderlin <[email protected]>
Move to PSR-1 and PSR-2.

c1a74191b79cafb936c7d4dc8887534de91f1801 authored over 9 years ago by Ivan Enderlin <[email protected]>
Prepare 1.15.02.23.

a8db20e8e9586d6753b886de46d20f9badd4d241 authored almost 10 years ago by Ivan Enderlin <[email protected]>
Add the CHANGELOG.md file.

c334ae53caf774cc862cd9e62daeda787469ef7d authored almost 10 years ago by Ivan Enderlin <[email protected]>
Happy new year!

e6f0370d6c942c655088ae83600c5652ac4ac373 authored about 10 years ago by Ivan Enderlin <[email protected]>
Move to PSR-4.

5ac55a8bff3b397089af72c98d132915e9c975bf authored about 10 years ago by Ivan Enderlin <[email protected]>
Require hoa/test.

629295c36da9cbc051ffcce64b858a04fd71f242 authored about 10 years ago by Alexis von Glasow <[email protected]>
Change a variable name.

d3c09cfbeef4e12de0dfca3338073bdd2b429594 authored about 10 years ago by Ivan Enderlin <[email protected]>
Use hoa/iterator ~1.0.

c0711510b816421f817b82a05ba8cc2fd0d28b8b authored about 10 years ago by Ivan Enderlin <[email protected]>
Test soundness.

2b6a86702d5786bdcea62ac425860c66c49d461a authored over 10 years ago by Ivan Enderlin <[email protected]>
Clean.

7b095c1fbbabef3f74a940552f68e6a91b010dc5 authored over 10 years ago by Ivan Enderlin <[email protected]>
Happy new year \o/.

d77884c2c2f5370be2c4650ba29e499fdbde44e1 authored about 11 years ago by Ivan Enderlin <[email protected]>
Update copyright date.

b1c17ec1433ed5da7cb19ccddceca578c70b304f authored over 11 years ago by Ivan Enderlin <[email protected]>
Fix MIME type format.

b259bd0f2472a070ba5ebae4ec7668c7fa70f7e7 authored over 11 years ago by Ivan Enderlin <[email protected]>
Happy new year \o/.

d03763d34dbc97a90889e4b8ab96d571eda36bef authored about 12 years ago by Ivan Enderlin <[email protected]>
Forget the reverse solidus character when escaping a character in a string.

3052ef8e01810e1d2208dcbb7667dc1a05992d92 authored over 12 years ago by Ivan Enderlin <[email protected]>
Libification (split from Central).

53aeb29bc655becf309bc209b645124db68eef82 authored over 12 years ago by Ivan Enderlin <[email protected]>
#merge

85cb8ca5ae66258defd815face644a94a5ff876b authored almost 13 years ago by Ivan Enderlin <[email protected]>
Merge.

d91318545ba097be9452ca02ecede85943efc77e authored almost 13 years ago by Ivan Enderlin <[email protected]>
s/2007-2011/2007-2012/

873693963c72e557a29a08070e0f53d8a800195d authored almost 13 years ago by Ivan Enderlin <[email protected]>
Format a rule. #mania

53a674c0aaf9d65ee1ffe330e59b469fe1c0d52c authored almost 13 years ago by Ivan Enderlin <[email protected]>
Update API documentation.

1dccd3665b17a70b80deeb79f7b11b006691e3d6 authored almost 13 years ago by Ivan Enderlin <[email protected]>
Add .Mime file.

c63ac9b1cf869c85441e5084bb96efc3087e1e0d authored almost 13 years ago by Ivan Enderlin <[email protected]>
Add grammar of JSON.

481cb32c29a6ae0d9ddd1bbc37869df8e755d9a0 authored almost 13 years ago by Ivan Enderlin <[email protected]>
#merge

1af6b25ee565d6bebba3fd6f0f95bf78aa94e4ba authored about 13 years ago by Ivan Enderlin <[email protected]>
Specify libraries that needs to be upgraded to be part of the 1.0.0 branche.

756545df88ce0504dfe78ba8b0f2950de85de1a8 authored about 13 years ago by Ivan Enderlin <[email protected]>
Merge (but why?).

3edc806087a99be22c58f80f93d949b8b1b90aae authored about 13 years ago by Ivan Enderlin <[email protected]>
mv Framework/* .

bd396a08572f23b6b44f7e478ca14bd34572d93c authored over 13 years ago by Ivan Enderlin <[email protected]>
Change ENDERLIN to Enderlin '-.-.

f2575980f19d4218cada6e738c6e70fc519cef2f authored almost 14 years ago by Ivan Enderlin <[email protected]>
Finally, change (c) for ©, we save 2 bytes ;-).

33ddb8c3745a078c133c70982051ab83daf7bbcd authored almost 14 years ago by Ivan Enderlin <[email protected]>
Remove ambiguity about copyright: 2007, 2011 to 2007-2011.

8b996acb91ef457076317faa75b51ea9aed4c54f authored almost 14 years ago by Ivan Enderlin <[email protected]>
Change licence clause from GNU GPLv3 to new BSD.

eb38eef40e2a0dc4e1dd964386dfb06b8a15bf72 authored almost 14 years ago by Ivan Enderlin <[email protected]>
Change license block from GNU GPLv3 to new BSD.

1fc012fed17edf9e037e4d1caa24dd6e89fb9503 authored almost 14 years ago by Ivan Enderlin <[email protected]>
Resolve conflict.

4d001808277939abad37dbb48f5cba836616d0fd authored almost 14 years ago by Ivan Enderlin <[email protected]>
Merge.

069ab80b389b76b2f580f6111a1ae673830eb25e authored almost 14 years ago by Ivan Enderlin <[email protected]>
Remove “Hoa Framework” mentions for simply “Hoa”.

3d973264d8e504f70112b1f6f1ec16037a41eb56 authored almost 14 years ago by Ivan Enderlin <[email protected]>
Extend copyright to 2011.

81703ea49b129bd20d262e8ba0ae36834c394539 authored almost 14 years ago by Ivan Enderlin <[email protected]>
Change Hoa_Exception for Hoa_Core_Exception.

64f3a53dd0575b5b4716e07b843a99af6fad2c10 authored almost 14 years ago by Ivan Enderlin <[email protected]>
Foobar

c279cca71827700544cd930bc7b5f371c047ace0 authored almost 14 years ago by Ivan Enderlin <[email protected]>
Remove the require_once 'Core.php' instruction to remove all include_path dependencies.

985159aa53632c1c9046cc6ccd88462d120cb5ba authored about 14 years ago by hywan <devnull@localhost>
Change Hoa_Framework for Hoa_Core.

67e472c0f033f9763cd0d1d33756d11054983258 authored over 14 years ago by hywan <devnull@localhost>
Mania: remove useless space.

a99ad9f53c4640d2084547885e313824529f9608 authored over 14 years ago by hywan <devnull@localhost>
Change copyright year.

b3916f9506e3ac18e5d9a110bd6827a7dc22babe authored over 14 years ago by hywan <devnull@localhost>
Add the comments support: // and /* */ (like Javascript).

712bc0a2e97b5b1880d5861047aec5aa9c6206ee authored almost 15 years ago by hywan <devnull@localhost>
Add the ERROR_UTF8 constant (appeared with the revision number 284625), correct a bad constant call (ERROR_DEPT instead of ERROR_DEPTH), move the __toString() method at the end of the class, and correct an exception message from the getLastError() method.

e34ba266e97bca17d68ca72fdd830603ba09c862 authored almost 15 years ago by hywan <devnull@localhost>
Prepare the coming out of Hoa 0.5.0b!

c70e46f9c9e18163a7a7124f204b059b9b44fee6 authored about 15 years ago by hywan <devnull@localhost>
Create the new architecture.

4afe977df0a5fbb364f2ad1b41247fee5bca32ef authored about 15 years ago by hywan <devnull@localhost>
Create the new architecture.

4358504c37730794f66bcc5d70b38f116785b82a authored about 15 years ago by hywan <devnull@localhost>
Use PHP_VERSION* constants instead of version_compare(phpversion(), …, …).

93f66c9b1c77d5e2b16ef2414aa5ac2b3779087d authored over 15 years ago by hywan <devnull@localhost>
Format API documentation.

d962caaa71ed48e693a5c9a6409e19d69d2b2b24 authored over 15 years ago by hywan <devnull@localhost>
Add the $depth parameter in the constructor. Enable only with a PHP 5.3.x version.

958b1722ff54c69fc158beade8cac7ef805c8d93 authored over 15 years ago by hywan <devnull@localhost>
More intuitive behavior for the toJson() method.

ce1593d02ba025e36e026dcde88b4b6547a4ab25 authored almost 16 years ago by hywan <devnull@localhost>
Change a returned default value in hasError() method, and change a test in consequence.

b9a8ca9707742555603cf2bc549b010a261bc239 authored almost 16 years ago by hywan <devnull@localhost>
Add the new Hoa_Json package.

a11b39afdc5bce5bc09134f61edac4082fc965e2 authored almost 16 years ago by hywan <devnull@localhost>
New repository layout (again).

087f4c466aba9aee909dfe79bb126fc44f0ba494 authored about 16 years ago by hywan <devnull@localhost>