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-09-19
better error message for the ai command
krasimir
2009-09-18
command ai doesn't need typechecking from the shell
krasimir
2009-09-17
fix in GF.Grammar.Printer
krasimir
2009-09-17
added pt -transfer
krasimir
2009-09-17
remove the transfer modules. We don't need anything special, a transfer modul...
krasimir
2009-09-17
bugfix in the ai command
krasimir
2009-09-14
clean up the GF.Grammar API
krasimir
2009-09-14
Use GF.Grammar.Printer everywhere instead of PrGrammar
krasimir
2009-09-14
fix typo in CheckGrammar
krasimir
2009-09-14
CheckGrammar is now using the printer in GF.Grammar.Printer. Fixed bug that w...
krasimir
2009-09-13
added needsTypeCheck parameter to CommandInfo. The argument to the command is...
krasimir
2009-09-11
added wrapper functions for expression manipulations in PGF. The Haskell API ...
krasimir
2009-09-11
polish the PGF API and make Expr and Type abstract types. Tree is a type syno...
krasimir
2009-09-08
now the datatype Tree is only internal. All API functions are working with Ex...
krasimir
2009-09-07
make the PMCFG generation lazy again. it was made strict when the profiler wa...
krasimir
2009-09-06
hopefully complete and correct typechecker in PGF
krasimir
2009-07-05
PGF.Type.Hypo now can represent explicit and implicit arguments and argument ...
krasimir
2009-09-05
simple profiler for PMCFG
krasimir
2009-08-27
the -dump-X options should convert to UTF8
krasimir
2009-08-27
if there is oper patt = #(...) then it also should be decoded to Unicode
krasimir
2009-08-27
Persian transliteration
aarne
2009-08-21
ancient greek ut additions
aarne
2009-08-18
let the GF.Grammar.Printer printer output the unicode symbols directly
krasimir
2009-08-18
fix the unicode encoding problem with the cc command
krasimir
2009-08-07
transliteration now needs addition only in one file; a code can be more than ...
aarne
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
[prev]
[next]