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
Age
Commit message (
Expand
)
Author
2009-06-16
fix the path in Italian
krasimir
2009-06-16
now rgl-pgf produces one .pgf per language and finally one combined .pgf
krasimir
2009-06-16
completely phrase based parser and support for pre {} in PMCFG
krasimir
2009-06-16
reduce the number of variants in Interlingua
krasimir
2009-06-15
remove some obsolete code from Interlingua
krasimir
2009-06-15
fix the -path directive in French
krasimir
2009-06-15
reduce the number of variants in Catalan
krasimir
2009-06-15
reduce the number of variants in Spanish
krasimir
2009-06-13
add reference to the developers quite from the GF Tutorial
krasimir
2009-06-13
update the developers documentation with instructions for building and runnin...
krasimir
2009-06-06
make the text in the SyntaxEditor float nicely
krasimir
2009-05-25
added AllTur.gf and AllTurAbs.gf
krasimir
2009-06-13
split the testsuite to different directories for compiler, runtime and libraries
krasimir
2009-06-13
use oper in examples
krasimir
2009-06-05
scratched version of GWT Syntax Editor
krasimir
2009-06-04
update the Makefile and the README for the server
krasimir
2009-06-04
added decoding from UTF8 in MorphoService.hs
krasimir
2009-06-04
GF.Grammar.Parser is added to gf-server.cabal to tell Cabal that he has to ru...
krasimir
2009-06-04
the morpho server is now updated and works with the current GF. the sources a...
krasimir
2009-06-04
Update FastCGIUtils.hs to work with GHC 6.10
krasimir
2009-05-25
fixed pre expressions, parsing {} patterns, and the path in resource Make.hs
aarne
2009-05-23
added test cases for computation with abstract syntax terms
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-22
fix in testcase testsuite\paraphrase
krasimir
2009-05-22
fix the handling of wildcards
krasimir
2009-05-22
fix the funpatt testcase
krasimir
2009-05-22
bugfix to the previous patches
krasimir
2009-05-20
refactor the PGF.Expr type and the evaluation of abstract expressions
krasimir
2009-05-20
some more tests for evaluation in the abstract syntax
krasimir
2009-05-20
more friendly error message when renaming patterns
krasimir
2009-05-20
fix the generation of warnings in CheckGrammar. They are printed even in quie...
krasimir
2009-05-20
testcase for parameters with nested records
krasimir
2009-05-20
added testcase for categories with lincat C = {};
krasimir
2009-05-20
added testcases for abstract syntax computation
krasimir
2009-05-20
the treebank test for the resource libraries is moved to the testsuite
krasimir
2009-05-20
now 'runghc Setup.hs test' runs a simple extensible testsuite
krasimir
2009-05-20
Now the toplevel file i.e. from command i is searched both in the current dir...
krasimir
2009-05-20
simpler algorithm for file searching in the compiler. should be equivalent to...
krasimir
2009-05-20
remove the obsolete testsuite/srg directory
krasimir
2009-05-20
now a single line comment (--) is recongized as an empty command. Usefull for...
krasimir
2009-05-20
examples/test is moved to testsuite
krasimir
2009-05-18
removed some debug traces
krasimir
2009-05-18
added filtering for useless productions in PMCFG
krasimir
2009-05-18
pattern macros: oper f : pattern T = # p ; used as #f in patterns
aarne
2009-05-18
entry "make gf" in Makefile with similar effect as in old src/Makefile
aarne
2009-05-16
the new PMCFG compilation scheme is pushed. the old version is kept in Genera...
krasimir
2009-05-13
implement command 'runghc Setup.hs test'
krasimir
2009-05-15
new pre syntax (as alternative): pre {"o" | "i" => "an" ; _ => "a"}
aarne
2009-05-15
the check for lincat C = <> is made more robust
krasimir
[next]