curry gotcha
[cc1516.git] / AST.dcl
2016-05-26 Mart LubbersMerge branch 'master' of github.com:dopefishh/cc1516
2016-05-26 pimjagerWorking lambdas uitroepteken
2016-05-26 pimjagermerge master
2016-05-26 pimjagerparsing lambdas
2016-05-20 pimjagerMerge branch 'master' of https://github.com/dopefishh...
2016-05-20 Mart Lubbersadd funtype
2016-05-20 Mart Lubbersadd fieldselectors to funExpr and funStmt
2016-05-06 pimjageridentity example now almost correctly typed
2016-05-05 pimjagerType inference for functions works YAAAY
2016-04-28 pimjagerFinished algorithm U
2016-04-28 pimjagerStart of algorithm U
2016-04-22 Mart LubbersMerge branch 'master' of github.com:dopefishh/cc1516
2016-04-22 Mart Lubberssanity checks
2016-04-22 pimjagerAdded op2type function
2016-04-22 Mart LubbersHIGHER ORDER FUNCTIONS!!!!!1!11!!1one!1eleven
2016-04-22 pimjagerMerge branch 'generation'
2016-04-22 Mart Lubbershoi
2016-04-13 Mart Lubbersadded type to sem.icl =/=
2016-04-13 pimjagerAll expression can now be typed.
2016-04-13 Mart LubbersMerge branch 'master' of github.com:dopefishh/cc1516
2016-04-13 Mart Lubbersyay, binary ops
2016-04-13 pimjagerWOOPWOOP expressies typen, behalve func
2016-04-13 pimjagerpolymorf emptylist
2016-04-07 Mart LubbersMerge branch 'master' of github.com:dopefishh/cc1516
2016-04-07 Mart LubbersBAM
2016-04-07 Mart Lubbersmergo
2016-04-07 pimjagerParser aangepast naar leipe arrowtypes zonder arity
2016-03-16 Mart LubbersMerge branch 'master' of github.com:dopefishh/cc1516
2016-03-16 Mart Lubbersupdated that the parser fails when parsing not everything
2016-03-11 pimjagerAdded position info to the AST for function declaration...
2016-03-11 pimjagerRewrote some LiftM's to <$> and <*> for clarity
2016-03-03 Mart Lubbersexternalized ast