]> ruin.nu Git - proglang.git/history - Typecheck.hs
minor change
[proglang.git] / Typecheck.hs
2006-03-14 Michael Andreenupdating documentation
2006-03-14 Michael Andreencompiler seems to be working
2006-03-14 Michael Andreenmerged changes to function branch
2006-03-14 Michael AndreenCompInt, integrated compiler and interpreter for the...
2006-03-11 Michael Andreenrejects functions without return statements
2006-03-11 Michael AndreenInterpreter works
2006-03-11 Michael Andreeninterpreter compiles
2006-03-11 Michael Andreentypechecker seems to work for function calls
2006-03-11 Michael Andreentypechecking of functions added, not function calls...
2006-03-11 Michael Andreentypechecker compiles and is compatible with old program...
2006-03-11 Michael Andreenadded branch for implementing functions
2006-03-10 Michael Andreenadded constructor for declaration with default value
2006-03-02 Michael Andreenintroduced pushAndPop in the typechecker too
2006-03-02 Michael Andreenremoved NoType and EDefault and added assert
2006-02-28 Fredrik Möllerstrandtyping rules in documentation
2006-02-28 Michael Andreensmll stuff
2006-02-28 Michael Andreensupport for scope
2006-02-28 Michael Andreenadded not
2006-02-27 Michael Andreenminor stuff
2006-02-27 Michael Andreensome restructuring
2006-02-27 Michael Andreentypechecker finds redeclaration of a variable
2006-02-27 Michael Andreenstreamlined the binary operators
2006-02-24 Michael Andreendone?
2006-02-24 Michael Andreenhopefully compiles properly
2006-02-24 Michael Andreentypechecker compiles but can't be run
2006-02-18 Michael Andreenstreamlining the abstract syntax