Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
The Dhall Language Project
Maintainable configuration files
Collective -
Host: opensource -
https://opencollective.com/dhall
- Website: https://dhall-lang.org
- Code: https://github.com/dhall-lang
Prior to this change the following did not typecheck, but they should have.
They now correctly ...
Order of arguments to merge was wrong.
github.com/dhall-lang/dhall-lang - 798ff82c349f39da970a1d4ba66b71f8ad304c27 authored almost 6 years ago
This seems to be an omission from
https://github.com/dhall-lang/dhall-lang/pull/442
github.com/dhall-lang/dhall-lang - 0de6dd4a8e1b353f04629f6b43c87664d8c0b091 authored almost 6 years ago
github.com/dhall-lang/dhall-lang - 30841349fd02fd4eb965cba23a8dc557e99fbd15 authored almost 6 years ago
github.com/dhall-lang/dhall-kubernetes - 69c85131d17816889311905aaacfcb621dcaf59c authored almost 6 years ago
* Inline keywords
* Inline symbols and operators
* Remove whitespace from label and identi...
github.com/dhall-lang/dhall-lang - e26972f54a9adb189819b8f0ba067a1b236e4964 authored almost 6 years ago* Add typecheck unit tests
Similar to #416, add typecheck tests that use as few features as
...
github.com/dhall-lang/dhall-kubernetes - a670cd1fee48b21e9c72baa4533de1ba56f239ac authored almost 6 years ago
... as standardized in https://github.com/dhall-lang/dhall-lang/pull/437
github.com/dhall-lang/dhall-haskell - ba55d55307c11388b59ec857beeb43fa0d16857d authored almost 6 years ago... as standardized in https://github.com/dhall-lang/dhall-lang/pull/443
github.com/dhall-lang/dhall-haskell - 6cbd9f2b68e33dada3335d1707933215d6ee78be authored almost 6 years ago... as mentioned here: https://github.com/dhall-lang/dhall-haskell/issues/97#issuecomment-477699...
github.com/dhall-lang/dhall-haskell - 5c690f9ca12060e2452d0deae0796a4839a38460 authored almost 6 years agogithub.com/dhall-lang/dhall-haskell - e44a6e0055fbed0e8db5458be4c410289b2c40aa authored almost 6 years ago
This makes our build reproducible and consistent
* Disables dhall tests. They don't build in ...
github.com/dhall-lang/dhall-kubernetes - 8d295ecedcd5fd5d9b072e4803875247cb8b4510 authored almost 6 years agoFixes https://github.com/dhall-lang/dhall-lang/issues/446
github.com/dhall-lang/dhall-haskell - fe5d1002261be815c6d96d13fdc1bbb75a0ae87b authored almost 6 years ago... as standardized in https://github.com/dhall-lang/dhall-lang/pull/426
This adds two new `T...
github.com/dhall-lang/dhall-haskell - 2a78ac06b78b56cdb25c9745b67bb792e949f3fd authored almost 6 years ago* Move multiline text tests from normalization to parser
* Move some parser tests into releva...
github.com/dhall-lang/dhall-lang - c77f22cb10f25d9c3e29801760849c81b8595407 authored almost 6 years ago... as standardized in https://github.com/dhall-lang/dhall-lang/pull/438
This also adds `dhal...
github.com/dhall-lang/dhall-haskell - a2ab6a59ec1d179ed56a48317900579d74035abe authored almost 6 years agoRelated to https://github.com/commercialhaskell/stackage/issues/4444
github.com/dhall-lang/dhall-haskell - bf067eeb69025e4ca918dbd64aad335657d56712 authored almost 6 years ago
... as part of https://github.com/dhall-lang/dhall-lang/pull/438 I
mistakenly changed the large...
github.com/dhall-lang/dhall-haskell - e6be5c050ecd127cd66b159dec7b41e6ad6b72ef authored almost 6 years ago
github.com/dhall-lang/dhall-lang - 92d2e0f861d6734b1c7c79f18fd5eac8ab59c529 authored almost 6 years ago
Fixes https://github.com/dhall-lang/dhall-lang/issues/224
This adds support for unions with e...
github.com/dhall-lang/dhall-lang - 9b259d3867c214ced3b38de3b318ca61b3d0e61f authored almost 6 years agogithub.com/dhall-lang/dhall-kubernetes - f860c4e2a41eb00cde40b99f5be2a4629b664674 authored almost 6 years ago
Import the Prelude only in one place, so it's cached and easily overridable
github.com/dhall-lang/dhall-kubernetes - 423db8a8bb5c95de8baac24c8fca4da209bdf4eb authored almost 6 years agogithub.com/dhall-lang/dhall-kubernetes - 047e56a442ce76991a0f953b15d57a1c875e2b21 authored almost 6 years ago
... as caught by @singpolyma
`Dhall.Binary.unApply` was failing to uncurry functions due to t...
github.com/dhall-lang/dhall-haskell - 4c9dc60b207282a8a42bf1a6d73c7c5ec4509afe authored almost 6 years agogithub.com/dhall-lang/vscode-language-dhall - 443d390096cced7aac72b8eede9859a0307c5424 authored almost 6 years ago
The `Path` constructor was deprecated a long time ago, so it's pretty
safe to remove now
github.com/dhall-lang/dhall-haskell - ff3dc7f9e7e104df029d5a6ef61af243a4f8f599 authored almost 6 years ago
... as standardized in https://github.com/dhall-lang/dhall-lang/pull/416
github.com/dhall-lang/dhall-haskell - c3ba33a80af69bfa1bb4e35d15688a7fa1d4148d authored almost 6 years ago* Allow builtin names as fields
* Add a success test as well
github.com/dhall-lang/dhall-lang - b1c9e532e66dc1a5d60ddc9a84139212fb1f44a1 authored almost 6 years agogithub.com/dhall-lang/vscode-language-dhall - eb9cc75bfa556172510bcd8b09ff1da9f6e1d383 authored almost 6 years ago
github.com/dhall-lang/vscode-language-dhall - 3966feb554762a54f2b13ef4bf9ec9ca7ae5b2f1 authored almost 6 years ago
github.com/dhall-lang/vscode-language-dhall - 2e3897d9f83abd85163de51f6027ba6023a994b7 authored almost 6 years ago
github.com/dhall-lang/vscode-language-dhall - a10154293d19bd9249c4c26c435394d914d4f403 authored almost 6 years ago
github.com/dhall-lang/vscode-language-dhall - 94286da9796f5f7cd0e0b2b01ece39cf1578de96 authored almost 6 years ago
github.com/dhall-lang/vscode-language-dhall - d103609ec8f307bfa3f929b9647a3e37f174d449 authored almost 6 years ago
github.com/dhall-lang/vscode-language-dhall - 01f0fc73fc2382b5d58f9598b4bef3ea04b6ceaa authored almost 6 years ago
github.com/dhall-lang/vscode-language-dhall - 2a6d4141fedf6d24210b38b00a7eb3ae9741608a authored almost 6 years ago
Fixing what I believe to be a typo in the type checking semantics, the
right-hand type of a rig...
github.com/dhall-lang/dhall-lang - 77309944fc359010c34ee0e4efd8614e25317baa authored almost 6 years ago
The binary encoding specifies that curried function application needs to
be stored in an uncurr...
Fixes https://github.com/dhall-lang/dhall-haskell/issues/853
... as suggested by @singpolyma
github.com/dhall-lang/dhall-haskell - dce46fc6c82da4f0e1b80d39df0fc13158c9506c authored almost 6 years agogithub.com/dhall-lang/dhall-lang - 3dc624cc353cb87bf302b98d82145d275a5ae910 authored almost 6 years ago
Fix the type equality check by using judgmental equality
github.com/dhall-lang/dhall-haskell - 35513e715abb9842618abb4ca0e1440bc309b87e authored almost 6 years agoFixes https://github.com/dhall-lang/dhall-lang/issues/419
This adds semantic integrity checks...
github.com/dhall-lang/dhall-lang - c8c9136a385d33487043cb9a547557468d08597f authored almost 6 years ago* Clarify language changes approval in CONTRIBUTING.md
Co-Authored-By: Nadrieril <Nadrieril@u...
github.com/dhall-lang/dhall-lang - 11712122e080cea74e017e80f88bf3365e9896d8 authored almost 6 years ago
Add normalization tests that use as few features as possible to test
each rule specified in sem...
github.com/dhall-lang/dhall-haskell - d8f2787745bb9567a4542973f15e807323de4a1a authored almost 6 years ago
... as standardized in https://github.com/dhall-lang/dhall-lang/pull/406
github.com/dhall-lang/dhall-haskell - bffe2ed2a1e6b8ed2223df0055ba25b31d53e7fa authored almost 6 years agoFixes https://github.com/dhall-lang/dhall-lang/issues/403
@singpolyma noted that fragment ide...
github.com/dhall-lang/dhall-lang - 9e0bc0f83097d6221e78571e74b9d67a166fa636 authored almost 6 years agogithub.com/dhall-lang/vscode-dhall-lsp-server - 685840c51f3dc890df467375585f6619b7548246 authored almost 6 years ago
github.com/dhall-lang/vscode-dhall-lsp-server - 6c702dd7f65ae5482ad2f6aa002421a4a66e463b authored almost 6 years ago
github.com/dhall-lang/vscode-dhall-lsp-server - 6c40d7eda87f14a2a0cae9a2cd8ab4e8ff8123e7 authored almost 6 years ago
github.com/dhall-lang/vscode-dhall-lsp-server - 4e640d996ebcfc9452f3c9298d9793563931a7b1 authored almost 6 years ago
... as standardized in https://github.com/dhall-lang/dhall-lang/pull/411
github.com/dhall-lang/dhall-haskell - 4b7bdd458cf15927521e70a9dbcd13ca7ae2dc83 authored almost 6 years agoFixes https://github.com/dhall-lang/dhall-lang/issues/404
This change protects against
[serv...
As standardized in https://github.com/dhall-lang/dhall-lang/pull/420
github.com/dhall-lang/dhall-haskell - b31ec4db5c9f0e26cbb40cccac408f5657eea3d2 authored almost 6 years agogithub.com/dhall-lang/dhall-lang - c21b3f5c8b19997816b6ceae87709db3c5afb150 authored almost 6 years ago
This also includes an SMTP server for `mail.dhall-lang.org` necessary to
send activation e-mail...
Fixes https://github.com/dhall-lang/dhall-lang/issues/413
This updates the normalization test...
github.com/dhall-lang/dhall-lang - 12a65f1fc365cd741ab9405313fe3c6bfd953411 authored almost 6 years agogithub.com/dhall-lang/vscode-dhall-lsp-server - 23dc6ee694e7c5324f77d6e183b2c4542942cb38 authored almost 6 years ago
github.com/dhall-lang/vscode-dhall-lsp-server - 048a12e1e62c476b270a0c3defead2ec6ebfdae9 authored almost 6 years ago
github.com/dhall-lang/vscode-dhall-lsp-server - 1e21b92ffd6539143df4c8f2e81a0864b80b2ce1 authored almost 6 years ago
github.com/dhall-lang/dhall-haskell - f703d271b6276032fdf6f6193471cb38bd0799f0 authored almost 6 years ago
github.com/dhall-lang/dhall-haskell - 21f9e951cc3b7e99eb3f31f08e580540c323f507 authored almost 6 years ago
... as standardized in https://github.com/dhall-lang/dhall-lang/pull/407
github.com/dhall-lang/dhall-haskell - 1e3c2a1c8468aa41cab4e98cc5c195122a02ea8b authored almost 6 years ago... as standardized in https://github.com/dhall-lang/dhall-lang/pull/408
github.com/dhall-lang/dhall-haskell - 2efed4b4a59989299c9cda7266e48127c1446756 authored almost 6 years agoI forgot to bump these versions when cutting the latest release
github.com/dhall-lang/dhall-haskell - 33c695fd554c1a700897c1db42e0581156ca877b authored almost 6 years ago
This expands quoted labels to permit all non-control ASCII characters except
backticks
One m...
github.com/dhall-lang/dhall-lang - b583925f00ef787e201bb07bed0e6fef0db9463d authored almost 6 years agoFixes https://github.com/dhall-lang/dhall-lang/issues/402
... as caught by @singpolyma
Thi...
github.com/dhall-lang/dhall-lang - 6b0eb2047c36ddebeb4b77fbb287c25ac338b290 authored almost 6 years agoFixes https://github.com/dhall-lang/dhall-lang/issues/400
@singpolyma noted that the standard...
github.com/dhall-lang/dhall-lang - 85f11efa132f4f630965037c408e0251b16f5256 authored almost 6 years agoRelated to https://github.com/dhall-lang/dhall-lang/issues/333
This softens the language to p...
github.com/dhall-lang/dhall-haskell - e92a7499044bb5e4602a4ceb26a5eede1c5664d4 authored almost 6 years ago* Remove special rules for builtins in the grammar
* Add Some keyword back in the grammar
...
github.com/dhall-lang/dhall-lang - 459961c6bef6a6723f50da1e3de2d35c6d513291 authored almost 6 years agogithub.com/dhall-lang/dhall-haskell - f2f4fc2979cb7da8cd1adcba2c2fff6890743497 authored almost 6 years ago
github.com/dhall-lang/dhall-haskell - e392657540a26464b5f960a2a4ff667c4fdabd7d authored almost 6 years ago
... as proposed in https://github.com/dhall-lang/dhall-kubernetes/issues/46#issuecomment-4685306...
github.com/dhall-lang/dhall-haskell - f6d6ccd0c5fcc41246c15b8ea7b01e250ea51c9a authored almost 6 years ago
These aren't fully static executables (they still have some
`/nix/store` references), but they ...
github.com/dhall-lang/dhall-lang - 07aa048ee5f5705c020172e0b74f7b929b2303da authored almost 6 years ago
... as standardized in https://github.com/dhall-lang/dhall-lang/pull/391
This also updates th...
github.com/dhall-lang/dhall-haskell - 05d9405d2901eb31da3e1c50f963971284e7ca6a authored almost 6 years agogithub.com/dhall-lang/vscode-language-dhall - 64104df68d87995fd7b365cc7f9f4d7c892be31d authored almost 6 years ago
github.com/dhall-lang/vscode-language-dhall - cd4ca74845a812a62061857f4b106d8316b73ac2 authored almost 6 years ago
github.com/dhall-lang/vscode-language-dhall - ebb6bd603875b2abc4b0298048005542792817c5 authored almost 6 years ago
github.com/dhall-lang/dhall-haskell - b7af16a8692f935fb77840afff485a120a87f2d6 authored almost 6 years ago
Also sort fields in the `Arbitrary` instance for `Dhall.Map` in serialization tests
github.com/dhall-lang/dhall-haskell - 74e8003905592cf095a815909b0c90174fb59256 authored almost 6 years ago
For reasons specified in #384, this moves the "parser" tests from
CBOR-JSON encoding to binary ...
github.com/dhall-lang/dhall-lang - 3221d230eceb5c2646daa546d5779fa4d6deb744 authored almost 6 years ago
I realized that there was redundant information being threaded through
the import resolution ju...
This commit fixes an issue that made the last branch of the completer
unreachable.
The secon...
github.com/dhall-lang/dhall-haskell - 13a1158538d426f2cba41a89e3ec485adad23d3e authored almost 6 years agogithub.com/dhall-lang/vscode-dhall-lsp-server - c46985721d986ff8932d27c71d6cb22d818f4715 authored almost 6 years ago
github.com/dhall-lang/vscode-language-dhall - 6b31338ad618c053ee07c11873b2a93993d8cfda authored almost 6 years ago
github.com/dhall-lang/vscode-language-dhall - cca6a2b18ab3b3d2c066d984d369cbb26ce7f657 authored almost 6 years ago
github.com/dhall-lang/vscode-language-dhall - 1b960b3ab035f0885ae49723c4ef38f45672baef authored almost 6 years ago
github.com/dhall-lang/vscode-language-dhall - c7537b38fbded4ec1ff81591094b616948bf711d authored almost 6 years ago
... as standardized in https://github.com/dhall-lang/dhall-lang/pull/385
github.com/dhall-lang/dhall-haskell - 36f0e55a5f23616a8838d7e4c8606c5d1df1f19a authored almost 6 years ago
This represents phase 3 of removing the `constructors` keyword from the
language. See:
* [M...
github.com/dhall-lang/dhall-lang - 9203c77bfa8f96b3bc9a26016da94d27537d13b9 authored almost 6 years agoFixes #832 832
This includes two changes:
* Fix a missing newline at the end of `dhall for...
github.com/dhall-lang/dhall-haskell - 375688c97c3f4dc13a5a41fec12a7b3c239c3847 authored almost 6 years agogithub.com/dhall-lang/vscode-dhall-lsp-server - ce3e37ef0ea205ee63df6527e17a9de1a5d5685d authored almost 6 years ago
github.com/dhall-lang/vscode-dhall-lsp-server - be77a198d27e8c6d0bb92e38dc9072fc72c63ac1 authored almost 6 years ago