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
/
src
/
PGF
/
Macros.hs
Age
Commit message (
Expand
)
Author
2009-12-13
reorganize the directories under src, and rescue the JavaScript interpreter f...
krasimir
2009-12-13
rename #Var to __gfVar because it breaks the JavaScript editor
krasimir
2009-12-11
judgements lindef are now respected by both the parser and the linearizer
krasimir
2009-09-20
change the data types and the syntax in PGF to match the new syntax for impli...
krasimir
2009-09-11
polish the PGF API and make Expr and Type abstract types. Tree is a type syno...
krasimir
2009-09-08
now the datatype Tree is only internal. All API functions are working with Ex...
krasimir
2009-07-05
PGF.Type.Hypo now can represent explicit and implicit arguments and argument ...
krasimir
2009-05-22
some work on evaluation with abstract expressions in PGF
krasimir
2009-05-20
refactor the PGF.Expr type and the evaluation of abstract expressions
krasimir
2008-10-20
Added PGF.Macros.mapConcretes
bjorn
2008-10-20
Replace Category with Type in the PGF API. Added readLanguage and showLanguage.
bjorn
2008-10-19
move the literal category names to PGF.Macros
krasimir
2008-10-16
code tweak: use Map.findWithDefault in PGF.Macros.lookMap
bjorn
2008-10-14
the new optimized incremental parser and the common subexpression elimination...
krasimir
2008-10-10
a first version of PGF.AbsCompute
aarne
2008-10-06
simplified 1.5 by removing mathematical/
aarne
2008-09-26
Added isLiteralCat function to PGF.Macros.
bjorn
2008-06-25
changed names of resource-1.3; added a note on homepage on release
aarne