Ecosyste.ms: OpenCollective

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

github.com/QuiltMC/quilt-json5


https://github.com/QuiltMC/quilt-json5

Deprecate everything to be replaced by QUP

47e8a0fd4f734c3712b2b6d4a24eea5831a4e89c authored over 1 year ago
Encapsulate invalid bare names in quotes (#8)

ab5deabd78da86852415b60c2ce94e6658d31945 authored almost 2 years ago
Fix accidentally classifying some strict json as json5 only

c6e40e739f7fa47f292daaa81eeaea60f0a9ebd5 authored over 2 years ago
Publish sources jar

e6a5edb1f09771665b5872981aba76069f81da2f authored over 2 years ago
Update gradle to 7.4.2

4eebe172f160d30953c2eeb21a8c5fe6fcca4143 authored over 2 years ago
1.0.1 - Fix names with spaces in a json5 writer

4e9caa0e5a1c438ac89e683454b8214a8c341163 authored almost 3 years ago
Encapsulate names with spaces with quotes (#4)

* Encapsulate names with spaces with quotes

* Add quotes on writing name

068832933ba69b9238c781176a547ab5275e59b4 authored almost 3 years ago
1.0.0: Clearer names for creating readers/writers

ed8d145150d26ecb7ac60f2c1c72c2c0dc1774e3 authored over 3 years ago
Also run CI on Java 16

1a79f7dc45fbdaf8939ade13b035cea27e330c0b authored almost 4 years ago
Make locationString API

2acc104ce2e29f54569a2ca88314a9ecb95a6ae7 authored almost 4 years ago
Clean up factory methods

7126bfa431bc380265df63fd6294ae64815839b1 authored almost 4 years ago
Give Writers the same treatment

6c97df1ae9a16042edd084581b66b6f7485a2de5 authored almost 4 years ago
Use static factory methods for my sanity in Loader

1e1e912ac262d601426df827f81e2792fb7fe1f5 authored almost 4 years ago
Slim down the API

* We're going fully lean Reader and Writer only, and abstractions over this will be in a differe...

ccfa2421de4de72982af8fe9afdf80641d246d02 authored almost 4 years ago
add tests

b0d5015b317e3f72a41ae8e98b16f77d40553abb authored almost 4 years ago
Use GSON's Reader as the primary parser

438d54212be5c43830140ce7c3b30d79f7589e6f authored almost 4 years ago
Properly annotate API and impl classes

f1faac9a536b07862b1d00f0d9df85fba54f0c68 authored almost 4 years ago
Delete the old JsonReader

8995bd430226f78e7f146c08db836998e7faf9de authored almost 4 years ago
Readers and writers and comments, oh my!

8a7c0149dfcd9cbf0e699c9abdd5ccdba8a1f2ae authored almost 4 years ago
JUnit, spotlessApply, and workflows

4ddd40896e2ed3ff359abd36bdd57d2399854797 authored almost 4 years ago
Actually use JsonNull for TreeVisitor's root

e8595016a0cb0063a38f7ad63b97667471c9054b authored almost 4 years ago
Tests and Tree API

9c49f988337e1f63a253f35e58ed03da75af97de authored almost 4 years ago
WIP Visitor API -- Only supports having initial object

16fdaaa2a23b4c887f159a1541620f99e3e984bb authored almost 4 years ago
Copy over our chosen parser's code

48eaec019de15dee60387a469290a3b869effbde authored almost 4 years ago
Initial commit

f3f42cba130bd977f2b83bb89f81b33fd4904c3b authored almost 4 years ago