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
/
Compile
Age
Commit message (
Expand
)
Author
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-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
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-11
-gfo-files is consulted not only when .gfo files are created but also when we...
krasimir
2009-04-30
upgrade to GHC 6.10.2
krasimir
2009-04-14
refactor GF.Data.BacktrackM to use the MonadState and Functor classes
krasimir
2009-04-06
warning for overshadowed patterns, temporal solution
aarne
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
some more refactoring
krasimir
2009-03-15
code cleanup in the typechecker
krasimir
2009-03-13
remove the obsolete GF.Infra.PrintClass
krasimir
2009-03-05
fix the update of overloaded functions
krasimir
2009-03-05
in GF.Grammar.Update - remove the indirection before to print the error message
krasimir
2009-03-04
qualified/unqualified mode for GF.Grammar.Printer. Used in the "cc" command
krasimir
2009-02-23
fix the handling of flag coding
krasimir
2009-02-23
Perhaps -> Maybe refactoring and better error message for conflicts during mo...
krasimir
2009-02-07
PMCFG pretty printer
krasimir
2009-02-01
another bugfix in the module dependency checker
krasimir
2009-01-31
merge Lookup and LookAbs and move some lookup functions from PrGrammar to Lookup
krasimir
2009-01-31
some dead code elimination in UseIO and ReadFiles
krasimir
2009-01-31
fix flag handling in combination with binary serialization
krasimir
2009-01-31
bug fix in the module dependencies checker
krasimir
2009-01-23
remove some more obsolete code
krasimir
2009-01-23
.gfo files in binary format
krasimir
2009-01-20
remove some dead types from GF.Grammar.Grammar
krasimir
2009-01-19
refactor the GF.Grammar.Grammar syntax. The obsolete constructions are removed
krasimir
2008-12-08
removed dependencies of Zipper and editor in GF grammar compiler
aarne
2008-12-08
preperations for Val of params
aarne
2008-12-08
data structures for param values with number, preparing optimized pattern mat...
aarne
2008-12-04
fixed a Compute bug due to failure to match typed record values with untyped ...
aarne
2008-11-26
My profiling showed that the BinTree operations were responsible for about 60...
bjorn
2008-11-17
Fix in Prolog output of the atom "'"
peb
2008-10-30
Include .gf file name in source parsing syntax error message.
bjorn
2008-10-28
remove some redundant imports of GF.Text.UTF8
krasimir
2008-10-28
binary serialization for PGF
krasimir
2008-10-27
missing case in PGF generation
aarne
2008-10-21
efficient and nicer implementation for literal categories
krasimir
2008-10-20
Added --parser=ondemand flag.
bjorn
2008-10-20
Added PGF.Macros.mapConcretes
bjorn
2008-10-20
Replace Category with Type in the PGF API. Added readLanguage and showLanguage.
bjorn
2008-10-19
move the literal category names to PGF.Macros
krasimir
2008-10-16
Export list in GF.Compile.GetGrammar
bjorn
2008-10-16
Copy command-line flags to in-memory module when reading from a .gfo file. Th...
bjorn
[prev]
[next]