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
2024-12-19 19:01:44 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
8a0063a016
Idris2-boot
/
tests
/
idris2
/
basic029
/
expected
7 lines
85 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add multiple parameter block to test suite
2019-10-24 00:06:57 +03:00
1/1: Building Params (Params.idr)
[ 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 22:00:59 +03:00
Main> 2
Main> 0
Main> 1
Main> 1
Add multiple parameter block to test suite
2019-10-24 00:06:57 +03:00
Main> Bye for now!
Reference in New Issue
Copy Permalink