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
Age
Commit message (
Expand
)
Author
2011-01-10
added testsuite for the parser
krasimir
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-12-13
update the testsuite for the parser to the latest API
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-05-01
test for bracketedLinearize
krasimir
2010-04-30
upgrade the testsuite to work with GHC 6.12
krasimir
2010-04-23
fix parsing of literals
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
2010-02-07
test case for lazy evaluation in the abstract syntax
krasimir
2010-01-29
bugfix in the PGF typechecker and more test cases
krasimir
2010-01-12
additional tests for linearizations
krasimir
2010-01-04
added test grammar for literals in the testsuite
krasimir
2009-12-11
judgements lindef are now respected by both the parser and the linearizer
krasimir
2009-11-02
update testsuite/runtime/parser/Parse.hs
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-13
the testsuite\runtime\parser test now generates random trees to test the pars...
krasimir
2009-09-06
hopefully complete and correct typechecker in PGF
krasimir
2009-08-19
the parsing test now evaluates all languages
krasimir
2009-07-07
added testcases for evaluation with suspension
krasimir
2009-06-18
added testcase for linearization with HOAS
krasimir
2009-06-13
split the testsuite to different directories for compiler, runtime and libraries
krasimir
2009-05-23
added test cases for computation with abstract syntax terms
krasimir