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
Age
Commit message (
Expand
)
Author
2009-06-22
test unification in TypeCheck
aarne
2009-06-19
in splitContraints the values first have to be reduced
krasimir
2009-06-19
fix the current PGF typechecker
krasimir
2009-06-19
bugfix: restore the check for bound variables in expr2tree
krasimir
2009-06-18
the PMCFG lexical categories are not printed out with prefix C i.e. CInt,.. t...
krasimir
2009-06-18
bugfix: the optimizer should not filter out rules that refer to lexical categ...
krasimir
2009-06-16
completely phrase based parser and support for pre {} in PMCFG
krasimir
2009-05-23
now in the command shell the primary type in the pipe is Expr not Tree. This ...
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-05-18
added filtering for useless productions in PMCFG
krasimir
2009-05-12
added command ai which prints information about given identifier
krasimir
2009-04-30
upgrade to GHC 6.10.2
krasimir
2009-04-15
proper pretty printing of tokens in PGF.PMCFG
krasimir
2009-04-02
raise better error message when decode PGF file
krasimir
2009-03-09
special cases for printing the build-in PMCFG categories
krasimir
2009-02-08
fixes in the pretty printer for PMCFG
krasimir
2009-02-07
PMCFG pretty printer
krasimir
2009-02-02
tabularLinearize should always generate label names
krasimir
2009-01-30
metavariables made unique in type checking
aarne
2008-12-16
fixed discontinuous constituents in word alignment
aarne
2008-12-16
datatype for bracketed texts, and improved word alignment
aarne
2008-12-16
position of arrows in alignment
aarne
2008-12-15
better treatment of syncategorematic words in alignment
aarne
2008-12-15
visualization of word alignment based on bracketing (command aw); does not wo...
aarne
2008-12-13
bracketing with tree node reference: l -bracket
aarne
2008-12-10
added and editor function allMetas showing all meta positions and their types
aarne
2008-12-10
documentation in the Editor files
aarne
2008-12-10
fix in Editor
aarne
2008-12-09
parsing in the toy editor
aarne
2008-12-09
Editor with some commands, using PGF API, with demo shell in exper/EditShell;...
aarne
2008-12-08
started PGF editor
aarne
2008-10-28
even more compact binary representation. saldo < 19MB
krasimir
2008-10-28
remove some traces that I left by incident
krasimir
2008-10-28
remove some redundant imports of GF.Text.UTF8
krasimir
2008-10-28
forgot to add PGF.Binary
krasimir
2008-10-28
binary serialization for PGF
krasimir
2008-10-28
define Read and Show instances for Expr and Tree
krasimir
2008-10-21
efficient and nicer implementation for literal categories
krasimir
2008-10-20
the literal categories were slowing down the parser 3 times. this is quick an...
krasimir
2008-10-20
Added PGF.Macros.mapConcretes
bjorn
2008-10-20
Added Read and Show instances for CId. Also added readCId :: String -> Maybe ...
bjorn
2008-10-20
Added Read and Show instances for Type. This required moving some code around.
bjorn
2008-10-20
Replace Category with Type in the PGF API. Added readLanguage and showLanguage.
bjorn
2008-10-20
preparation for dep. types. The -cat option can take any type instead of just...
krasimir
2008-10-20
add parser and pretty printer for types
krasimir
2008-10-19
move the literal category names to PGF.Macros
krasimir
2008-10-19
move PGF.Quiz to GF.Quiz. It is not part of the PGF API
krasimir
2008-10-16
Moved parser building in the PGF interpreter to PGF.hs from PGF/Raw/Convert.h...
bjorn
2008-10-16
code tweak: use Map.findWithDefault in PGF.Macros.lookMap
bjorn
[next]