mirror of
https://github.com/anoma/juvix.git
synced 2024-12-11 08:25:46 +03:00
2cf3f85439
* work in progress towards implicit arguments * Wip towards implicit types * improve arity checker * Add version of SimpleFungibleToken with implicit arguments * guess arity of body before checking the lhs of a clause * add ArityUnknown and fix some tests * wip: proper errors in arity checker * fix bugs, improve errors and add tests * format * set hlint version to 3.4 in the ci * update pre-commit version to 3.0.0 * minor changes * added more revisions * minor Co-authored-by: Jonathan Cubides <jonathan.cubides@uib.no> |
||
---|---|---|
.. | ||
ExpectedExplicitArgument.mjuvix | ||
ExpectedExplicitPattern.mjuvix | ||
ExpectedFunctionType.mjuvix | ||
FunctionApplied.mjuvix | ||
FunctionPattern.mjuvix | ||
LhsTooManyPatterns.mjuvix | ||
minijuvix.yaml | ||
MultiWrongType.mjuvix | ||
PatternConstructor.mjuvix | ||
TooManyArguments.mjuvix | ||
UnsolvedMeta.mjuvix | ||
WrongConstructorArity.mjuvix | ||
WrongType.mjuvix |