G. Allais
|
4a61146ba0
|
[ fix #705 ] Normalise primitives in mkPat (#718)
[ log ] prettier log for pats & clauses
[ re #650 ] Even lazier
[ fix #705 ] normalise primitives in mkPat
[ refactor ] introduce getPrimitiveNames
|
2020-10-02 12:22:57 +01:00 |
|
Giuseppe Lomurno
|
df4f990b3c
|
PTerm and error intial prettyprinting
|
2020-08-18 19:25:36 +01:00 |
|
Giuseppe Lomurno
|
723457fd6c
|
Remove public export
|
2020-08-05 13:42:04 +02:00 |
|
Giuseppe Lomurno
|
c28133b7d9
|
Renamed IsString to FromString
- Renaming of the string overload interface
- Added test cases for both string and integer literals overload
|
2020-08-05 02:33:05 +02:00 |
|
Giuseppe Lomurno
|
b7ba5e88eb
|
Overloaded strings interface
As for integer literals, adds an interface for overloaded string
literals, and the implementation for the prettyprinter library in
contrib.
|
2020-08-05 02:00:05 +02:00 |
|
Giuseppe Lomurno
|
39f23ffd9b
|
Prec version of pretty interface
|
2020-07-24 15:19:17 +01:00 |
|
Giuseppe Lomurno
|
ab1f383912
|
Laziness annotations for performance
|
2020-07-24 15:19:17 +01:00 |
|
Giuseppe Lomurno
|
62524e8462
|
Tree representation for prettyprinting
|
2020-07-24 15:19:17 +01:00 |
|
Giuseppe Lomurno
|
3d51af46c2
|
Namespace change
|
2020-07-24 15:19:17 +01:00 |
|
Giuseppe Lomurno
|
eb659ba907
|
Added prettyprinting library
|
2020-07-24 15:19:17 +01:00 |
|