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
288c21cb1984143d1519fd8700cd8e10f4d4b156 authored almost 7 years ago by Ivan Enderlin <[email protected]>
4b9eac694dd798438c53ccf7a0452ebbe87f5959 authored about 7 years ago by Ivan Enderlin <[email protected]>
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]>7153f37393a28a66bf61a9be82f4a6abede240db authored over 7 years ago by Stéphane HULARD <[email protected]>
e213839a6b971e9be8f76d281be2ee38d5377530 authored over 7 years ago by Ivan Enderlin <[email protected]>
477505cac5dfc8d31a0e08c9e469da8edc1f9b54 authored almost 8 years ago by Ivan Enderlin <[email protected]>
So force Travis to wait more time.
e109fd10fc6b5977335b6d4bcaf70952c8ea0d61 authored almost 8 years ago by Ivan Enderlin <[email protected]>cb37dbfd059b9bd2b146144dc8d372460b997263 authored almost 8 years ago by Ivan Enderlin <[email protected]>
24cee594d29e653d19f0ace5d63044cc01ea4156 authored almost 8 years ago by Ivan Enderlin <[email protected]>
1034856eb058c84b3b00467f028cf49013c01597 authored almost 8 years ago by Alexis von Glasow <[email protected]>
3f346d17951614e8b3d883851b187db6aaa9b431 authored about 8 years ago by Ivan Enderlin <[email protected]>
9fe0508fb4a9e952cd591ad348910ef23d0f40c5 authored about 8 years ago by Ivan Enderlin <[email protected]>
7c852a2b56600ab3987746095adcea4c1a48614c authored about 8 years ago by Ivan Enderlin <[email protected]>
8a24708c0f5b843b8b0958b173a22cebe27e88e8 authored about 8 years ago by Alexis von Glasow <[email protected]>
413ab1209b2d874dbd1e876cf9ce19ecff2104d6 authored over 8 years ago by Ivan Enderlin <[email protected]>
7a8eefcd36ca13247d93cf5451e9cc0c1ac5a859 authored over 8 years ago by Ivan Enderlin <[email protected]>
368eb228571aaeea125832e33cc9948e3d68a598 authored over 8 years ago by Ivan Enderlin <[email protected]>
5189e957f51c2c8d9af2ad08b58febbcdf816d49 authored over 8 years ago by Ivan Enderlin <[email protected]>
JSON grammar is $LL(k=0)$. This is good for performance to fix $k$ to
$0$, it avoids potential u...
f8256ebf59968642125c128b50b23ceae27ceb8d authored over 8 years ago by Ivan Enderlin <[email protected]>
76423cdc5f122d9b469b8e2b20260d818e9c1677 authored almost 9 years ago by Ivan Enderlin <[email protected]>
5a303a574a2ff7558f36922e4116b7efbfd3370a authored almost 9 years ago by Ivan Enderlin <[email protected]>
UTF-8 is an issue with JSON, because we must handle surrogate pairs
([1], [2]). This patch imple...
854adad32acc579e587f666a7e5bf25846777390 authored almost 9 years ago by Ivan Enderlin <[email protected]>
We avoid using `\d` instead of `[0-9]` because `\d` _might_ match other
characters.
781228147683a1d259f29abea89d8572e04b5f30 authored almost 9 years ago by Ivan Enderlin <[email protected]>
47fd990d7626ab8332963344ec22ad02554883cd authored almost 9 years ago by Ivan Enderlin <[email protected]>
`{}` and `[]` are valid, even if empty.
35a5aad59137411c27aa501a93a3cb472f03737d authored almost 9 years ago by Ivan Enderlin <[email protected]>442f91ca592240ee22180c1d97b449eb0899d1ed authored almost 9 years ago by Ivan Enderlin <[email protected]>
972d0925e4f76161a1f135e3ad1ef60462b1b503 authored almost 9 years ago by Ivan Enderlin <[email protected]>
61b45a4f47903086c835c215b17c3e65abc84114 authored almost 9 years ago by Ivan Enderlin <[email protected]>
5808ef36f00084955915de34a5bf5c84fe837f42 authored almost 9 years ago by Ivan Enderlin <[email protected]>
d2775987d4ee3fb8c03700556bccdcf7480986f8 authored almost 9 years ago by Ivan Enderlin <[email protected]>
b17a62c5876f67c552270c86cb189f0a86efac7a authored almost 9 years ago by Ivan Enderlin <[email protected]>
b51ca43c005db02371bc35f3352103f2a387ee23 authored almost 9 years ago by Ivan Enderlin <[email protected]>
d2a0b0aab9f840156d9f5025444470caa17078c6 authored about 9 years ago by Ivan Enderlin <[email protected]>
d2f379f74439875d4cd630f97827ceb8d1696444 authored over 9 years ago by Ivan Enderlin <[email protected]>
3bce95818bc0d4decf12192870f3ff638ac07c4b authored over 9 years ago by Ivan Enderlin <[email protected]>
We don't want skip tokens inside the strings. So now a string is defined
by a single token inste...
The [RFC4627] defines whitespace as follows (in Section 2. JSON Grammar):
> Insignificant whites...
af49d6c3698c1fa313b601cf8eb05414bc5a8158 authored over 9 years ago by Stéphane HULARD <[email protected]>
63a37c429341082feb3689a84631be3e6c87ce28 authored over 9 years ago by Ivan Enderlin <[email protected]>
c1a74191b79cafb936c7d4dc8887534de91f1801 authored over 9 years ago by Ivan Enderlin <[email protected]>
a8db20e8e9586d6753b886de46d20f9badd4d241 authored almost 10 years ago by Ivan Enderlin <[email protected]>
c334ae53caf774cc862cd9e62daeda787469ef7d authored almost 10 years ago by Ivan Enderlin <[email protected]>
e6f0370d6c942c655088ae83600c5652ac4ac373 authored about 10 years ago by Ivan Enderlin <[email protected]>
5ac55a8bff3b397089af72c98d132915e9c975bf authored about 10 years ago by Ivan Enderlin <[email protected]>
629295c36da9cbc051ffcce64b858a04fd71f242 authored about 10 years ago by Alexis von Glasow <[email protected]>
d3c09cfbeef4e12de0dfca3338073bdd2b429594 authored about 10 years ago by Ivan Enderlin <[email protected]>
c0711510b816421f817b82a05ba8cc2fd0d28b8b authored about 10 years ago by Ivan Enderlin <[email protected]>
2b6a86702d5786bdcea62ac425860c66c49d461a authored over 10 years ago by Ivan Enderlin <[email protected]>
7b095c1fbbabef3f74a940552f68e6a91b010dc5 authored over 10 years ago by Ivan Enderlin <[email protected]>
d77884c2c2f5370be2c4650ba29e499fdbde44e1 authored about 11 years ago by Ivan Enderlin <[email protected]>
b1c17ec1433ed5da7cb19ccddceca578c70b304f authored over 11 years ago by Ivan Enderlin <[email protected]>
b259bd0f2472a070ba5ebae4ec7668c7fa70f7e7 authored over 11 years ago by Ivan Enderlin <[email protected]>
d03763d34dbc97a90889e4b8ab96d571eda36bef authored about 12 years ago by Ivan Enderlin <[email protected]>
3052ef8e01810e1d2208dcbb7667dc1a05992d92 authored over 12 years ago by Ivan Enderlin <[email protected]>
53aeb29bc655becf309bc209b645124db68eef82 authored over 12 years ago by Ivan Enderlin <[email protected]>
85cb8ca5ae66258defd815face644a94a5ff876b authored almost 13 years ago by Ivan Enderlin <[email protected]>
d91318545ba097be9452ca02ecede85943efc77e authored almost 13 years ago by Ivan Enderlin <[email protected]>
873693963c72e557a29a08070e0f53d8a800195d authored almost 13 years ago by Ivan Enderlin <[email protected]>
53a674c0aaf9d65ee1ffe330e59b469fe1c0d52c authored almost 13 years ago by Ivan Enderlin <[email protected]>
1dccd3665b17a70b80deeb79f7b11b006691e3d6 authored almost 13 years ago by Ivan Enderlin <[email protected]>
c63ac9b1cf869c85441e5084bb96efc3087e1e0d authored almost 13 years ago by Ivan Enderlin <[email protected]>
481cb32c29a6ae0d9ddd1bbc37869df8e755d9a0 authored almost 13 years ago by Ivan Enderlin <[email protected]>
1af6b25ee565d6bebba3fd6f0f95bf78aa94e4ba authored about 13 years ago by Ivan Enderlin <[email protected]>
756545df88ce0504dfe78ba8b0f2950de85de1a8 authored about 13 years ago by Ivan Enderlin <[email protected]>
3edc806087a99be22c58f80f93d949b8b1b90aae authored about 13 years ago by Ivan Enderlin <[email protected]>
bd396a08572f23b6b44f7e478ca14bd34572d93c authored over 13 years ago by Ivan Enderlin <[email protected]>
f2575980f19d4218cada6e738c6e70fc519cef2f authored almost 14 years ago by Ivan Enderlin <[email protected]>
33ddb8c3745a078c133c70982051ab83daf7bbcd authored almost 14 years ago by Ivan Enderlin <[email protected]>
8b996acb91ef457076317faa75b51ea9aed4c54f authored almost 14 years ago by Ivan Enderlin <[email protected]>
eb38eef40e2a0dc4e1dd964386dfb06b8a15bf72 authored almost 14 years ago by Ivan Enderlin <[email protected]>
1fc012fed17edf9e037e4d1caa24dd6e89fb9503 authored almost 14 years ago by Ivan Enderlin <[email protected]>
4d001808277939abad37dbb48f5cba836616d0fd authored almost 14 years ago by Ivan Enderlin <[email protected]>
069ab80b389b76b2f580f6111a1ae673830eb25e authored almost 14 years ago by Ivan Enderlin <[email protected]>
3d973264d8e504f70112b1f6f1ec16037a41eb56 authored almost 14 years ago by Ivan Enderlin <[email protected]>
81703ea49b129bd20d262e8ba0ae36834c394539 authored almost 14 years ago by Ivan Enderlin <[email protected]>
64f3a53dd0575b5b4716e07b843a99af6fad2c10 authored almost 14 years ago by Ivan Enderlin <[email protected]>
c279cca71827700544cd930bc7b5f371c047ace0 authored almost 14 years ago by Ivan Enderlin <[email protected]>
985159aa53632c1c9046cc6ccd88462d120cb5ba authored about 14 years ago by hywan <devnull@localhost>
67e472c0f033f9763cd0d1d33756d11054983258 authored over 14 years ago by hywan <devnull@localhost>
a99ad9f53c4640d2084547885e313824529f9608 authored over 14 years ago by hywan <devnull@localhost>
b3916f9506e3ac18e5d9a110bd6827a7dc22babe authored over 14 years ago by hywan <devnull@localhost>
712bc0a2e97b5b1880d5861047aec5aa9c6206ee authored almost 15 years ago by hywan <devnull@localhost>
e34ba266e97bca17d68ca72fdd830603ba09c862 authored almost 15 years ago by hywan <devnull@localhost>
c70e46f9c9e18163a7a7124f204b059b9b44fee6 authored about 15 years ago by hywan <devnull@localhost>
4afe977df0a5fbb364f2ad1b41247fee5bca32ef authored about 15 years ago by hywan <devnull@localhost>
4358504c37730794f66bcc5d70b38f116785b82a authored about 15 years ago by hywan <devnull@localhost>
93f66c9b1c77d5e2b16ef2414aa5ac2b3779087d authored over 15 years ago by hywan <devnull@localhost>
d962caaa71ed48e693a5c9a6409e19d69d2b2b24 authored over 15 years ago by hywan <devnull@localhost>
958b1722ff54c69fc158beade8cac7ef805c8d93 authored over 15 years ago by hywan <devnull@localhost>
ce1593d02ba025e36e026dcde88b4b6547a4ab25 authored almost 16 years ago by hywan <devnull@localhost>
b9a8ca9707742555603cf2bc549b010a261bc239 authored almost 16 years ago by hywan <devnull@localhost>
a11b39afdc5bce5bc09134f61edac4082fc965e2 authored almost 16 years ago by hywan <devnull@localhost>
087f4c466aba9aee909dfe79bb126fc44f0ba494 authored about 16 years ago by hywan <devnull@localhost>