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
/
Data.hs
Age
Commit message (
Expand
)
Author
2009-12-13
reorganize the directories under src, and rescue the JavaScript interpreter f...
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-06-16
completely phrase based parser and support for pre {} in PMCFG
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
2009-02-07
PMCFG pretty printer
krasimir
2008-10-28
remove some redundant imports of GF.Text.UTF8
krasimir
2008-10-21
efficient and nicer implementation for literal categories
krasimir
2008-10-20
Added Read and Show instances for Type. This required moving some code around.
bjorn
2008-10-15
threat category _Var as a literal category
krasimir
2008-10-15
store the total number of PMCFG categories in the PGF file
krasimir
2008-10-14
literal categories in the incremental parser
krasimir
2008-10-14
rudimentary abstract syntax type checker and solver in PGF
aarne
2008-10-14
the new optimized incremental parser and the common subexpression elimination...
krasimir
2008-08-19
Fix order in the cncnames list in unionPGF. It was made in reverse.
bjorn
2008-08-18
When producing PGF, do UTF-8 encoding of the whole file after pretty printing...
bjorn
2008-06-25
changed names of resource-1.3; added a note on homepage on release
aarne