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
/
GF
Age
Commit message (
Expand
)
Author
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-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-18
in the ai command don't show the fun keyword if there aren't any functions.
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-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-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-03-28
examples of file conversion with ps
aarne
2009-03-18
flag -env=quotes (and possible other flags) to restrict ps
aarne
2009-03-18
string operation in environment (begin and end marks)
aarne
2009-03-17
Greek (modern) transliteration scheme
aarne
2009-03-17
add the compiled Haskell sources for Parser and Lexer
krasimir
2009-03-16
incomplete support for record types in the abstract syntax
krasimir
2009-03-16
use new parser which supports the syntax in GF.Grammar.Grammar directly
krasimir
[next]