Ecosyste.ms: OpenCollective

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

PureScript

Help fund infrastructure for PureScript, a strongly-typed functional programming language that compiles to JavaScript
Collective - Host: opensource - https://opencollective.com/purescript - Website: https://www.purescript.org - Code: https://github.com/purescript

Update to the 43.4.0 package set.

github.com/purescript/package-sets - 539fd5e93212f4e1baef1d21da7462326175722b authored about 1 year ago by pacchettibotti <[email protected]>
Release 43.4.0 package set.

github.com/purescript/registry - 6f29f71ddaf1591f95d4719ebe33c5cc6c91d061 authored about 1 year ago by pacchettibotti <[email protected]>
Update flake and lockfile, add spago and purs-backend-es to shell (#1104)

github.com/purescript/spago - 5e5634896d1c0efafcbc5903e196a47c6e7d7caf authored about 1 year ago by Thomas Honeyman <[email protected]>
Update to the 43.3.0 package set.

github.com/purescript/package-sets - 7ce5fa7d022ec2a1add6a76d6e5a86025dc70249 authored about 1 year ago by pacchettibotti <[email protected]>
Release 43.3.0 package set.

New packages:
- [email protected]
- [email protected]

github.com/purescript/registry - a19a156bc1b78fd97cbedf9baa422f45ac32d0e3 authored about 1 year ago by pacchettibotti <[email protected]>
Sync json with legacy registry.

github.com/purescript/registry - 236bfb6adc7cba81b5195f61d8e7be3f995ce617 authored about 1 year ago by pacchettibotti <[email protected]>
Update metadata for json

github.com/purescript/registry - 353c44dc7e84c2045dcaba5c1ae83861bd0d3183 authored about 1 year ago by pacchettibotti <[email protected]>
Sync codec-json with legacy registry.

github.com/purescript/registry - 374f640457f12a576f1e9256e09d9feca83b0623 authored about 1 year ago by pacchettibotti <[email protected]>
Update metadata for codec-json

github.com/purescript/registry - 0f5ca37061f4efcecc7c2f2504944bdf2ef7c45a authored about 1 year ago by pacchettibotti <[email protected]>
Update metadata for json

github.com/purescript/registry - c660802f27e50828cea19c0192fd826fa6a2d0c5 authored about 1 year ago by pacchettibotti <[email protected]>
Merge pull request #5 from purescript/updates

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

github.com/purescript/purescript-json - 3d7955d4b6a393e37d1dc69c491737dcc3ec6193 authored about 1 year ago by Gary Burgess <[email protected]>
Add generators for `JArray` and `JObject`

github.com/purescript/purescript-json - 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...

github.com/purescript/purescript-json - eb6666a75cd720eedf4c1839bcc0253a4d6a3ab9 authored about 1 year ago by Gary Burgess <[email protected]>
Update README.md with notes about shell completions when installing w… (#1102)

github.com/purescript/spago - 88e6350c10e7c609a76c96ead27a66e0e54625c1 authored about 1 year ago by postsolar <[email protected]>
Update flake to support spago-0.93.18 (#665)

* Update flake to support spago-0.93.18

github.com/purescript/registry-dev - c8a12c8d693b817c8fd1fb05631d4689d47315da authored about 1 year ago by Thomas Honeyman <[email protected]>
Update to the 43.2.0 package set.

github.com/purescript/package-sets - e59a4c88f2a71edf33c418cae40d792db2f7db17 authored about 1 year ago by pacchettibotti <[email protected]>
Release 43.2.0 package set.

Updated packages:
- [email protected] -> 6.1.0

github.com/purescript/registry - fdf607608957016ad934d7a903246534e451a8d0 authored about 1 year ago by pacchettibotti <[email protected]>
Update metadata for codec

github.com/purescript/registry - 55f81c80f701bdf81c74c967786b317641e97f9f authored about 1 year ago by pacchettibotti <[email protected]>
Update package-lock.json (#1101)

github.com/purescript/spago - 23b22c980de7a6df9daa781e812df387a254af17 authored about 1 year ago by Thomas Honeyman <[email protected]>
Add exact-match arg to git describe call (#1099)

github.com/purescript/spago - 5884baed477b7a5920d0e0c5a686401ab413a0f5 authored about 1 year ago by JordanMartinez <[email protected]>
Add `ls path` (#1098)

github.com/purescript/spago - 552160a55e732d888912187a7f6c753e1c9ee91a authored about 1 year ago by JordanMartinez <[email protected]>
Parallelise the git ignore check (#1097)

Co-authored-by: Fabrizio Ferrai <[email protected]>

github.com/purescript/spago - 9543d4b126a5b95b721dc38e907a0dd8f9627ae3 authored about 1 year ago by Finn Hodgkin <[email protected]>
Remove expensive union calls during dependency fetching (#1095)

github.com/purescript/spago - 1f52d73cb232b210e2f445a24f55ea47d692bf0d authored about 1 year ago by Finn Hodgkin <[email protected]>
Update ordered-collections to faster implementation (#1096)

github.com/purescript/spago - d74f5d988a7a211f76f4811ec5c238fde391093e authored about 1 year ago by JordanMartinez <[email protected]>
Merge pull request #4 from purescript/updates

Various updates

github.com/purescript/purescript-json - c9febf5cf51954afeff3ba2976aef48e1062b35b authored about 1 year ago by Gary Burgess <[email protected]>
Fix import formatting

github.com/purescript/purescript-json - cffa6e64cc3c61cb380c0a70788f4f689616a9eb authored about 1 year ago by Gary Burgess <[email protected]>
Add `Path` type

github.com/purescript/purescript-json - 7d0ea1df7d38f2fa08684456b96851d95a87d293 authored about 1 year ago by Gary Burgess <[email protected]>
Implement more of `JArray` in the FFI

github.com/purescript/purescript-json - c6b78b88e823d93698f024a90ee17aa6eec818bd authored about 1 year ago by Gary Burgess <[email protected]>
Format imports

github.com/purescript/purescript-json - 28f143551ae9652b38d65497c4940b4176ab8910 authored about 1 year ago by Gary Burgess <[email protected]>
Cleanup code and tests in Polyrepo tests (#1084)

* Reposition comment

* Relocate module making stuff

* Refactor config creation; cleanup so...

github.com/purescript/spago - d398cba6b4b7a56640f7ec6e2b079e659068a3af authored about 1 year ago by JordanMartinez <[email protected]>
Version 0.93.18

github.com/purescript/spago - 726a45ba3784bce6b6b5e61d1e52a74994555fdd authored about 1 year ago by Fabrizio Ferrai <[email protected]>
Fix #1053: document deprecation of sources

github.com/purescript/spago - 8bc78b4d7ca57c613685635a06ba31249321abeb authored about 1 year ago by Fabrizio Ferrai <[email protected]>
Add graph command (#1069)

github.com/purescript/spago - 81adc89e690d9a7e36033453043e16d5d6a8497c authored about 1 year ago by Fabrizio Ferrai <[email protected]>
Add --deps-only to spago docs (#1080)

github.com/purescript/spago - b3f88dcc4942bcc52ab7db2627931410df3c7792 authored about 1 year ago by Charles Taylor <[email protected]>
Add note about using spago alongside spago-legacy (#1077)

* Add note about using spago alongside spago-legacy

---------

Co-authored-by: Fabrizio Fer...

github.com/purescript/spago - 62713cca2dc19e78a3dd90c22e882ac8e16d38fe authored about 1 year ago by JordanMartinez <[email protected]>
Update run section in readme (#1076)

* Update run section in readme

Co-authored-by: Fabrizio Ferrai <[email protected]>

github.com/purescript/spago - 53ebe802ce951f8ad19f75e0aeb96305a099305c authored about 1 year ago by JordanMartinez <[email protected]>
Document removal of --watch flag (#1081)

github.com/purescript/spago - 14dc0e20038596300f06a39cfcd76c6a89f8b6b1 authored about 1 year ago by Charles Taylor <[email protected]>
Update to the 43.1.0 package set.

github.com/purescript/package-sets - 09c53b55b222cb8d3a5fa2ee03e2f486d8dfbd34 authored about 1 year ago by pacchettibotti <[email protected]>
Release 43.1.0 package set.

New packages:
- [email protected]

github.com/purescript/registry - f96137760f4e5d1f5e959900b976a889ae0c2e63 authored about 1 year ago by pacchettibotti <[email protected]>
Migrate pedantic-packages to package config (#1075)

* Migrate pedantic-packages to package config

* Add support for SPAGO_TEST_DEBUG flag to prin...

github.com/purescript/spago - a8b46902fc4d8246c0c79c4221fac8a56f6731c0 authored about 1 year ago by JordanMartinez <[email protected]>
Sync dual-numbers with legacy registry.

github.com/purescript/registry - b775963f0dfa99f1b09ab143bce297b5f0740235 authored about 1 year ago by pacchettibotti <[email protected]>
Update metadata for dual-numbers

github.com/purescript/registry - 2552d2e7cd45566ff2367e4b5a5b85ae240b0398 authored about 1 year ago by pacchettibotti <[email protected]>
Add `build`'s PSA options to `test` part of package (#1073)

* Add test options to build

* Move 'strict' and other option into 'test'

github.com/purescript/spago - 96c8846042251b26c4668297cde5ed037170c965 authored about 1 year ago by JordanMartinez <[email protected]>
Drop PSA's censor-codes/filter-codes (#1071)

* Drop PSA's censor-codes/filter-codes

* Update tests to check for more things

github.com/purescript/spago - d9b7ff1553524ca4a4636551a3f2d21c6aa40610 authored about 1 year ago by JordanMartinez <[email protected]>
Spago docs, now with indexing and search (#1063)

github.com/purescript/spago - 0bb81351bcdad7cd3fe22a3120269b727bc6b64a authored about 1 year ago by Charles Taylor <[email protected]>
Revert `spago build` back to using a single `purs compile` call when building multi-package workspace (#1070)

* Revert back to single compile

While we could update Fetch to return
back `PackageMap` inst...

github.com/purescript/spago - 265ea0af6b75a4c99541363d467fdea31117b708 authored about 1 year ago by JordanMartinez <[email protected]>
Fix the output flag to not provide a default value (#1052)

github.com/purescript/spago - 439ac9cae298c0e1a3ea7f349f346a6e9b35e34f authored about 1 year ago by Fabrizio Ferrai <[email protected]>
Fixup CI (#1066)

* Test extra install

* Extra install

* fix test

* remove only

* Flip the bit

* Bu...

github.com/purescript/spago - 1875379a9046a503801cf1ce1199ce2a8a509065 authored about 1 year ago by Charles Taylor <[email protected]>
Update compilers (0.15.11, 0.15.12) (#664)

github.com/purescript/registry-dev - 88c7dfbe5a2923e670632acadb9fccc7e21d1f78 authored about 1 year ago by Thomas Honeyman <[email protected]>
Update to the 43.0.0 package set.

github.com/purescript/package-sets - d4a4b123dada910f2e09e47fb15b4c1f79e53074 authored about 1 year ago by pacchettibotti <[email protected]>
Release 43.0.0 package set.

Updated packages:
- [email protected] -> 5.0.0

github.com/purescript/registry - 066f77d3b668fd7916e0af493d8d8ec7a850d774 authored about 1 year ago by pacchettibotti <[email protected]>
Update metadata for json-codecs

github.com/purescript/registry - c2c13197b243545eded4ce4ede1559a0b0c091ba authored about 1 year ago by pacchettibotti <[email protected]>
Update to the 42.5.0 package set.

github.com/purescript/package-sets - ab24b546d9469c14b869f2090cb35d7c029cc93a authored about 1 year ago by pacchettibotti <[email protected]>
Release 42.5.0 package set.

Updated packages:
- [email protected] -> 6.1.0
- [email protected] -> 7.0.1

github.com/purescript/registry - 53db93b4365b6d201c86bb78691828fd8d72afa8 authored about 1 year ago by pacchettibotti <[email protected]>
Update metadata for node-url

github.com/purescript/registry - 77e712fe8a34808880a0c6af1806c81e1ec00e8d authored about 1 year ago by pacchettibotti <[email protected]>
Update metadata for console

github.com/purescript/registry - 8271c206dc1b7f0d516813342b76a1c622847f96 authored about 1 year ago by pacchettibotti <[email protected]>
Update CHANGELOG.md

github.com/purescript/purescript-console - dc9854023e3392399f5eea9f5db965dbfe2cfe11 authored about 1 year ago by Gary Burgess <[email protected]>
Add group functions (#42)

* Add group functions

Fixes #41

* Add test

* Add to CHANGELOG

* Add grouped function...

github.com/purescript/purescript-console - 3a0cf2ee816d9d93063a2c0d07a3e54a635f136b authored about 1 year ago by Pete Murphy <[email protected]>
Update to the 42.4.0 package set.

github.com/purescript/package-sets - a54b07dd8f25aff5e9a16bef9b274707e8f81eb8 authored about 1 year ago by pacchettibotti <[email protected]>
Release 42.4.0 package set.

New packages:
- [email protected]

Updated packages:
- [email protected] -> 0.4.1

github.com/purescript/registry - 756492d479dc60a71e71edc84ebdc83c7e0a6165 authored about 1 year ago by pacchettibotti <[email protected]>
Allow matching to a set that is backwards compatible with the compiler (#1046)

github.com/purescript/spago - 29cd3cad10e0b2dca093ade0a7a2d114186002ba authored over 1 year ago by Fabrizio Ferrai <[email protected]>
Update metadata for arrays-extra

github.com/purescript/registry - 23e63e1d42a9de79bd5e27c74e6839d850b72ffd authored over 1 year ago by pacchettibotti <[email protected]>
Migrate PSA options to package config (#1045)

* Drop showSource psa arg; always show source

* Drop stashFile; stop persisting warnings

* Sim...

github.com/purescript/spago - 43b200b02b09959218edbce1892489a91bbf11d8 authored over 1 year ago by JordanMartinez <[email protected]>
`docs-search`: Update AST & doc types (#1047)

* Update AST to use `language-purescript`

* Remove argonaut generic codecs

* Delete TODO
...

github.com/purescript/spago - 53677f4a66b115b540f5bbc27ff86aae508b8967 authored over 1 year ago by Charles Taylor <[email protected]>
Install gh on ubuntu-latest run; prep 0.15.12 release (#4509)

* Install gh on ubuntu-latest run

* Prep 0.15.12 release

github.com/purescript/purescript - 2412101a8301f2d63e8fb8b316a23ac8ff6463e6 authored over 1 year ago by JordanMartinez <[email protected]>
Sync applicative-phases with legacy registry.

github.com/purescript/registry - 11bb26d43c1ec137c7423bd77047cba854ace705 authored over 1 year ago by pacchettibotti <[email protected]>
Update metadata for applicative-phases

github.com/purescript/registry - b5c245edf51e2e0def3c49e1517ddfe39bd894e0 authored over 1 year ago by pacchettibotti <[email protected]>
Version 0.93.15

github.com/purescript/spago - d3174e2dbf2a7e9d5ddb97e7bc304702b5d9cb7f authored over 1 year ago by Fabrizio Ferrai <[email protected]>
Update to the 42.3.0 package set.

github.com/purescript/package-sets - 1f1d570c26b07990e19c1c2359a3758bc3dfdb04 authored over 1 year ago by pacchettibotti <[email protected]>
Release 42.3.0 package set.

New packages:
- [email protected]

github.com/purescript/registry - ba43d6a5a6489312da11b28defa4a46a148c343f authored over 1 year ago by pacchettibotti <[email protected]>
Add --offline flag (#1044)

github.com/purescript/spago - d805ec5b2d361e87013b92202f9e342eaf7c4e85 authored over 1 year ago by Fabrizio Ferrai <[email protected]>
`docs-search` cleanup: Replace generic codecs with `codec-argonaut` ones (#1035)

* Use `codec-argonaut` instead of generic instances

* Fixup transitive deps

* Use qualifie...

github.com/purescript/spago - 8a3825a5cde72d4a281718699a723a1f68847256 authored over 1 year ago by Charles Taylor <[email protected]>
Sync selective-functors with legacy registry.

github.com/purescript/registry - 8454015a4e70ad2ef9cbd7fb415e3fa10425daf4 authored over 1 year ago by pacchettibotti <[email protected]>
Update metadata for selective-functors

github.com/purescript/registry - ff0239426176bfd3f185162355b9850aa7ce4717 authored over 1 year ago by pacchettibotti <[email protected]>
Add command to upgrade package set version (#1039)

github.com/purescript/spago - 88f2e3ac662dcdd7cf934b0112967e2e43b6d9ed authored over 1 year ago by Fabrizio Ferrai <[email protected]>
Allow reading a custom package set from a local path (#1040)

github.com/purescript/spago - e8456c4d573a511441f309026404314fdb395924 authored over 1 year ago by Fabrizio Ferrai <[email protected]>
Build workspace packages in top-sorted order (#1018)

github.com/purescript/spago - 8ccaff1ed46f5157a5cf5fcd49dd9536f2622a89 authored over 1 year ago by JordanMartinez <[email protected]>
Split docs-search into packages (#1041)

* Split docs-search into packages

* Move browser engine

* Unformat file

* Fixup transit...

github.com/purescript/spago - 90ada7d5ffc7f33bcb94f52961f84353bea438ea authored over 1 year ago by Charles Taylor <[email protected]>
Update README, and attribute to klntsky (#1038)

github.com/purescript/spago - 7ca8040dc5cc797276fde404c3ac01ce49eb9638 authored over 1 year ago by Charles Taylor <[email protected]>
Drop docs-search cli and interactive mode (#1037)

github.com/purescript/spago - 2f5706c9ae1d0a8c12c1dda6ac070ce07012f03c authored over 1 year ago by Charles Taylor <[email protected]>