Ecosyste.ms: OpenCollective

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

github.com/purescript/purescript-record

Functions for working with records and polymorphic labels
https://github.com/purescript/purescript-record

Prepare v4.0.0 release (1st PS 0.15.0-compatible release) (#82)

* Update the bower dependencies

* Update Node to 14 in CI

* Update the changelog

c89cd1ada6b636692571fc374196b1c39c4c9f70 authored over 2 years ago by JordanMartinez <[email protected]>
Update to v0.15.0 (#81)

* Migrated FFI to ES modules via 'lebab'

* Removed '"use strict";' in FFI files

* Update t...

03abc1e09880286dcf387bcaff0f518ce6091a5f authored almost 3 years ago by JordanMartinez <[email protected]>
Prepare v3.0.0 release (#79)

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

* Update the bower repository UR...

091495d61fcaa9d8d8232e7b800f403a3165a38f authored almost 4 years ago by Cyril <[email protected]>
Remove Record.ST (#78)

6579dc7f102f1bdbaf2487db49670a28198e4cd4 authored almost 4 years ago by Cyril <[email protected]>
Update changelog since v2.0.2 (#75)

Co-authored-by: JordanMartinez <[email protected]>

7bf61abf82a40ff388ab2935dc6c80d6f14ca1f4 authored almost 4 years ago by Thomas Honeyman <[email protected]>
Generate changelog and add PR template (#74)

* Generate CHANGELOG.md file using notes from previous GH releases

* Add pull request templat...

b3d2ce1612e10bd63661d35f627b4e89e4372c37 authored almost 4 years ago by JordanMartinez <[email protected]>
Add new and run to Record.ST (#71)

* Add Record.ST.new

* Add Record.ST.run

* Copy changes to Foreign.Object.run documentation

d1bc42e40d8e9b883b8ee62814f618eb14372494 authored about 4 years ago by Cyril <[email protected]>
Override existing fields with Record.Builder.merge and union (#73)

4e864bae7bf25deee1e28593e445f276aeb390fc authored about 4 years ago by Cyril <[email protected]>
Migrate to GitHub Actions (#69)

4bf2f06262a52d25562aafafd646d61ecf798a7a authored about 4 years ago by Thomas Honeyman <[email protected]>
Merge pull request #70 from kl0tl/no-monomorphic-proxies

Don’t mention SProxy in README.md

41f1110b1f2b4327381033ecb0ac662f1a531208 authored about 4 years ago by Cyril <[email protected]>
Don’t mention SProxy in README.md

4ba6224a51fb4388e2f3084adbbadbe909fea8c4 authored about 4 years ago by Cyril Sobierajewicz <[email protected]>
Replace monomorphic proxies by Type.Proxy.Proxy and polymorphic variables (#67)

e9af942e94fe663b54a1433c8dce74ea7f40450f authored about 4 years ago by Cyril <[email protected]>
Update to v0.14.0-rc3 (#66)

* Update library to compile on 0.14.0 PS release

* Add roles declarations to allow safe coerc...

6ba386f042da502a143d17d7a4d5fed6c1e3e5de authored about 4 years ago by paluh <[email protected]>
Merge pull request #53 from kl0tl/build-from-scratch

Add `buildFromScratch`

12ae04b54d84464e793474ca104a1841af097771 authored about 4 years ago by Harry Garrood <[email protected]>
Merge pull request #61 from purescript/bump-pulp

Bump pulp version

d73f61a2259ecac900c5018dfafb08b703216b79 authored over 4 years ago by Gary Burgess <[email protected]>
Fix test command

aaa41c2806443b015ed9ffdbdab7131f776a5ccb authored over 4 years ago by Gary Burgess <[email protected]>
Bump pulp version

ef90aea99809d399fd1bc6e9d0e7706f1f2be84a authored over 4 years ago by Gary Burgess <[email protected]>
v2.0.2

93c235249d4f47a3c8300089596c2afe67e27577 authored almost 5 years ago by Harry Garrood <[email protected]>
Merge pull request #58 from purescript/fix-travis

Fix travis

8c6e7cf5e2421d9e353f38e392f27f898134df25 authored almost 5 years ago by Harry Garrood <[email protected]>
Fix travis

3a2d27824f76efec7a27189ea6db456238c56a17 authored almost 5 years ago by Harry Garrood <[email protected]>
Merge pull request #57 from i-am-the-slime/patch-1

Update Record.purs

3970eaeb8a1dcb0c68690550184d98c8e86a8933 authored almost 5 years ago by Harry Garrood <[email protected]>
Update Record.purs

Fix a typo

192914c9cfc1c7e9332b2a72fcb6d128a018e453 authored almost 5 years ago by Mark Eibes <[email protected]>
v2.0.1

42a15ba34d860f4d8f899836956bf09659a0256b authored over 5 years ago by Harry Garrood <[email protected]>
Merge pull request #54 from purescript/drop-typelevel-prelude-dependency

Drop typelevel-prelude dependency

6edc3d7c0e9a0ea74d33c54821aa17692d18a58a authored over 5 years ago by Harry Garrood <[email protected]>
Drop typelevel-prelude dependency

We only use typelevel-prelude for its re-exports. Instead, we now import
Prim stuff directly fro...

8837dcde97a11ac6ef108bcf7dcecd7fc57abf5a authored over 5 years ago by Harry Garrood <[email protected]>
Add `buildFromScratch`

de4529a4ad00223e050593525eefba7110ae1f89 authored over 5 years ago by Cyril Sobierajewicz <[email protected]>
v2.0.0

c3aabba3bf2710dc6ad311b1c94fdde8f7c11023 authored almost 6 years ago by Harry Garrood <[email protected]>
Merge pull request #51 from justinwoo/updates

update deps

e0861eea1a16678bd5deec6f2a13427a8cf34fb1 authored almost 6 years ago by Harry Garrood <[email protected]>
update deps

39c77221960c766f2b49be9fea0126ef773cd329 authored almost 6 years ago by justinwoo <[email protected]>
Merge pull request #50 from justinwoo/examples

Add examples to README and a link to read an explanation

233c0113aa65d5038f6425c411ac0690b97a8fd2 authored about 6 years ago by Gary Burgess <[email protected]>
Add examples to README and a link to read an explanation

ad3bf24e356a4f7a5424cf822169734ed854603f authored over 6 years ago by justinwoo <[email protected]>
Merge pull request #44 from chexxor/patch-1

Explain how the Record Builder is safe

8f54cdba5750db14d272813cd78a28c8a248979a authored over 6 years ago by Christoph Hegemann <[email protected]>
Merge remote-tracking branch 'upstream/master' into patch-1

b7d5c3501b130d3c027a15bf79a316f3de40deec authored over 6 years ago by Alex Berg <[email protected]>
Move to Builder type docs. Simplify explanation.

b1edc5322a2b475a5b67315ec36fb11e3ec66fb8 authored over 6 years ago by Alex Berg <[email protected]>
Merge pull request #46 from purescript/compiler/0.12

Updates for PureScript 0.12

d6af96807471a45aa4cc15206c60a7277d6c6bfb authored over 6 years ago by Gary Burgess <[email protected]>
Update dependencies, license

45c303b49ca93f09ff72b58195e48a247c1b780f authored over 6 years ago by Gary Burgess <[email protected]>
Merge pull request #37 from matthewleon/st-modify

ST.modify

0cd3fc93dec295fbdca8f564b2ad10c593d3a9db authored over 6 years ago by Gary Burgess <[email protected]>
Merge branch 'compiler/0.12' into st-modify

8e9f3c9308e8a1c9c4ca29c19be7f0f6a7375e2b authored over 6 years ago by Gary Burgess <[email protected]>
Merge pull request #43 from natefaubion/nubbed-merge

Add nubbed merge

5e83b7d849c99a869d0937485aff113485bd52c8 authored over 6 years ago by Gary Burgess <[email protected]>
Merge branch 'compiler/0.12' into nubbed-merge

b56635cdf2ce448e60936a23264a10ee40a3a1bf authored over 6 years ago by Gary Burgess <[email protected]>
Reduce namespace to Record

a77139805a5e1a7856faaa77c63d32a3fea4c01b authored over 6 years ago by Gary Burgess <[email protected]>
Update builder inline docs.

af829c12313cb8cc40f52e57036b1db7bc1dd61e authored over 6 years ago by Alex Berg <[email protected]>
Add disjointUnion

29855c2cd41e666e8a14f239877d5d3d48442077 authored over 6 years ago by Nathan Faubion <[email protected]>
Explain how the Record Builder is safe

despite appearing to cheat by using the FFI to effect effectful behavior.

1a8357ef2ee5fd409189578ec23df83aa1ccf653 authored over 6 years ago by Alex Berg <[email protected]>
Add unsafe-coerce dependency

72b82e27a0dd4b00b13f7d203bcfe9edad9677f3 authored over 6 years ago by Nathan Faubion <[email protected]>
Add nubbed merge

d9a359b5e8e1f9f6d98534c0d17f36bafd9bd274 authored over 6 years ago by Nathan Faubion <[email protected]>
Updates for 0.12 (#42)

4c3557157bb31f8ed286c5aa0ebcd1af5d9a5872 authored over 6 years ago by Liam Goodacre <[email protected]>
Bump deps for compiler/0.12 - however, needs more updates

c6a091f46a7e5d85e671914c4f172c529b4e7dad authored over 6 years ago by Liam Goodacre <[email protected]>
ST.modify

addresses https://github.com/purescript/purescript-record/issues/31

3326f477dc74752bf1ef0eb64d173b4b5e88e748 authored almost 7 years ago by Matthew Leon <[email protected]>
v0.2.6

70dd33a78833c2c08d44768a18a9b2fe43bb8447 authored almost 7 years ago by Harry Garrood <[email protected]>
Merge pull request #24 from justinwoo/builder-modify

add Builder.modify

68b8d48ef8befcfb3e24ee8bd497bba5afd0607c authored almost 7 years ago by Harry Garrood <[email protected]>
add Builder.modify

f8cb34afb27b1d8d3f6cc72e0e108c0afaa20252 authored almost 7 years ago by justinwoo <[email protected]>
add rename and Builder.rename (#18)

b337e06171e932de3351053e683508a983276397 authored about 7 years ago by Justin Woo <[email protected]>
STRecord (#9)

94c0538c7e0a61bf02a05a81572c8e711ae6b56d authored about 7 years ago by Phil Freeman <[email protected]>
Add unsafeHas (#14)

058cdde21a8edc56a698320f798c784f57731cb8 authored over 7 years ago by Nathan Faubion <[email protected]>
add equal function (#4)

d39eb6edceafae6fdaf1d81feefe98c634ab7354 authored over 7 years ago by Justin Woo <[email protected]>
Builder API (#10)

* Builder API, fix #8

* Make eslint happy

686c179097d9a83b26fcdf6efd42dcfa9203d5ef authored over 7 years ago by Phil Freeman <[email protected]>
Merge pull request #3 from garyb/insert-lacks

Update comment example for `insert` to include `RowLacks`

dcbf67ca67fecec6b321a3c773f8e345a2a0e199 authored over 7 years ago by Gary Burgess <[email protected]>
Update comment example for `insert` to include `RowLacks`

07944262203f8a468ac0ac012482b514213ab7db authored over 7 years ago by Gary Burgess <[email protected]>
Merge pull request #2 from natefaubion/unsafe-fns

Unsafe fns

4e3281d2f2793d1a2924f584fc9bf929db4900df authored over 7 years ago by Phil Freeman <[email protected]>
Unsafe fns

d8f30225ad787195bac2b8d6bb216fd532a38eef authored over 7 years ago by Nathan Faubion <[email protected]>
get, set, modify, insert, delete (#1)

* get and set functions

* Typo

* eslint

* Tests

* RowLacks for insert

* Remove un...

29f6fe484ab9981c9624416f3e45a8543c0c13d7 authored over 7 years ago by Phil Freeman <[email protected]>
Basic setup

85e73b600036dd1dafe077e51b5ab5cc788eaf62 authored over 7 years ago by Phil Freeman <[email protected]>
Initial commit

834ab067282f30447e10f67d3d049e14d92d349d authored over 7 years ago by Phil Freeman <[email protected]>