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-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
2009-04-02
Updated version numbers.
aarne
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
2009-03-15
export ppLabel from GF.Grammar.Printer
krasimir
2009-03-15
some more refactoring
krasimir
2009-03-15
code cleanup in the typechecker
krasimir
2009-03-14
fix typo cs1 -> c2. the whole typechecker was broken before that
krasimir
2009-03-13
remove the obsolete GF.Infra.PrintClass
krasimir
2009-03-12
don't use ByteString.copy in Data.Binary this makes it far too slow
krasimir
2009-03-11
idea page
aarne
2009-03-09
special cases for printing the build-in PMCFG categories
krasimir
[next]