Idris2/libs/base
Edwin Brady 2f6ec76223
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 15:06:53 +00:00
..
Control [ cleanup ] Move left autos that are most likely to be passed explicitly 2021-10-25 13:17:03 +01:00
Data [ re #2032 ] faster version of fromInteger (#2090) 2021-11-02 17:43:01 +00:00
Debug Add totality annotations to src and libs/{prelude, base} 2021-06-12 21:06:08 -05:00
Decidable [ cleanup ] Move left autos that are most likely to be passed explicitly 2021-10-25 13:17:03 +01:00
Language Get information about names in reflection (#2110) 2021-11-07 15:06:53 +00:00
System [ doc ] Document the System module and its submodules. (#2069) 2021-10-29 17:58:29 +01:00
base.ipkg Version increment to 0.5.1 (#1939) 2021-09-19 20:53:32 +01:00
Makefile [ new ] --install-with-src; refactoring around FCs (#1450) 2021-06-05 12:53:22 +01:00
System.idr [ doc ] Document the System module and its submodules. (#2069) 2021-10-29 17:58:29 +01:00