index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testsuite
/
runtime
/
typecheck
Age
Commit message (
Expand
)
Author
2011-01-08
fix the computation of abstract expressions in the presence of implicit argum...
krasimir
2011-01-08
bugfix in the handling of implicit arguments in the typechecker
krasimir
2010-10-27
update the testsuite. Now we can typecheck more programs than before
krasimir
2010-10-25
when faced with hard unification problem the type checker should just postpon...
krasimir
2010-10-25
update the testsuite to the latest state of the compiler/interpreter
krasimir
2010-04-30
upgrade the testsuite to work with GHC 6.12
krasimir
2010-02-22
refactor PGF.Expr and PGF.TypeCheck so that the evaluator always has access t...
krasimir
2010-02-20
bugfix in PGF.TypeCheck
krasimir
2009-10-28
update the testsuite
krasimir
2009-10-02
Implicit arguments in GF. Works only in PGF for now.
krasimir
2009-09-20
change the data types and the syntax in PGF to match the new syntax for impli...
krasimir
2009-09-19
better error message for the ai command
krasimir
2009-09-19
use the syntax <x : A> in PGF.Expr for typed expressions. This is consistent ...
krasimir
2009-09-16
more fixes in the testsuite
krasimir
2009-09-06
hopefully complete and correct typechecker in PGF
krasimir