aboutsummaryrefslogtreecommitdiff
path: root/pf.icl
AgeCommit message (Expand)AuthorFilesLines
2017-11-22Add join -> >>= optimisationHEADmasterCamil Staps1-1/+2
2017-11-22Make parsing more robustCamil Staps1-11/+17
2017-11-22Resolve run-time error for functions that use arguments twice further down th...Camil Staps1-6/+6
2017-11-22Test setupCamil Staps1-19/+16
2017-11-22Add parserCamil Staps1-17/+97
2017-11-21Deal with functions using an argument more than onceCamil Staps1-3/+12
2017-11-21Make App infix @Camil Staps1-19/+19
2017-11-21Initial commitCamil Staps1-0/+86