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

Prepare v7.0.0 release (1st PS 0.15.0-compatible release) (#88)

* Update the bower dependencies

* Update Node to 14 in CI

* Update the changelog

2dd222d1ec7363fa0a0a7adb0d8eaf81bb7006dd authored almost 3 years ago
Encourage ExceptT (NonEmptyList ForeignError) directly (#87)

* Use ExceptT (NonEmptyList ForeignError) directly

* Copy doc comments to module; discourage ...

5134ea632eec5b0cc2724f522c1d894b2d69db99 authored almost 3 years ago
Update to v0.15.0 (#86)

* Migrated FFI to ES modules via 'lebab'

* Replaced 'export var' with 'export const'

* Rem...

bc0d07988c26878d37c8c8dd9a47463fddd601f5 authored almost 3 years ago
v6.0.1

7ee18c6689c56c89755172ea53326f948da10bd3 authored almost 4 years ago
Update changelog for v6.0.1

d4dafc465ecd2ff909a36c74caae639a9a60aaca authored almost 4 years ago
Fix warnings revealed by v0.14.1 PS release (#85)

* Fix warnings revealed by v0.14.1 PS release

* Update changelog

9987383ea9aec1bb05b6ea3924771b424a29ab85 authored almost 4 years ago
Prepare v6.0.0 release (#84)

* Update CI to build with the latest version of the compiler

* Update the bower repository UR...

2f5fd0ed66535156703ba7929a96a03dc32f1da6 authored almost 4 years ago
Introduce monad transformer FT (#74)

Co-authored-by: Felix Schlitter <[email protected]>
Co-authored-by: Thomas Honeyman...

ad52524676eb2243974010ceebe2cde7a8b8bea7 authored about 4 years ago
Changelog updates since v5.0.0 (#83)

32032a002e6645212a0df6397de21e0c1862e2f8 authored about 4 years ago
Generate changelog and add PR template (#82)

* Add pull request template

* Update CI in PS to v0.14.0-rc5

* Generate CHANGELOG.md file ...

27ebc23385a1ee08ba5e806cf7cf3fc14b2a6226 authored about 4 years ago
Run CI on push / pull_request to master

161641e1e736e1c892bd893d436b2ff28fa2cbe2 authored about 4 years ago
Merge pull request #81 from purescript/github-actions

Migrate to GitHub Actions

3e55e89d5b094eab8617584cfa186b03bcde3d94 authored about 4 years ago
Migrate to GitHub Actions and update installation instructions.

bd907798b91db2c8df16eb068fb80f4b2602acca authored about 4 years ago
Update TAG to v0.14.0-rc3; dependencies to master; psa to v0.8.0 (#80)

a7cd9bf720611a776addcf46b684f4bc0ac8bc1a authored about 4 years ago
Merge pull request #78 from purescript/bump-pulp

Bump pulp version

04470b12561802ae60fb50066a5c84846f04b22d authored over 4 years ago
Bump pulp version

a00ba5fcdf82ec06fc4bd32e6d3443810e132de1 authored over 4 years ago
Merge pull request #77 from purescript/update-ci

Update CI

401c96ee34c2707e840b13b84de564641f02b481 authored almost 5 years ago
Update CI

c4b4824f99a8002f724291ed515f63aac96bafac authored almost 5 years ago
Merge pull request #72 from matthewleon/use-unsafe-coerce

replace FFI functions with unsafeCoerce

9ff4489d6a7044a13aab2a4b92ccc347e99db435 authored about 6 years ago
replace FFI functions with unsafeCoerce

46d601b34672190670d7eb6acef32f298b850a89 authored over 6 years ago
Merge pull request #71 from purescript/compiler/0.12

Update for PureScript 0.12

3b8f3ae608db339ed5cff35d2017a07efb905b4d authored over 6 years ago
Update dependencies, license

fb51a849f13ae6035ee40e53aced8816464a4dac authored over 6 years ago
Update examples

748bc4bcd187a3d6e1f07928ccaaf45608a551ec authored over 6 years ago
Merge pull request #67 from abhin4v/patch-1

renderForeignError should render nested ForeignError recursively

2e530444cda122a33e2897a82b6fc8ff73ebcc6f authored over 6 years ago
Merge branch 'compiler/0.12' into patch-1

5e02a1b0af16364d5908781f66ceb9725ed197ed authored over 6 years ago
toForeign is unsafe

e2c93b0a85e94e71f1548c27a3474dbb8a59732d authored over 6 years ago
Update for change in strings

bfcfbf88724bba10bca66185bc66b872e53e5a07 authored over 6 years ago
Reduce namespace back to Foreign

4078a0a3716a911519e1aa52966547e7bf0a7399 authored almost 7 years ago
Bump deps for compiler/0.12

68ee9ac6eb5ba4c3adb89e078b9d7fb48c0062d0 authored almost 7 years ago
renderForeignError renders nested ForeignError recursively

0ef7ffca7d66f394b9838ad49f956af9a06daa25 authored over 7 years ago
Show ForeignError msg before concatenation (#65)

1de4a2e1081bb26aa6805c2d7006384ba2228a60 authored over 7 years ago
Merge pull request #62 from alex-deas/bug/fix-readme-links

Fix Readme example links

38835b6d9f6f3f26ff5670741d902dc1c80578e7 authored almost 8 years ago
Fix Readme example links

- Updates the Readme links to the new example files

9b4b8f15f7b30db2997ff7f3b47d93bb217818fe authored almost 8 years ago
Merge pull request #60 from purescript/ps-0.11

Update for PureScript 0.11

47fb251e334430c791dcadf78c2cf6433818dba9 authored almost 8 years ago
Generalise LHS of (!)

a6befc677f132cbaee2f25793ec4a6fa5e3ee047 authored almost 8 years ago
Drop IsForeign, general updates

116a663bc54e906c34f1a625d1f36863c06945f0 authored almost 8 years ago
Update for PureScript 0.11

01424ebf2a145e2ff2937fbb53e15ee3994483d5 authored almost 8 years ago
Add note explain why Except instead of Either (#58)

* Add note explain why Except instead of Either

* Update wording

dd7a14c3e316aeb0bbc0cfdcf8a4646c24b5bb20 authored almost 8 years ago
Add various instances for `NullOrUndefined` (#52)

* Derive more instances for `NullOrUndefined` et. al

* Wrap `show` output in parenthesis

*...

8aa66acf68ec757b6e9b64691eb53426fbbc0e80 authored about 8 years ago
v3.1.0

a761bcf7b3efa3d4d2bcdea992807ff133b9f08e authored about 8 years ago
Merge pull request #54 from berdario/export_renderForeignError

Export renderForeignError

e17dbfe0d355bef68afb7bb1a05b38eb45c0f167 authored about 8 years ago
Export renderForeignError

Fixes #53

8061b8f38ccf7cecedde8c1b39de4326e243eaf9 authored about 8 years ago
Update README.md

e88dae6428b6ed100ee86a7aa6573af1f2bd3b26 authored about 8 years ago
Merge pull request #47 from purescript/shadow-fix

Fix shadowed name warning

2e1c34b7c88051bdeff3c2b55bf7f24c6af3902e authored about 8 years ago
Update badges

Remove broken dependency status badge & switch version from bower
specific

8acd6f65500021c651283e1338b7232fca80b77d authored about 8 years ago
Fix shadowed name warning

0829b1ef64cc944645f8a30ad12d218285d39122 authored about 8 years ago
Update lists dependency

f7388328375b0bf54af750f6031070c49c7b5e4e authored over 8 years ago
Merge pull request #46 from purescript/bump

Prepare for 2.0 release

b73e22facf38deedde987144c70c896ef453e605 authored over 8 years ago
Use NonEmptyList to capture errors

910caaeb0694a59fd52aee0b84f43eaf8d3b5d89 authored over 8 years ago
Use `Except` for error handling

2a7a4bf00e9096a98014a344e6667c8b66cb8288 authored over 8 years ago
NonEmpty errors

8de0a35198d49c79f07f871b3cbba0951d4bfe94 authored over 8 years ago
Tweak a few style things

a72a8ce06adcbe7920350f618cb18bd62735e051 authored over 8 years ago
Add ForeignError

d5203793f84366db34672ecb5e041daaad53bb41 authored over 8 years ago
Use NonEmpty for type mismatch options

ca0d74da53933fe491c47b4fd4bf0867eeb73acb authored over 8 years ago
Update TypeMismatch for multiple possible types.

c6f9159b7c55b38d63593c53198ee10557248ae3 authored over 8 years ago
Fix ForeignError Show instance.

cb753a9d9ef11cd2c4a742376c0886771d27be6a authored over 8 years ago
Merge pull request #45 from purescript/either-decoding

Either decoding for IsForeign

6dfb111059e63b16e99bfcd8613e87469b12249c authored over 8 years ago
Either decoding for IsForeign

a045aea40270cd4cec92ccd516d21dd171ede864 authored over 8 years ago
Merge pull request #44 from natefaubion/2.0

Version bumps

930419eab32c62d6d333425980b110d57a93a778 authored over 8 years ago
Version bumps

fbb81b4995c6ca77bf7fb334695201cd508411d4 authored over 8 years ago
Merge pull request #43 from purescript/tweaks

Minor tweaks

e66594849c08d259b10e295db63a931028728ebb authored over 8 years ago
Minor tweaks

7ad7ab1c2e74d89e571044e2c4f78e2944e5668e authored over 8 years ago
Merge pull request #42 from puffnfresh/feature/asforeign

Add a class to create Foreign types

dc05252beb29aa32eecf2fab229a388f49e1a059 authored over 8 years ago
Use length instead of property iteration

c3627324afb753e7b4393e8f2ddd1269768ac8e1 authored over 8 years ago
Add a class to create Foreign types

Allows specifying the exact format of JavaScript values for FFI code:

data A = A (Maybe Str...

f4565734bb0efd4ec23d029674e605242efab98a authored over 8 years ago
Update build for release

bdad492ac8769a06d5cda482abe9883ff7308c67 authored over 8 years ago
Update build

64890cbbdbd1ba4eb8af43885919b855413db353 authored over 8 years ago
Update README.md

c252c6cdc9b605888e2b529653ff17e852083a28 authored almost 9 years ago
Merge pull request #38 from purescript/0.8-updates

Updates for PureScript 0.8

951b4662bf9580dc2b82e825ab072c016621a02d authored almost 9 years ago
Updates for PureScript 0.8

afc79f825f64474f271fec5f7e3c1bffb2538a4d authored almost 9 years ago
Update for new jshint

a6be60585b5e53e6d53d984014cee1f672c14f85 authored about 9 years ago
Merge pull request #35 from tfausak/patch-1

Don't shadow type variables

f3825cd66e015704ede5f3e42258eab6c87e67d2 authored about 9 years ago
Don't shadow type variables

The PureScript compiler warns about shadowed type variables as of 0.7.6.

810839efdab3fb7192b3203c3f36ee89885a251b authored about 9 years ago
Merge pull request #33 from purescript/ArrayIsForeignError

Fix type error spotted by latest compiler

232f2e24195c6c79ac5df7833f924db2c4032b9d authored about 9 years ago
Fix type error spotted by latest compiler

dbdf521340369c9f8fac4ca29ea9c652ac47b938 authored about 9 years ago
Updated dependencies

a7d414ea9e26748e25485fd857773e83ab5d147c authored over 9 years ago
Update dependencies and documentation

e54161914124f0609a2a20159f85eb83a969d10a authored over 9 years ago
Merge pull request #29 from anttih/isforeign-int-char

Add IsForeign instances for Int and Char

e0ad56a115b6c4ccccb6efd712752d81248d3e8b authored over 9 years ago
Add IsForeign instance for Char

81b41def32583addec250b47eaadc84625637207 authored over 9 years ago
Add IsForeign instance for Int

fb4755299bb76555ca452ee6db5d0b4a0d90c80b authored over 9 years ago
Merge pull request #28 from afcondon/examplesForv07

simple edits to make examples work in PSv0.7

883232dc57fd8e9d6ff8aaa5cdfa32fd673ac087 authored over 9 years ago
simple edits to make examples work in PSv0.7

87691f967416b75854e900276887d716a73dbfc5 authored over 9 years ago
Update build

70f80e2054d3024760b144b4b1c929f71060ecdb authored over 9 years ago
Merge pull request #25 from purescript/index-operator

Rename (!) to ix

7c64587fd1f0a51eefd5ba758a25dee8858a52d6 authored over 9 years ago
Rename (!) to ix

9230cb9683e9b5536ec36d235598f5ca82ae8f2b authored over 9 years ago
Updates for RC

3c11dc5300cef0d795e70e78ad91b5416e1ca840 authored over 9 years ago
Update docs

ef43340bdc461f05d3fc78fbd0247b81b0cadb98 authored over 9 years ago
Fix a foreign definition

25bab135f830ee489a332fd907b6d4aa63cf72e5 authored over 9 years ago
Fix dependencies

d0b29490eb7de29dffd8ab39cff6ac6772d6a19c authored over 9 years ago
Updates for 0.7

511e8ff57f3cbc8807cba978aea3029ae4228fb7 authored over 9 years ago
Update example links

a4012c2eed3e123ad025df4269fb9cbbc0d28fab authored almost 10 years ago
Update dependencies, build, docs

9b41ef6d9e7d06e396b59cabf37321bf5ca47974 authored almost 10 years ago
Merge pull request #24 from purescript/read-tagged

Expose unsafeReadTagged

72eec29eb382b2da6087aba74033c1745460bd63 authored almost 10 years ago
Expose unsafeReadTagged

a108808a800f67eaaac6820aa1451b772aa8e3aa authored almost 10 years ago
Expose unsafeReadTagged

268ec3acf7cfd1159b48178eb7b14171551536e9 authored almost 10 years ago
Docs

e55616e502bfc75c0c0ef13e1429a421e1e4d507 authored almost 10 years ago
Update dependencies

9ddb338315f114feb1c5793f28fcd44eb14377be authored almost 10 years ago
Version dependencies

a98823ed3451fcb1ad2e1eb8ba4c6f6b7d5e76d3 authored about 10 years ago
Merge pull request #18 from davidchambers/es3

add ES3 fallbacks for Array.isArray and Object.keys

d7146ab0743e5b36dd76e135a4059d98bc39c9c6 authored about 10 years ago
add ES3 fallbacks for Array.isArray and Object.keys

d06437e85dc5c6a9edc4a67a9c3082a4fc02c9e1 authored about 10 years ago