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
Age
Commit message (
Expand
)
Author
2009-06-18
in the ai command don't show the fun keyword if there aren't any functions.
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
make erasing=on the default
krasimir
2009-06-16
completely phrase based parser and support for pre {} in PMCFG
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-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
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 the handling of wildcards
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
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
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
now a single line comment (--) is recongized as an empty command. Usefull for...
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-16
the new PMCFG compilation scheme is pushed. the old version is kept in Genera...
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-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
-gfo-files is consulted not only when .gfo files are created but also when we...
krasimir
2009-05-09
implement --gfo-dir. before it was recognized but ignored
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 -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-26
started to move have_V2 from Lexicon to Structural ; fixes in Hindi translit ...
aarne
2009-04-20
documentation before on-line course
aarne
2009-04-15
proper pretty printing of tokens in PGF.PMCFG
krasimir
2009-04-14
on-line course announced on the summer school page
aarne
2009-04-14
refactor GF.Data.BacktrackM to use the MonadState and Functor classes
krasimir
2009-04-08
hebrew transliteration added
aarne
2009-04-06
warning for overshadowed patterns, temporal solution
aarne
2009-04-02
raise better error message when decode GFO file
krasimir
2009-04-02
raise better error message when decode PGF file
krasimir
2009-04-02
version in Makefile
aarne
[next]