Ecosyste.ms: OpenCollective

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

github.com/MohistMC/json


https://github.com/MohistMC/json

Update README.md

f151eadd75327a309b741887ca64e2f934b25732 authored 12 months ago by Mgazul <[email protected]>
Forgot to write the interface

fb24bcd2104fd6d483126cfc7cf0b375ccec393f authored over 1 year ago by Mgazul <[email protected]>
0.2

e6ef2024059cbb354a333103953d95c827c578e5 authored over 1 year ago by Mgazul <[email protected]>
Json.at("mohist").asString -> Json.asString("mohist")

8da0f317380dc5ba3c825da2e6a869993f6ca2c4 authored over 1 year ago by Mgazul <[email protected]>
添加XML解析

fe80aab44457ea7e2b37a6bb739de08234effc44 authored over 1 year ago by Mgazul <[email protected]>
Format

9f017cb42057f97e2b79765041f9672b3923715c authored over 1 year ago by Mgazul <[email protected]>
Use Gradle

73533a835d7cc34c41a30dc10c348adec36041a8 authored over 1 year ago by Mgazul <[email protected]>
fix strict Javadoc issue

adbd9d9ca5e2869d0ebeedaf9c5b5c4d3f4e5e8c authored over 4 years ago by Borislav Iordanov <[email protected]>
deprecate Json.up, updated json schema remote refs for tests and bumped to 1.4.2

09b7c1f94e3e9f638f348492051467e8fbcca4c2 authored over 5 years ago by Borislav Iordanov <[email protected]>
Merge pull request #29 from slaskawi/memory_leak_fix_backport

Fixed memory leak

64c0f68dbaff44ed9003c4d713954fc0c96c33a6 authored about 7 years ago by Borislav Iordanov <[email protected]>
Fixed memory leak

1b144dd54a22704918bcc59157c499c21701c412 authored about 7 years ago by Sebastian Laskawiec <[email protected]>
hard coded packaging because SBT can't handle properties well

b5d675c838f92bdce8aae380a41c5a5c21ee5588 authored almost 8 years ago by bolerio <[email protected]>
promote to version 1.4.0

b2313f9f8ab4db3ac7e965f9db12bccc1ad8d552 authored about 8 years ago by Borislav Iordanov <[email protected]>
Merge branch 'master' of https://github.com/bolerio/mjson

e310eb8f1b741c09fd46631d0f2a8665ff8546f8 authored over 8 years ago by Borislav Iordanov <[email protected]>
few more bugs related to cyclical schemas and JSON objects have been fixed

a8851b53d1d784b52671869e867171ac0915b94e authored over 8 years ago by Borislav Iordanov <[email protected]>
added some basic tests, foundation to grow upon and expand to more edge cases eventually

5ded70f57db25024d5d772cacc13efa44f157567 authored over 8 years ago by Borislav Iordanov <[email protected]>
fixed schema suite tests, all running again

b55992cd604037bf0b976fbba2386ac8e09cf564 authored over 8 years ago by Borislav Iordanov <[email protected]>
new file for normal/basic test cases

a886dfae583bf286f58f9801cbf24592fa4d8f3e authored over 8 years ago by Borislav Iordanov <[email protected]>
added one more test for schemas

c4e867e6d239a340e8749cc43c30379935c5f5b2 authored over 8 years ago by Borislav Iordanov <[email protected]>
ammend previous commit

af89568f6cd7e9f56476d9ba0ad87a2e02b476d9 authored over 8 years ago by Borislav Iordanov <[email protected]>
fixed bug in validation of complex recursive schemas

7e0ab2d056fb188cb4da32b7bdaf11a7c99106b0 authored over 8 years ago by Borislav Iordanov <[email protected]>
tests for parsing and enclosing object, improved handling of enclosing object.

6d6da519f53696df5f1faed472c7099a5c197641 authored over 8 years ago by Borislav Iordanov <[email protected]>
Merge branch 'master' of https://github.com/bolerio/mjson

464c7e445165e9fb948048884719245d5a6924d5 authored over 8 years ago by Borislav Iordanov <[email protected]>
comments

c7522e38d30f59475414112f6dce009af4c98363 authored over 8 years ago by Borislav Iordanov <[email protected]>
Java 8 and comments

ee5d784a6cb8ec2f069a881d00e96bbb3045e542 authored over 8 years ago by Borislav Iordanov <[email protected]>
move from TestNG to jUnit

a8c26d1c2e34b3b9c3f09193506f0a987d48be14 authored over 8 years ago by Borislav Iordanov <[email protected]>
Fixed infinite loop in sorted array merge logic (testSortedArrayMerge).

c1ab11bbe2df8ad44ecb22f04471ecbfae19fba9 authored almost 9 years ago by Taimo Peelo <[email protected]>
typo fix: dettachFactory -> detachFactory

76be920858939856684b57b84bf29178bde9e421 authored almost 9 years ago by Taimo Peelo <[email protected]>
Added 'project.' prefix to groupId/artifactId references in pom.xml

9f7c9a23bf8fd1c32da988598867db57121ae34f authored almost 9 years ago by Taimo Peelo <[email protected]>
Added .gitignore w/ Eclipse IDE specific ignores.

22a110c82fc67a4c4fe7c451e84621895fb7f63b authored almost 9 years ago by Taimo Peelo <[email protected]>
Some comment improvements and also Json has to be serializable

a80b70f20852a322090672eeafee233283e0f59c authored about 9 years ago by Borislav Iordanov <[email protected]>
Merge branch 'master' of https://github.com/bolerio/mjson

da9bf3a24ab1971f458163b623fdaa497a172432 authored about 9 years ago by Borislav Iordanov <[email protected]>
Json now java.io.Serializable

334e0dd1c48a8afef6ad3be7737d9baf0ce90e1d authored about 9 years ago by Borislav Iordanov <[email protected]>
Merge branch 'master' of https://github.com/bolerio/mjson

4dd4a7b12b645c4d1f382f4d27ad17ddcd273223 authored over 9 years ago by Borislav Iordanov <[email protected]>
jar package instead of bunde

de1c9714b3672187f9d605e3161030db98159be0 authored over 9 years ago by Borislav Iordanov <[email protected]>
Merge branch 'master' of https://github.com/bolerio/mjson

9c57bdef1cf94a9c016342b137755ecad690b6a9 authored over 9 years ago by bolerio <[email protected]>
fix issue with 'with' and Java8

7b918d1f5064a06526deabdd204d740156ad8ac3 authored over 9 years ago by bolerio <[email protected]>
some doc improvements

e5c89b4201b0e56af844e1dd1c6666cd619b4659 authored over 9 years ago by hypergraphdb <[email protected]>
switch to Java 1.8, add custom URI resolver to load schemas

c02c2a8ff8517b50056bfb7beee3aeef570bedfa authored over 9 years ago by bolerio <[email protected]>
fixed some issues with URI references

dc6de5ead6530224f51a852c079a069ab2c2d6b1 authored over 9 years ago by bolerio <[email protected]>
expose Json object factory()

adc587eb5761c5ccf5c5f1c107a68b78e94f4cb5 authored over 9 years ago by bolerio <[email protected]>
OSGi packaging

c6de54aca3eea5118d09e614097f5014b9d6cb02 authored over 9 years ago by bolerio <[email protected]>
Update README.md

a8769609ad739cb1c284f2cee16735280f56a427 authored almost 10 years ago by Borislav Iordanov <[email protected]>
First version with complex merges for 'with' method. More testing needed.

80fd6250b84ab401c635a098ae5179fb57c3d37a authored about 10 years ago by bolerio <[email protected]>
nothing

f7baecd3447be9e8004d19de30cd443e64819f9a authored about 10 years ago by bolerio <[email protected]>
Update README.md

bcfaeca35948b86aa43ebd901e712e840e6b3c6e authored over 10 years ago by Borislav Iordanov <[email protected]>
Fix pom for GPG key generation to deploy on Maven central.

4a6f010198df29bf2b2e870ef1321c8abc4e210e authored over 10 years ago by bolerio <[email protected]>
set version in pom

e19ed7b4d00a566f6c3a9327af55f3178c2476d2 authored over 10 years ago by bolerio <[email protected]>
Added some comments before final 1.3 release.

db440836593a6cb3228905c2b27be6ebb3308ecb authored over 10 years ago by bolerio <[email protected]>
Update README.md

38f323e181415a904cc0a9aac45444ee7a95dd9b authored over 10 years ago by Borislav Iordanov <[email protected]>
removed some left over crap from schema tests

01f231e4789dc362022d98229487c116265c94b1 authored over 10 years ago by Borislav Iordanov <[email protected]>
Fixed bug of unclosed URL stream.

aef6f799931b16c3c91208e8bf12004d7031c730 authored over 10 years ago by bolerio <[email protected]>
Improved Javadoc comments and removed Json.schema.generate method which

is unsupported for now.

e74fb36d010180e10f045e7e21e103a3418b1bc2 authored over 10 years ago by bolerio <[email protected]>
Merge...all JSON schemas tests now pass, without exception. So schema

validation is ready for release.

871a3c32f7947b400e28e1e654daabca65e8c4c0 authored over 10 years ago by bolerio <[email protected]>
Merge branch 'master' of https://github.com/bolerio/mjson.git

Conflicts:
src/test/java/testmjson/TestSchemas.java

9221c5576f157eafcb8183639da0e7d2fdd5918c authored over 10 years ago by bolerio <[email protected]>
Add implementation of "id" attribute.

c22e74dba6c094e1b74ee436db5d8bd51f258631 authored over 10 years ago by bolerio <[email protected]>
adding test cases.

22ba38ce920414e653dab2ee0fdf9a5c287fb65a authored over 10 years ago by bolerio <[email protected]>
All JSON Schema tests pass, except for refRemote.json because we don't

support the optional 'id' attribute.

4b881e3b8d46bbf6a9aeda0c4c2962f953fabcd4 authored over 10 years ago by bolerio <[email protected]>
Fixed recursive/remote reference resolutions. About 90% of tests pass

now.

8e3db020e5faa0ff88cdd33cb1e9f1b2da06886f authored over 10 years ago by bolerio <[email protected]>
a few bug fixes as testing continues of JSON schema

43a71874b400246e89687e40e8aab4539b6707de authored over 10 years ago by bolerio <[email protected]>
Some bug fixes on JSON schema, on missed keyword, and addition of TestNG

into the Maven build.

b3cf947291490e2bba10e91b14820a2af1b55c7c authored over 10 years ago by bolerio <[email protected]>
First JSON schema validation code complete, not a single test yet

though.

bd8f575d59f3da334565fbc6fc1cfd4665f1560b authored over 10 years ago by bolerio <[email protected]>
More work on JSON schema, about 80% done.

9e107aab5601eb18e913b7ffd3fdbc63060a17fd authored over 10 years ago by bolerio <[email protected]>
Merge remote-tracking branch 'origin/master'

4e4d0b8fb5072a04f656fdd9368acde1460f2d34 authored over 10 years ago by bolerio <[email protected]>
Began work on support of JSON schema. Basic intefaces laid out and

validation of types and objects implemented.

18488dc6e75498732d7e7e2f3e4f804f22b9723e authored over 10 years ago by bolerio <[email protected]>
Update README.md

f94dde6500932af46e5aed5f331157a9d2d56ef5 authored over 10 years ago by Borislav Iordanov <[email protected]>
no comment

63b73e8a0a648015978480e096f3225ebb98310f authored over 10 years ago by bolerio <[email protected]>
Update README.md

c1d733a37318fcb863cbb1dd454963a499100b6e authored over 10 years ago by Borislav Iordanov <[email protected]>
Update README.md

91e714c246f44bd67ba2b02d8b1ac7c8a024e61f authored over 10 years ago by bolerio <[email protected]>
Update README.md

1b8c312b8e4132141c84bba350081a3de51c90fc authored over 10 years ago by bolerio <[email protected]>
Update README.md

213c2a17098bddb2f8e75af6d40bc85b6007edfd authored over 10 years ago by bolerio <[email protected]>
Merge remote-tracking branch 'origin/master'

6ed9b8f90fb2e0d480f199ea58a5a8fc521642e4 authored over 10 years ago by bolerio <[email protected]>
created empty Json.Schema interface

f710148872f99a782e8fb81f584bdc873999e613 authored over 10 years ago by bolerio <[email protected]>
Update README.md

d5bbbb2b1c49bed84c3ef89478cf5680988126bc authored over 10 years ago by bolerio <[email protected]>
more pom.xml fixes

0afa7d4a70a79f42a4b28faa335b57b3cc14330b authored over 10 years ago by Borislav Iordanov <[email protected]>
some pom fixes

2b6e911ebf943e6a1866ea0eca60a83359e0d2e2 authored over 10 years ago by U-EMRSN\biordanov <[email protected]>
Update README.md

3cc497ed43ce405d1e172462a9441efd4552ac29 authored over 10 years ago by bolerio <[email protected]>
Update README.md

5f4e443b862d8a3f87e286f0d879873121ef93b5 authored over 10 years ago by bolerio <[email protected]>
Initial commit.

b1f71a79a3374eaf4e8ef4349af2e8a2060a1292 authored almost 11 years ago by Borislav Iordanov <[email protected]>