curry gotcha
[cc1516.git] / gen.icl
2016-06-23 pimjagerExamples
2016-06-23 pimjagersmall update type check
2016-06-21 pimjagerfixed chaining of fieldselectors
2016-06-21 pimjagerFieldselectors when assigning
2016-06-02 Mart Lubbersding
2016-05-31 Mart LubbersWeghalen unresolved labels en update examples
2016-05-29 Mart Lubbersprinten en parsen voor de demo
2016-05-26 Mart LubbersMerge branch 'master' of github.com:dopefishh/cc1516
2016-05-26 pimjagerFixed printing from lambdas
2016-05-26 pimjagermerge master
2016-05-26 Mart Lubbersfaculty
2016-05-26 Mart LubbersMerge branch 'master' of github.com:dopefishh/cc1516
2016-05-26 Mart LubbersGEEN MERGE CONFLICT
2016-05-26 Mart Lubberswowwww
2016-05-26 pimjagerMerge branch 'master' of https://github.com/dopefishh...
2016-05-26 Mart Lubbershoi'
2016-05-26 pimjagerMerge branch 'master' of https://github.com/dopefishh...
2016-05-26 Mart LubbersMerge branch 'master' of github.com:dopefishh/cc1516
2016-05-26 Mart Lubbers.
2016-05-26 pimjagerLambda WIP
2016-05-26 pimjagerparsing lambdas
2016-05-25 Mart Lubbersjo
2016-05-25 Mart Lubbersding
2016-05-25 Mart LubbersHIGHER ORDER FUNCTIONSgit add .git add .!
2016-05-24 Mart Lubbersadd arity to ADDR
2016-05-24 Mart Lubbersding'
2016-05-24 Mart Lubbersopslaan van higher order functions aangepast
2016-05-24 Mart Lubbersadd function dictionary 1func
2016-05-23 Mart Lubbersfixed printing:)
2016-05-23 pimjagerfixed read
2016-05-20 Mart LubbersprintBool
2016-05-20 pimjagerMerge branch 'master' of https://github.com/dopefishh...
2016-05-20 Mart Lubbers.
2016-05-20 Mart Lubbersadd funtype
2016-05-20 pimjagerMerge branch 'master' of https://github.com/dopefishh...
2016-05-20 Mart Lubbersding
2016-05-20 pimjagerMerge branch 'master' of https://github.com/dopefishh...
2016-05-20 Mart LubbersMerge branch 'master' of github.com:dopefishh/cc1516
2016-05-20 Mart Lubbersadd to default addressbook'
2016-05-20 Mart Lubbersadd print and read preamble
2016-05-20 Mart Lubbersadd fieldselectors to funExpr and funStmt
2016-05-20 Mart LubberscodeGen fieldselectors
2016-05-19 pimjagerAdded default functions, isEmpty does not typecheck...
2016-05-19 pimjagerFixed annote
2016-05-19 pimjagerannotations
2016-05-19 pimjagerFunction calls now clean up the arguments
2016-05-19 pimjagerFunStmt and Stmts added
2016-05-19 Mart Lubbersreturn dingen en local vars werken
2016-05-19 Mart Lubbersfunction dingen werken
2016-05-19 Mart LubbersVardecl ftw`
2016-05-13 Mart LubbersMerge branch 'master' into gen
2016-05-13 Mart LubbersMerge branch 'master' of github.com:dopefishh/cc1516
2016-05-12 Mart Lubbersclean
2016-05-12 Mart LubbersMerge branch 'master' of github.com:dopefishh/cc1516
2016-05-12 Mart Lubbersding
2016-05-11 Mart Lubbersnieuwe presentatie jow
2016-05-11 Mart Lubbershoi
2016-05-09 pimjagerWork in progress code gen
2016-05-09 pimjagerBasic function calling and generation
2016-05-08 pimjagercodegen work in progress
2016-05-08 pimjagercodegen work in progress
2016-05-08 pimjagerCodeGen for statements, no variables yet
2016-05-08 pimjagerStart with gen for statements
2016-05-08 pimjagerAdded generationf or expressions, how to deal with...
2016-05-08 pimjagerAdded generation for op2
2016-05-08 pimjagerAdded stream of fresh labels
2016-05-07 pimjagerStart of Gen monad
2016-05-06 pimjagerAdded some comments on codegen
2016-05-06 pimjagerlala codegen
2016-05-06 pimjagerstart of code generation