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

Polish error messages

github.com/dhall-lang/dhall-haskell - a350969c8c56d36b1789b7e2ac46808cf59d426c authored over 8 years ago by Gabriel Gonzalez <Gabriel439@gmail.com>
Update documentation

github.com/dhall-lang/dhall-haskell - 055179820aa74ab08ff8f04c7d6f41aabcd5625f authored over 8 years ago by Gabriel Gonzalez <Gabriel439@gmail.com>
Improve error messages for arithmetic

github.com/dhall-lang/dhall-haskell - 25e3128726f6a8021d9fd3748731c38f744336c1 authored over 8 years ago by Gabriel Gonzalez <Gabriel439@gmail.com>
Improve error message for `(++)`

github.com/dhall-lang/dhall-haskell - 6cf96b4b214b246f7f54126aad7e149e3d84efc1 authored over 8 years ago by Gabriel Gonzalez <Gabriel439@gmail.com>
Improve error message for `(||)`

github.com/dhall-lang/dhall-haskell - 1f012f96cdbbe51c58991be8a7e4d04aa6a25ec5 authored over 8 years ago by Gabriel Gonzalez <Gabriel439@gmail.com>
Improve error message for `(&&)`

github.com/dhall-lang/dhall-haskell - 2ab0741db38debf4c8c7fec57dfc10ee50a63c87 authored over 8 years ago by Gabriel Gonzalez <Gabriel439@gmail.com>
Improve error message for missing fields

github.com/dhall-lang/dhall-haskell - dc21e59c2a4fc8758d9b9fe5eb535b7d20c27dc2 authored over 8 years ago by Gabriel Gonzalez <Gabriel439@gmail.com>
Update documentation

github.com/dhall-lang/dhall-haskell - 4658791b97c1cd9e73dbe6e9eccfd35242de9610 authored over 8 years ago by Gabriel Gonzalez <Gabriel439@gmail.com>
Fix lexing of `Double`s

github.com/dhall-lang/dhall-haskell - e83cbc6c99d0cfdf66da1f5a730b902299dfcc0a authored over 8 years ago by Gabriel Gonzalez <Gabriel439@gmail.com>
Improve error messages for record access

github.com/dhall-lang/dhall-haskell - 461bf92fc558d63ae35e6eb43ecff0b47429b6bf authored over 8 years ago by Gabriel Gonzalez <Gabriel439@gmail.com>
Improve error message for key types

github.com/dhall-lang/dhall-haskell - 05a01bc02b4ffe4ea9f6e4d34ba1f47f7e8114db authored over 8 years ago by Gabriel Gonzalez <Gabriel439@gmail.com>
Improve element type errors

github.com/dhall-lang/dhall-haskell - f7205d0753aecc3152862adbb0943b040b32097a authored over 8 years ago by Gabriel Gonzalez <Gabriel439@gmail.com>
Improve error message for list element type

github.com/dhall-lang/dhall-haskell - 743c2c262347939053970e5a9b0e73d8746ace3a authored over 8 years ago by Gabriel Gonzalez <Gabriel439@gmail.com>
Improve error message for mismatched `if` branches

github.com/dhall-lang/dhall-haskell - 70c8c0ad1e2b929021c2201d33e97275e6a0f6c1 authored over 8 years ago by Gabriel Gonzalez <Gabriel439@gmail.com>
Improve error message for `if` predicate

github.com/dhall-lang/dhall-haskell - ab2fba3e25aea12337d92d30ae04d913e59975c3 authored over 8 years ago by Gabriel Gonzalez <Gabriel439@gmail.com>
Improve error messages for list type parameters

github.com/dhall-lang/dhall-haskell - de62c6d6dbe7c2a4416fc429413387c4b6403e5f authored over 8 years ago by Gabriel Gonzalez <Gabriel439@gmail.com>
Improve error messages for `Maybe` type parameters

github.com/dhall-lang/dhall-haskell - dea601b1ea1eb6342b9a2edefffe61463eb94e38 authored over 8 years ago by Gabriel Gonzalez <Gabriel439@gmail.com>
Improve error message for untyped values

github.com/dhall-lang/dhall-haskell - 5c369f3e080be1151fa8c573a25e839c3dd85fb9 authored over 8 years ago by Gabriel Gonzalez <Gabriel439@gmail.com>
Improve error messages for type mismatch

github.com/dhall-lang/dhall-haskell - 0d527e84f6f6b7a4279478128b0a45f610e83ae3 authored over 8 years ago by Gabriel Gonzalez <Gabriel439@gmail.com>
Add `neatinterpolation` dependency

github.com/dhall-lang/dhall-haskell - 8674487cf11f9d06d46b772ca2e18374b382fad2 authored over 8 years ago by Gabriel Gonzalez <Gabriel439@gmail.com>
Improve error message for invalid functions

github.com/dhall-lang/dhall-haskell - aca573abe78db106964fcb2a3f0114b08e095710 authored over 8 years ago by Gabriel Gonzalez <Gabriel439@gmail.com>
Improve error messages for invalid output types

github.com/dhall-lang/dhall-haskell - bd946183e4fc6cc623d8938a4ed8924b3c0da1af authored over 8 years ago by Gabriel Gonzalez <Gabriel439@gmail.com>
Improve error messages for invalid input types

github.com/dhall-lang/dhall-haskell - c6d84ca6c90fe2fc19b00954f668e0a131489551 authored over 8 years ago by Gabriel Gonzalez <Gabriel439@gmail.com>
Improve error message for unbound variables

github.com/dhall-lang/dhall-haskell - b8b00e4bcddb431985269fb3e7b09cc0248b4348 authored over 8 years ago by Gabriel Gonzalez <Gabriel439@gmail.com>
Improve parsing of type annotations

The main motivation of this change is to disambiguate this expression:

[ x : t ]

Before th...

github.com/dhall-lang/dhall-haskell - bb640f5626431c970aeacef81a25147559a68ad0 authored over 8 years ago by Gabriel Gonzalez <Gabriel439@gmail.com>
Update documentation

github.com/dhall-lang/dhall-haskell - d03a900583a8482293f56bb32fc20066edc4ee24 authored over 8 years ago by Gabriel Gonzalez <Gabriel439@gmail.com>
Upgrade `if` to `if`/`then`/`else` construct

github.com/dhall-lang/dhall-haskell - c794a2200d35b810ed1de5b480939e5f42c05490 authored over 8 years ago by Gabriel Gonzalez <Gabriel439@gmail.com>
Update documentation

github.com/dhall-lang/dhall-haskell - b313facaa29b4b83909abd77d9214a2c747f36d9 authored over 8 years ago by Gabriel Gonzalez <Gabriel439@gmail.com>
Remove normalized expressions from type-checker error messages

github.com/dhall-lang/dhall-haskell - 25b6031d287e39260b130beed7b93484ada3a0d5 authored over 8 years ago by Gabriel Gonzalez <Gabriel439@gmail.com>
Add support for decoding into records using GHC generics

Also began the tutorial

github.com/dhall-lang/dhall-haskell - 3a2faaa4fbc33034d77451d8dca74ed738e5e09c authored over 8 years ago by Gabriel Gonzalez <Gabriel439@gmail.com>
Use double braces for record types

This is necessary to distinguish the empty record type, `{{ }}`, and the empty
record literal, `...

github.com/dhall-lang/dhall-haskell - ca212b8eb0689b78fa3466c6e197277ca0d2b007 authored over 8 years ago by Gabriel Gonzalez <Gabriel439@gmail.com>
Switch to a newer `stack` resolver

github.com/dhall-lang/dhall-haskell - 36c6a28da63e7915f8cf5edbacc7d604a67e7960 authored over 8 years ago by Gabriel Gonzalez <Gabriel439@gmail.com>
Add parser for type annotations

github.com/dhall-lang/dhall-haskell - cc0c1f756fb0fb6c60069b31537720a32ba0bbb1 authored over 8 years ago by Gabriel Gonzalez <Gabriel439@gmail.com>
Add support for `Maybe`

github.com/dhall-lang/dhall-haskell - c5967955f97368ef8b32517bde91a00f3ac234c5 authored over 8 years ago by Gabriel Gonzalez <Gabriel439@gmail.com>
Update documentation

github.com/dhall-lang/dhall-haskell - c268c84080e66b3763ad83879ccf2739e141ad0c authored over 8 years ago by Gabriel Gonzalez <Gabriel439@gmail.com>
Fix parsing of list type

github.com/dhall-lang/dhall-haskell - 10224095c875a78a887f569e79db9641c5ea130c authored over 8 years ago by Gabriel Gonzalez <Gabriel439@gmail.com>
Add `if`

github.com/dhall-lang/dhall-haskell - 0972822b43459630f7e5fbb6d4c1d2006c68ca98 authored over 8 years ago by Gabriel Gonzalez <Gabriel439@gmail.com>
Add `(&&)` and `(||)`

github.com/dhall-lang/dhall-haskell - 586789f75e952518d5ec0d3c0de6f61e0291b27a authored over 8 years ago by Gabriel Gonzalez <Gabriel439@gmail.com>
Add `True` and `False`

github.com/dhall-lang/dhall-haskell - 94b66b4fa2501f709cfbdf8ec5aeacfe0081ef6f authored over 8 years ago by Gabriel Gonzalez <Gabriel439@gmail.com>
Add `Bool` type

github.com/dhall-lang/dhall-haskell - b74bd78f17db45e07798b653f458868fd9156112 authored over 8 years ago by Gabriel Gonzalez <Gabriel439@gmail.com>
Add `pair2`/`pair3` and `auto`

github.com/dhall-lang/dhall-haskell - 857f0089319e173d6bfeec66653350d3348968a9 authored over 8 years ago by Gabriel Gonzalez <Gabriel439@gmail.com>
Initial commit

github.com/dhall-lang/dhall-haskell - 9a6ee13cd071e09c7b0421649fd105acbf8a9ea8 authored over 8 years ago by Gabriel Gonzalez <Gabriel439@gmail.com>