Ecosyste.ms: OpenCollective

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

github.com/purescript/purescript-json

Standard types and basic operations for working with JSON
https://github.com/purescript/purescript-json

Merge pull request #5 from purescript/updates

Rework `Path`, add some variations for `Gen`

3d7955d4b6a393e37d1dc69c491737dcc3ec6193 authored about 1 year ago by Gary Burgess <[email protected]>
Add generators for `JArray` and `JObject`

072cff75d16b0bcebd13daeb26d9c3dd7e40bde7 authored about 1 year ago by Gary Burgess <[email protected]>
Evert `Path`, add more operations

`Path` works better this way for building up error paths after the fact rather than having to pu...

eb6666a75cd720eedf4c1839bcc0253a4d6a3ab9 authored about 1 year ago by Gary Burgess <[email protected]>
Merge pull request #4 from purescript/updates

Various updates

c9febf5cf51954afeff3ba2976aef48e1062b35b authored about 1 year ago by Gary Burgess <[email protected]>
Fix import formatting

cffa6e64cc3c61cb380c0a70788f4f689616a9eb authored about 1 year ago by Gary Burgess <[email protected]>
Add `Path` type

7d0ea1df7d38f2fa08684456b96851d95a87d293 authored about 1 year ago by Gary Burgess <[email protected]>
Implement more of `JArray` in the FFI

c6b78b88e823d93698f024a90ee17aa6eec818bd authored about 1 year ago by Gary Burgess <[email protected]>
Format imports

28f143551ae9652b38d65497c4940b4176ab8910 authored about 1 year ago by Gary Burgess <[email protected]>
Merge pull request #2 from purescript/jam/add-to-int

Add `toInt`

b06c9d5bddaf4dc11b09b94bc31c379722396648 authored over 1 year ago by Gary Burgess <[email protected]>
Update comment

8fa4ea31abad3f55a2538ea9e2444d36f8656a72 authored over 1 year ago by Jordan Martinez <[email protected]>
Fix CI issues

7b33c92223398b4fd8be6b4e26091e959c231ebb authored over 1 year ago by Jordan Martinez <[email protected]>
Add toInt

823b832b71886307ddc371a50c7df70b03cae07f authored over 1 year ago by Jordan Martinez <[email protected]>
Merge pull request #1 from garyb/jarray

Introduce `JArray`

c9e053d0aad6882cf870e14766d7fbbfd15f0d8a authored over 1 year ago by Gary Burgess <[email protected]>
Introduce `JArray`, rename `Object` to `JObject`.

7f4e6debbf3903d8eef17eb28b7890317e258afa authored over 1 year ago by Gary Burgess <[email protected]>
Add README

b2b19cf8184431d8ad34dc7db891d7a76e30ec9d authored about 2 years ago by Gary Burgess <[email protected]>
Fix whitespace

4028664d3c484be5de4a5a520ac6e8fb19836a7f authored about 2 years ago by Gary Burgess <[email protected]>
Move to fix capitalization 2

dea8f3230afdfd27d5d1e3b484b6fbac234634bd authored about 2 years ago by Gary Burgess <[email protected]>
Move to fix capitalization

10e65c7468883fc3986493295a96c8f81ea6aa61 authored about 2 years ago by Gary Burgess <[email protected]>
Many changes improving interoperability and completeness

1bcc534905abb1b27ef1cf43121d42b6ee711377 authored about 2 years ago by Gary Burgess <[email protected]>
Update for PureScript 0.15

834eb1be7af61c43087fb9bcfaf0d6453beb4a81 authored about 2 years ago by Gary Burgess <[email protected]>
Update dependencies

3e87cd1ccc3b578c4da3c63c8d5dd43c1b08e26a authored almost 3 years ago by Gary Burgess <[email protected]>
Fix some bugs, formatting, add `Gen` module

a02842d049c4d7d82b923d479659966f496095ea authored almost 3 years ago by Gary Burgess <[email protected]>
Update dependencies, build, etc.

553ac5115ffe96eb832f951cb7f5c5396182d676 authored over 3 years ago by Gary Burgess <[email protected]>
Move a bunch of stuff around, add instances

02e75bcdb1374722479211716915aa9ad5a1a438 authored almost 4 years ago by Gary Burgess <[email protected]>
Initial commit

91d29e50d20d9d4a0d02b7f57ac5c5ad4ea018b6 authored almost 6 years ago by Gary Burgess <[email protected]>