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-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
2009-05-15
if the lincat is empty record the linearizations are derived automatically
krasimir
2009-05-14
added command rgl-none in Setup.hs
krasimir
2009-05-13
in command 'ai' send the output through the pipe
krasimir
2009-05-13
now command 'ai' prints the list of functions for given category
krasimir
2009-05-12
added command ai which prints information about given identifier
krasimir
2009-05-11
Setup.hs now builds RGL. the code is borrowed from Make.hs
krasimir
2009-05-11
-gfo-files is consulted not only when .gfo files are created but also when we...
krasimir
2009-05-09
Turkish: set coding=utf8 in NumeralsTur.gf
krasimir
2009-05-09
implement --gfo-dir. before it was recognized but ignored
krasimir
2009-05-08
Turkish: bugfix in mkPron
krasimir
2009-05-08
Turkish: implement NumCard and NumNumeral
krasimir
2009-05-08
Turkish: implement UsePron
krasimir
2009-05-08
Turkish: harmony2 and harmony4 should be more liberal
krasimir
2009-05-08
Turkish: add abessive case for the pronouns
krasimir
2009-05-07
Turkish: fixed vowel harmony
krasimir
2009-05-07
Turkish: scratch the NP category
krasimir
2009-05-07
Turkish: some more nouns in the lexicon and some work on the paradigms. still...
krasimir
2009-04-30
forgot to add GF.System.UseEditline and GF.System.UseHaskeline
krasimir
2009-04-30
conditional support for haskeline, readline and editline
krasimir
2009-04-30
added new Makefile in the top directory which calls Cabal for compilation
krasimir
2009-04-30
added -gf-lib-path option which overides the value of GF_LIB_PATH
krasimir
2009-04-30
upgrade to GHC 6.10.2
krasimir
2009-04-27
have_V2 in Structural
aarne
2009-04-26
started to move have_V2 from Lexicon to Structural ; fixes in Hindi translit ...
aarne
[next]