Guillaume Allais
8cb17de3f9
[ fix ] resugar to drop name prefixes
...
My first attempt at refolding natural constants led to all names
being printed with their namespace prefixes. This fixes that,
most notably by introducing the massive `mapPTermM` function in
`Idris.Syntax`.
2020-04-03 20:00:59 +01:00
Arnaud Bailly
58e2ae2de8
make tests pass, tweaking repl's output
2019-10-31 07:14:46 +01:00
Kamil Shakirov
0722b96fef
Add '--no-banner' option
2019-09-24 20:26:25 +06:00
Arnaud Bailly
558776c4c4
remove version number from banner at REPL startup
...
otherwise all tests will need to change every time version changes...
2019-08-29 14:37:04 +02:00
Edwin Brady
e6cf936331
Make sure hole names are unique
...
Fixes #6
2019-07-28 21:04:55 +01:00
Edwin Brady
7a47c9ae0c
Add a couple of interactive tests
2019-06-24 15:16:49 +01:00