Louis Pilfold

Results 284 issues of Louis Pilfold

Hello! I'm the creator of an Erlang based language called [Gleam](https://gleam.run/), and I'm starting to look into how I could provide a "Try Gleam" web page similar to the ones...

Register an error and continue analysis of the rest of the module. If the constant expression is invalid but it has a valid type annotation then we can register the...

Follows on from https://github.com/gleam-lang/gleam/issues/2953

priority:medium

The exhaustiveness checker has this information so we need to expose it to the language server It may be challenging to work out in the exhaustiveness checker if the variant...

help wanted
priority:high

We need to decide what the recommendation is for constructors with too many fields for the decodeN functions. Perhaps we can not support them for this first version. We also...

help wanted
priority:medium

Register an error and continue analysis of the rest of the module. If the function is invalid but it has a full and valid type annotations then we can register...

Register an error and continue analysis of the rest of the module. If the error is with the unqualified items register an error for each problem but continue and register...

Register an error and continue analysis of the rest of the module Split from https://github.com/gleam-lang/gleam/issues/2766 # Questions If a type definition is invalid then it could produce a large number...

Register an error and continue analysis of the rest of the module Split from https://github.com/gleam-lang/gleam/issues/2766 # Questions If a type definition is invalid then it could produce a large number...