Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Monocle
Optics libraries for Scala
Collective -
Host: opensource -
https://opencollective.com/scalamonocle
- Website: https://optics-dev.github.io/Monocle/
- Code: https://github.com/optics-dev/Monocle
github.com/optics-dev/Monocle - 57d07111b3aaf019335391629ae674e1b3b3f18b authored over 8 years ago
github.com/optics-dev/Monocle - afa31a99b410d15ec0306f3d8accfde3d9f595fa authored over 8 years ago
github.com/optics-dev/Monocle - 3e0653b80c1a1027476e4d88c5590433e0d60bd6 authored over 8 years ago
fix #372 auto publish site, add kind projector to all modules, upgrade tut
github.com/optics-dev/Monocle - 5217babf533df9957c5310c0b90d0c5b69b005cf authored over 8 years agogithub.com/optics-dev/Monocle - 88957e406664530f5ec9072228923a6442a1bf67 authored over 8 years ago
Upgrade Scala.JS to 0.6.10
github.com/optics-dev/Monocle - 522eedbe87277b3876b02e5c45779b2c2608e25e authored over 8 years ago
Restores test disabled in 9f7d3c0d702c3f75a642ed53eb681c022edfda83.
Pulls in fix for https://git...
fix #353 delete release notes pre 1.0
github.com/optics-dev/Monocle - 39e13a96c6a7aaf5d287b8bc1dcc83548ac23300 authored over 8 years agogithub.com/optics-dev/Monocle - 56160fc479bb39b61c812a0c3ef1025f26168c96 authored over 8 years ago
github.com/optics-dev/Monocle - fc33fa38f6d11e3f47934ce9cfe3619c8527cf48 authored over 8 years ago
github.com/optics-dev/Monocle - 03c10d69f37ca5a17acbc0b5e1d20f11973163af authored over 8 years ago
Initial Wrapped function
github.com/optics-dev/Monocle - e57cadcfdf9c3a6915d0b035fd69562c50a8ef28 authored over 8 years agogithub.com/optics-dev/Monocle - 1fb76ba97143bca365ce59f2263516e901e0489f authored over 8 years ago
These don't work very well in Scala. More specific instances might be
useful but I haven't yet f...
github.com/optics-dev/Monocle - d2a1b492ea1f68d873f3bfa993eadf39c0122b94 authored over 8 years ago
github.com/optics-dev/Monocle - a4fcb2caa85b55561b85216bf1d7a5566dae15e0 authored over 8 years ago
Fix typos
github.com/optics-dev/Monocle - b785acec42604ef9062a718015bc4a6ae76cca1f authored over 8 years agogithub.com/optics-dev/Monocle - 47eeffd7818dbf1740ddc270c6661096db9e397b authored over 8 years ago
post release update for 1.2.2
github.com/optics-dev/Monocle - fcd624ec9acbd07cbd2a80d9abd7a78ba5d03a6f authored over 8 years agoI thought they were needed there, but they are not!
github.com/optics-dev/Monocle - 33757032e185c317a7aed62241bf716222a1a3be authored over 8 years agogithub.com/optics-dev/Monocle - 69defad9c00cc311bcd27ed20f6c63de61b6707e authored over 8 years ago
github.com/optics-dev/Monocle - dd5afd97007cd31edd306dfeece43ff900c1344a authored over 8 years ago
Add unapply method to PPrism and PIso.
github.com/optics-dev/Monocle - 2b251e884232c9ec236525a28cf0cf7c8c035214 authored over 8 years agogithub.com/optics-dev/Monocle - 46fff203ac4ba4058a37498b0c51a7a3e4137cbc authored over 8 years ago
upgrade scalaz to 7.3.0-M3
github.com/optics-dev/Monocle - 106f6525821660c71899daf36d4ca22876e91acf authored over 8 years agogithub.com/optics-dev/Monocle - 13093b1eef33df4fc0485e5bf4b320fe14a468fd authored over 8 years ago
Fixes #360.
The goal here is to be able to use arbitrary Prisms and Isos as
apply/unapply objec...
github.com/optics-dev/Monocle - 333f1a2f793337ab54f3b59b708d69dca43bc493 authored over 8 years ago
Revisit laws and fix Optional.first and second
github.com/optics-dev/Monocle - 76784eaace40c4a17fd0e1b67f9e8de5fa1942bb authored over 8 years agogithub.com/optics-dev/Monocle - b872e19a618f4fc8d279b098050388286274de04 authored over 8 years ago
Fixed typo in optics.md
github.com/optics-dev/Monocle - 3d1527e531e18bec3ab4197238bd580cc5cd57cf authored over 8 years agoFixed typo
github.com/optics-dev/Monocle - 8b26b368dc79c42f954eaa1a5dfb9e524e34f493 authored over 8 years agogithub.com/optics-dev/Monocle - 1b1a205fbf821e3f4302220a7c151e16cbb51188 authored over 8 years ago
github.com/optics-dev/Monocle - 799662d519707e7dd63e503dac49a3b14111c05c authored over 8 years ago
github.com/optics-dev/Monocle - b8339dd249da574d7bc40364ba589cb29b1a8b0c authored over 8 years ago
Prism.partial uses a PartialFunction rather than Option.
github.com/optics-dev/Monocle - 5693d0dc30e5e4c084ab7bc849ffad5aebf41c76 authored over 8 years agogithub.com/optics-dev/Monocle - 7657acb0f970e7571d92ed25dc38bf86e211f68a authored over 8 years ago
A helper for construction of Prisms that shortens their definitions
slightly. Very helpful when ...
Treat PPrisms as smart constructors for type T.
github.com/optics-dev/Monocle - c482f61f13ccf12020ac5c79a3daff34bc3163eb authored over 8 years agogithub.com/optics-dev/Monocle - 5e837419f286a9ff17af1a5da52aaabff5b61362 authored over 8 years ago
github.com/optics-dev/Monocle - e457c80e2455ed2a267e0ccb932a7f37d62dace7 authored over 8 years ago
- Add `apply` to PIso,
- add tests for `apply` on both PIso and PPrism.
Add missing period at end of sentence
github.com/optics-dev/Monocle - 0ccb36870fe97da06903f3b59eaaa6e0fbb2d381 authored over 8 years agogithub.com/optics-dev/Monocle - 4d480977f8e018449cbcb5d2dfc74833959057ec authored over 8 years ago
github.com/optics-dev/Monocle - 8a01d4457def5601958153fc9d37f2019543fd3d authored almost 9 years ago
add release notes about non backward compatible change of mega imports
github.com/optics-dev/Monocle - 16aa88d6635d5ddc786c66b7f62c3b0411c61bc7 authored almost 9 years agogithub.com/optics-dev/Monocle - 8873839c864eae8270bdd30a95d97065fcfbbdce authored almost 9 years ago
github.com/optics-dev/Monocle - 360ff73917bd11c6d07d6cc15073ec986b6236ca authored almost 9 years ago
github.com/optics-dev/Monocle - df73e6f465ca73fd19333e50bd70b8c2aec8dc7a authored almost 9 years ago
github.com/optics-dev/Monocle - a14513a54e443f7fb8e38a679df6c381cd423a2b authored almost 9 years ago
github.com/optics-dev/Monocle - 2a21231e2064fa55474e0d725113c40966e62179 authored almost 9 years ago
github.com/optics-dev/Monocle - b20529cce1f562b6f198530f58081fa3ca91e6c5 authored almost 9 years ago
github.com/optics-dev/Monocle - 935078d20a633fc2fda1a3f0f52114fb2fc5f217 authored almost 9 years ago
github.com/optics-dev/Monocle - b96c7ed637d536cd839ebe2b0a4d52251bfe963c authored almost 9 years ago
Remove unbalanced opening bracket
github.com/optics-dev/Monocle - c2cbeacc7e65bf0adf0491c8601a9cd69a8cadc0 authored almost 9 years agogithub.com/optics-dev/Monocle - fd73c801302024faa6a9613be1d87bfb373c4ac5 authored almost 9 years ago
Update refined-scalacheck to 0.4.0 too
github.com/optics-dev/Monocle - 62b65767e0bba0e900ad1cccf3ee372d7ce33e1e authored almost 9 years agoFollow-up to https://github.com/julien-truffaut/Monocle/pull/348
github.com/optics-dev/Monocle - 0cea8fa3132998d4ea8dbeb54ded689b92296190 authored almost 9 years agoUpdate refined to 0.4.0
github.com/optics-dev/Monocle - b743fa6374c8e6c3b2c0dae75a8a906838235d0a authored almost 9 years agogithub.com/optics-dev/Monocle - b284381267d6e7192811e44e53bafd1ee8e9b774 authored almost 9 years ago
Introduce generic Each derivation
github.com/optics-dev/Monocle - 33ab1e367895d6f84d761ef63f4a098a0a809076 authored almost 9 years agogithub.com/optics-dev/Monocle - f26c523239164a9f982daf66232c4e6c3ef01cf4 authored almost 9 years ago
Use SVG for the Travis CI badge
github.com/optics-dev/Monocle - ae23c1f564e79249e26ee774b0f488de4484bb85 authored almost 9 years agogithub.com/optics-dev/Monocle - 8c3ce5b834e278366f1eeabfd91a518adc08731c authored almost 9 years ago
rename sans to remove
github.com/optics-dev/Monocle - e4fa84c14156a737615230e31278844c54a989be authored almost 9 years agogithub.com/optics-dev/Monocle - 87fe1267a1628686134e0bfcefd814f5a2a96c46 authored almost 9 years ago
Fix #315 #342
github.com/optics-dev/Monocle - a897ed542709b21b69510272eaf7022804df50d4 authored almost 9 years agoAlso, modified code format broken by intelliJ
github.com/optics-dev/Monocle - ed10e635808417c8a777add88f4fab54fd630e00 authored almost 9 years agogithub.com/optics-dev/Monocle - 1cbeeb496ccf57a111b0b4654174c0fa713b1c5e authored almost 9 years ago
github.com/optics-dev/Monocle - 2b0fc20c3d05f5b964e1639c94193352ae3d19cf authored almost 9 years ago
Add sans to At
github.com/optics-dev/Monocle - 3572ad404daaeb658eb7994b33de71498860ce88 authored almost 9 years agogithub.com/optics-dev/Monocle - 118dd2621951722bdd6c73fad2e8551030d39e65 authored almost 9 years ago
Fix issue in Bits where singleBit for Long was shitfing bits incorrectly
Add random index for I...
github.com/optics-dev/Monocle - 7b12cd67cb49b075b81557e325ff95a2a568d4fe authored almost 9 years agogithub.com/optics-dev/Monocle - 3f1cac0c7c99608a240793e63a250ba70dd682fb authored almost 9 years ago
336 - stringToBoolean to respect Prism laws
github.com/optics-dev/Monocle - a4b10e00dcfe50ddf042b74f3595e508ec718cc6 authored almost 9 years agogithub.com/optics-dev/Monocle - 8429128a381777e884a568bfe6f3a201419ae9b8 authored almost 9 years ago
Fix #336 (partially) Add logic to exclude unlawful Strings
github.com/optics-dev/Monocle - 67a4ad1de14eeee772e34dc0c78ace369e7a60ab authored almost 9 years agogithub.com/optics-dev/Monocle - 6a01da5151f8a15eee1e7529fd95776a13209708 authored almost 9 years ago
github.com/optics-dev/Monocle - 4f023775c0e76d65ac324dc99ee29cde55f73498 authored almost 9 years ago
Fix SBT aggregate projects
github.com/optics-dev/Monocle - f83159716579529df3727d379b7e1cebdbdeafe6 authored almost 9 years agogithub.com/optics-dev/Monocle - 5ed6086ad21c3693c54eb4cdf08ae09c0fe59883 authored almost 9 years ago
Scala.JS support
github.com/optics-dev/Monocle - 4bebf15f825d593ff25287903d9b2dfe2ea972e1 authored almost 9 years agohttps://github.com/scala-js/scala-js/issues/2314
github.com/optics-dev/Monocle - 9f7d3c0d702c3f75a642ed53eb681c022edfda83 authored almost 9 years agogithub.com/optics-dev/Monocle - 903135dddccbde435a4903320e44d8909c2a6f89 authored almost 9 years ago
github.com/optics-dev/Monocle - 776cb1448ebad595d5d0ae71022ca2f63dfee1ef authored almost 9 years ago
github.com/optics-dev/Monocle - 3b3f91d558afc8613dd4398fc2c3642f048ba1ea authored almost 9 years ago
Update refined version to 0.3.7
github.com/optics-dev/Monocle - 38016511dff949fb7445eab4a2bd40553f3c31c5 authored almost 9 years agogithub.com/optics-dev/Monocle - 4e418a921005299e47678eeb934d54d83387ca22 authored almost 9 years ago
add scalac option for java8
github.com/optics-dev/Monocle - 73cfdff629c370581fe94efd428f4c123a91d3f9 authored almost 9 years agoadd adopters section
github.com/optics-dev/Monocle - b871748b700e9e08a5aacbf0af5d34b0087f20ee authored almost 9 years agogithub.com/optics-dev/Monocle - 1833ba0ab04632b97785dbe79df0c18e854c7f20 authored almost 9 years ago
github.com/optics-dev/Monocle - 49955dd668584a29f5f9e0245c0576844b6b1795 authored almost 9 years ago
github.com/optics-dev/Monocle - 230a9a3d27b3c829cd94b90548207a112f756fa0 authored almost 9 years ago
github.com/optics-dev/Monocle - a757086ef2ace2a39240798a5f5b3b0d6279af1a authored almost 9 years ago
update scala version to 2.11.8
github.com/optics-dev/Monocle - 2ce29b7279f7f65324ef2c17d42dc02b18e43264 authored almost 9 years agogithub.com/optics-dev/Monocle - 7d139f4a084b253901ccf50ba964b395bd99f6ec authored almost 9 years ago
Cats documentation has moved to Typelevel.org
github.com/optics-dev/Monocle - 0b3c616e2dbea79479db3ce55b16647a00455391 authored almost 9 years agogithub.com/optics-dev/Monocle - c1fffccdec47afe783bdd3a5646b6ca51ef30920 authored almost 9 years ago
github.com/optics-dev/Monocle - 074857397d5fa2863720134ffddd392e08e796b7 authored almost 9 years ago
Upgrade dep
github.com/optics-dev/Monocle - 209827418f95305db0599ddd7b20ce6bd9e281dc authored almost 9 years ago