summaryrefslogtreecommitdiff
path: root/src/SPL/PrettyPrinter.hs
AgeCommit message (Collapse)AuthorFilesLines
2018-02-14Add local variables to pretty-printer; respect infix priorityHEADmasterCamil Staps1-9/+30
2018-02-14Fix pretty-printerCamil Staps1-18/+45
2018-02-08Implement pprint for NopCamil Staps1-1/+2
2018-02-07Integrate pretty printerCamil Staps1-13/+10
2018-02-07Implement all functions in PrettyPrinter.hsErin van der Veen1-16/+74
2018-02-07Add PrettyPrinterErin van der Veen1-0/+131