krasimir
|
973a0cacb7
|
pattern @ should be propagated to PGF
|
2010-03-18 20:21:57 +00:00 |
|
krasimir
|
f870c4d80f
|
syntax for inaccessible patterns in GF
|
2010-03-18 19:34:30 +00:00 |
|
krasimir
|
09da1013f9
|
refactor PGF.Expr and PGF.TypeCheck so that the evaluator always has access to the meta store
|
2010-02-22 15:50:41 +00:00 |
|
krasimir
|
acd927f87b
|
add Show instance and remove the Eq and Ord instances for PGF.Expr.Equation and PGF.Expr.Patt
|
2010-01-31 14:45:44 +00:00 |
|
krasimir
|
3b7e39fa4a
|
bugfix in the PGF typechecker and more test cases
|
2010-01-29 21:10:14 +00:00 |
|
krasimir
|
890d455793
|
cleanup the code of the PGF interpreter and polish the binary serialization to match the preliminary specification
|
2010-01-27 09:39:14 +00:00 |
|
krasimir
|
354269e17c
|
allow metavariables with indices i.e. ?0, ?1, etc in the abstract syntax parser in PGF
|
2010-01-15 21:23:37 +00:00 |
|
krasimir
|
869621db66
|
now the abstract syntax in PGF allows the same syntax for integers, floats and strings as in Haskell. This includes negative integers and exponents in the floats
|
2010-01-15 21:13:46 +00:00 |
|
krasimir
|
f85232947e
|
reorganize the directories under src, and rescue the JavaScript interpreter from deprecated
|
2009-12-13 18:50:29 +00:00 |
|