This website requires JavaScript.
Explore
Help
Sign In
idris-lang
/
Idris2
Watch
1
Star
1
Fork
0
You've already forked Idris2
mirror of
https://github.com/idris-lang/Idris2.git
synced
2024-12-19 09:12:34 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
809319fe8f
Idris2
/
tests
/
idris2
/
reflection
/
reflection012
/
run
4 lines
53 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Group tests by directory
2023-09-01 13:10:49 +03:00
. ../../../testutils.sh
Get information about names in reflection (#2110) * Only normalise a search goal if it's fast While we do end up normalising it anyway on success, there might be things blocking it that make the intermediate terms very big, so only do it speculatively to see if it's quick. * Get information about names in reflection Currently this is only whether it's a function, or data or type constructor. I expect more may be useful/possible.
2021-11-07 18:06:53 +03:00
Add testing utilities script
2023-08-29 13:47:42 +03:00
idris2 nameinfo.idr < input
Reference in New Issue
Copy Permalink