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-24
simplification: decodeFile doesn't have to check that the file is empty anymore
krasimir
2009-06-24
make the Functor Get instance in Data.Binary strict to be sure that the decod...
krasimir
2009-06-24
bugfix: Use openBinaryFile in Data.Binary.decodeFile. It makes difference onl...
krasimir
2009-06-24
explicitly close the file handle in Data.Binary.decodeFile
krasimir
2009-06-23
make Data.Binary.decodeFile stricter. It seems like this fixes the file locki...
krasimir
2009-06-23
made .cf grammars take their startcat from the first rule
aarne
2009-06-22
cleaning up overshadow failure to warning, after testing resource compilation
aarne
2009-06-22
fixed warnings in present compilation of resource, esp. unreached patterns
aarne
2009-06-22
test unification in TypeCheck
aarne
2009-06-20
the construct lin C t now replaces lock fields (in source code; still tempor ...
aarne
2009-06-20
accepting + patterns in pre expressions
aarne
2009-06-20
function for printing the help file in txt2tags
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
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
[next]