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-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
2008-10-15
restored the possibility to compile .cf files to gf
aarne
2008-10-15
high-order syntax in PMCFG
krasimir
2008-10-15
threat category _Var as a literal category
krasimir
2008-10-15
generate metavariables in the tree extraction for PMCFG
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
pass the full Tokn type to the add function not just the KS string
krasimir
2008-10-14
paraphrase works a little better now ; added examples/paraphrase for testing
aarne
2008-10-14
the new optimized incremental parser and the common subexpression elimination...
krasimir
2008-10-13
added a paraphrase method applying def's in both directions, in subtrees, and...
aarne
2008-10-10
added a note on refreshing variables in AbsCompute
aarne
[prev]
[next]