This website requires JavaScript.
Explore
Help
Sign In
edwinb
/
Idris2-boot
Watch
1
Star
1
Fork
0
You've already forked Idris2-boot
mirror of
https://github.com/edwinb/Idris2-boot.git
synced
2025-01-02 01:32:54 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
d6d950f3dd
Idris2-boot
/
tests
/
ttimp
/
basic005
/
input
5 lines
43 B
Plaintext
Raw
Normal View
History
Unescape
Escape
First go at ambiguous name resolution Works by running all possible elaborators and checking that exactly one succeeds. Still to do: pruning the list of elaborators by target type, dealing with 'UniqueDefault', checking that delaying on failure works as it should.
2019-05-11 22:50:51 +03:00
length testList
length testVect
Use updated NF for delayed elaborators Since the NF might refer to hole names, and those hole names might be possible to evaluate now, we'll need to recalculate the expected type's normal form before rerunning the delayed elaborator
2019-05-12 00:21:03 +03:00
test 94
First go at ambiguous name resolution Works by running all possible elaborators and checking that exactly one succeeds. Still to do: pruning the list of elaborators by target type, dealing with 'UniqueDefault', checking that delaying on failure works as it should.
2019-05-11 22:50:51 +03:00
:q
Reference in New Issue
Copy Permalink