1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-15 18:13:56 +03:00
juvix/app/Commands
janmasrovira 2cf3f85439
Support implicit arguments (#144)
* 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>
2022-06-13 14:25:22 +02:00
..
Compile.hs Add CLI improvements and shell testing (#131) 2022-06-09 16:36:07 +02:00
Extra.hs Add CLI improvements and shell testing (#131) 2022-06-09 16:36:07 +02:00
Html.hs Add CLI improvements and shell testing (#131) 2022-06-09 16:36:07 +02:00
MicroJuvix.hs Support implicit arguments (#144) 2022-06-13 14:25:22 +02:00
Parse.hs Add CLI improvements and shell testing (#131) 2022-06-09 16:36:07 +02:00
Scope.hs Add CLI improvements and shell testing (#131) 2022-06-09 16:36:07 +02:00
Termination.hs Add CLI improvements and shell testing (#131) 2022-06-09 16:36:07 +02:00