Ecosyste.ms: OpenCollective

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

github.com/purescript/purescript-foreign

Library for dealing with foreign data (JavaScript objects) in PureScript
https://github.com/purescript/purescript-foreign

Update travis build to always use latest release

ea9ed70e579b2446838ee8520ec3c2c3e8e4cfa5 authored about 10 years ago
Update generated docs and grunt task for pscDocs

4df383458d12a8124a4eba3509e1f1298adda3db authored about 10 years ago
Merge pull request #22 from MichaelXavier/eq-foreignerror

Add Eq instance for ForeignError

36a61d2768d74d494cedfb2008b00cd992b6abf4 authored about 10 years ago
Add Eq instance for ForeignError

The use case is uncommon here, but this comes up a lot in testing. If
you're testing an IsForeig...

60f65b78b4a3d0f3ec2da21e426d437f588d9c8e authored about 10 years ago
Merge pull request #21 from MichaelXavier/isforeign-foreign

Add trivial IsForeign Foreign instance

fb080194a1c1ec14a0e8c26370ca852ca2283e25 authored about 10 years ago
Add trivial IsForeign Foreign instance

7c3765e5598d3779757c4d36b2483aac1524b958 authored about 10 years ago
Merge pull request #19 from davidchambers/guard

simplify null guard

660a4c3a4c0869c6338683a8629bcb1b1f26d895 authored about 10 years ago
simplify null guard

618fe55f4098ffa4e737ed79866eef3a98b116c2 authored about 10 years ago
Merge pull request #17 from davidchambers/has-own-property

reference Object.prototype.hasOwnProperty directly

2404ac0b1dd47342cfb8ae98c6936a8bbaba1e57 authored about 10 years ago
reference Object.prototype.hasOwnProperty directly

10acdd255cb6ff42f2d6beda3550f1693ef8e3da authored about 10 years ago
Merge pull request #16 from davidchambers/triple-quotes

use triple-quoted strings to avoid backslashes

f2640c4102f49374d23bc1dc3624a1087ff7c7cb authored about 10 years ago
use triple-quoted strings to avoid backslashes

f1099a2bce895d526394f4c28108a1018e142685 authored about 10 years ago
Merge pull request #15 from davidchambers/whitespace

trim trailing whitespace

bd4de77ffad3857d1def2faf286c099811195ce1 authored about 10 years ago
trim trailing whitespace

a6ea1ecfec8b0c02e8c87dd42021e12da350c5ca authored about 10 years ago
Merge pull request #12 from purescript/api_changes

Proposed new API

2cf86fe69c4c40b3385d4fafdcc029eba0329e73 authored over 10 years ago
Fix function name

093ff12517ebee10eb0d49569b47da9afc42d2c6 authored over 10 years ago
Remove unnecessary error types

659a212ac7a011b50e7f7528900c7380f022d0a1 authored over 10 years ago
Union example

b83638e5b0e71ff8a13c87c43bb90a55d1c2c551 authored over 10 years ago
Parsing nested properties, resolves #8

3203e8ab36446d617e1b7b7fccaae9824bf45bd0 authored over 10 years ago
Remove Show superclass

4d1155871fe05070bd9ba8bead51d0fd912e26c7 authored over 10 years ago
Nested error messages for arrays and records

fecb7f9d7be7dceb967653d0a2d76f415a386d47 authored over 10 years ago
Proposed new API

8c1282b33e7cf9d02a0383d5852dab9c7f858511 authored over 10 years ago
Remove dependency on purescript-globals

a1f1a05456b62991e265a37601d779b93b45db38 authored over 10 years ago
Removed references to Globals.Error.

Since Error was removed from Globals it was breaking this module.

7d1bafc0d64a1266f6b9fe67904644358aea8511 authored over 10 years ago
Merge pull request #9 from AitorATuin/master

Removed references to Globals.Error.

06edbed939c15422941212b33fd8b7b0caf88544 authored over 10 years ago
Add travis build

18e84dd86422097a218be4fa847e5bf0d82291bc authored over 10 years ago
Add examples to build

2c2d96dcde9128644fbffb3cd1a3e36f71f9cde8 authored over 10 years ago
Fix example

10edf8217396e65a984348a5f688e895556dba0e authored over 10 years ago
Rewrite runFnX calls to trigger optimisation

370f7e8199ec40943f8f2a0ae58776c41ae34f87 authored over 10 years ago
Merge pull request #7 from philopon/feature/index

Add index :: ReadForeign a => Number -> ForeignParser a

d25c38597e0fe7a972680b9d0acaa1400468ca4a authored over 10 years ago
remove readTuple.

4db6f6ebae965c02f3265bd421b02e15734436c9 authored over 10 years ago
index feature for JSON hetero list parsing.

94e5f3af546e2b8ea6160aa5f5890b264f8d2258 authored over 10 years ago
Merge pull request #6 from andreypopp/master

Add keys :: String -> ForeignParser [String]

09b73204d679c120308586641e15558541ec25ef authored over 10 years ago
readPropImpl now checks for null and undefined of its arg.

070a5d567100b422c1f6f4d1b401da6ae2dec59d authored over 10 years ago
readKeysImpl now checks for null and undefined of its arg.

8ac9fc63dab5e9c08bbbb736b5d0af7e38537d06 authored over 10 years ago
Add keys :: String -> ForeignParser [String]

This allows reading keys of an object by key:

data Project = Project [String]

instance...

f6ba5765e19d9680ba301df473d3c3577363dbf2 authored over 10 years ago
Merge pull request #5 from purescript/ffi-update

Update FFI and use runFnX

8f8c1c9ec793964a7ce0db7922bb0d737ae6cae0 authored over 10 years ago
Update FFI and use runFnX

fe6a105182c0a8857f9ffb325a0f593b5c756453 authored over 10 years ago
Update docs with fixed docgen

adc225f6c0d2bb991e00e8ac0c9247cf4f98501f authored over 10 years ago
Merge pull request #4 from purescript/read-error

Add Error

08a484b112d321993bc9102b49cc4f37bb79bd8b authored over 10 years ago
Add Error

29184421f24e97c272badb0123e174b83c21cbd6 authored over 10 years ago
Remove outdated generated docs

20ad50943c8c2b6424b1faf69a61a6673e8d0855 authored over 10 years ago
Update build

83902ba4672fd44d2e3227c58cbf47030e1358e0 authored over 10 years ago
Use generated docs

0cb42321da990ac7b118c1e5b0e11fe819db4aa2 authored over 10 years ago
Update build

5de1e92c055e9c7276841e9ab8cd3ef304ee73ef authored over 10 years ago
Remove unnecessary import

8bdeb8d840984617d0d4ca9f085de1d06553795b authored over 10 years ago
Fixes for new module codegen

6d4818dc733ee7c91cd02b003a5302c693b70a0b authored almost 11 years ago
Updates for 0.5

3771c3cbbba8bc1a40dfeb247afe3e30661f34f8 authored almost 11 years ago
Update dependencies

f4dfa77be6b841697880c58724a9d98b85b1c0ca authored almost 11 years ago
Fix indentation after changes to let

994a21ee533a52b0b8ec2ef3d0fb61e839b73102 authored almost 11 years ago
Add grunt build

8e026c6c2b01a8c48033ff127457c280955b8e26 authored almost 11 years ago
bower.json

11fb0217e556996cfe3a564cb21ae6dab7101320 authored almost 11 years ago
Merge pull request #2 from joneshf/master

Fixed Makefile.

c8cbe482d6a8c0714f1ab5ce588459ca68ac22ae authored almost 11 years ago
Fixed Makefile.

acfd2ce1f1d359039625d8d82b49f6acf2cda340 authored almost 11 years ago
Use traverse instead of mapM

84c90b7fd3e223fe8dd4566e89153047c9454924 authored almost 11 years ago
Fix lib target

dce3103c8c4cf3827c71336a3b72d9ad8ee68e2a authored almost 11 years ago
Update README

4c1c6ab575ebb5ec4621c7d4010d6bdb8479380d authored almost 11 years ago
Rename to Data.Foreign

44aaaf8958198d04f38e13075ae70b78bcc89edb authored almost 11 years ago
Tweak showJSONImpl, readJSONArray

37cd15137d4411d9b9b4ae9c5018aff5168c6183 authored almost 11 years ago
Update docs

8775b93d89ed0262f5f297a06ee088ee511ce8b3 authored almost 11 years ago
Hide readJSONArrayItem

f71d988377c736e1f47de114dd3b1fa38cc7b8bd authored almost 11 years ago
Add makefile

cf0071b076ff372ccd0a0668be2d99209f23a382 authored almost 11 years ago
Tidy up repository

052f42c66e2b48dbbc3c0dfa3f123f7ddd289055 authored almost 11 years ago
Don't export FFI stuff

5574fccb154f8a2e82bd19217f81984f1366919a authored almost 11 years ago
Update code for named type class instances

16ed789f890bf90293dd83f19217105020c69008 authored almost 11 years ago
Update prelude imports

7ce169a9e8541d7c7db4b22030677ffd89d5c064 authored almost 11 years ago
Generate docs

99047594944237ed26ed3982a26bcfea4cdda2f1 authored almost 11 years ago
Rename to Data.JSON

add444a5d44309588602c68b42e9eb8fed8e7686 authored almost 11 years ago
Restore applicative style example

7cd85435b14e56d3eea78504aa880d773dfe29ae authored almost 11 years ago
Examples

301423f63bfdc859f9d5e6f2159609277e6f7703 authored almost 11 years ago
Tidy up parser

2a213a0a0f60063acd8c8d31298764462fd5c029 authored almost 11 years ago
Delete non-parser-style stuff

3b02956a7bf3b85592f722ad95bd0095098660ff authored almost 11 years ago
Include better failure messages

863c02883265f5181d623e5d450a8ef019032958 authored almost 11 years ago
Parser version of 'test-typeclassed'

530ee8a5b621024b1d769cbbc3764e6f9cf366dc authored almost 11 years ago
Parser again

b3ada5f8b7dfa00edc8b94b07681e4425362f834 authored almost 11 years ago
Test applicative style

3fbd2bbd338fd3b3ee042eb61b5609a2d20cb215 authored almost 11 years ago
Add Maybe for nullable fields

87365c5a2e60394b8fa36c6be6f244a192240e93 authored almost 11 years ago
Update ReadJSON class to use type synonym after psc bugfix.

ece2cdab5ded00f0514b942ecbf1c406e9ef56d4 authored almost 11 years ago
Test with read-style typeclass

45b11bb2cbead0b2ab208686e292c09628bcbb4e authored almost 11 years ago
Use a proper showUnsafe rather than the `Show a` instance

2bcbf2264215b3499bae446c4e2db2ea9f67e4fb authored almost 11 years ago
Fix fromString, tweak types

6097b76005d1f417b69bd3ef6f4b15f97987a36c authored almost 11 years ago
Initial commit

8033bf81e69434d9afa5c3080ee22206928bf585 authored almost 11 years ago