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-10-25
strip some redundant constructors from GF.Grammar.Grammar
krasimir
2009-10-25
small refactoring in GF.Compile.CheckGrammar
krasimir
2009-10-24
split the abstract syntax specific and the concrete syntax specific modules i...
krasimir
2009-10-24
refactoring in GF.Compile.Optimize
krasimir
2009-10-06
fix the error message for overload resolution
krasimir
2009-10-06
hopefully the last revision of the relative paths handling algorithm
krasimir
2009-10-05
another attempt to get the paths handling right
krasimir
2009-10-02
merge GF.Grammar.API into GF.Grammar
krasimir
2009-10-02
refactor GF.Infra.CheckM and use the CheckM monad in the renamer as well
krasimir
2009-09-21
refactoring in GF.Grammar.Macros
krasimir
2009-09-20
syntax for implicit arguments in GF
krasimir
2009-09-20
rename MetaSymb in GF.Grammar.Grammar to MetaId to match the convention in PGF
krasimir
2009-09-20
change the data types and the syntax in PGF to match the new syntax for impli...
krasimir
2009-09-25
bugfix: the identifiers in the output of l -table should not be qualified
krasimir
2009-09-17
remove the transfer modules. We don't need anything special, a transfer modul...
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-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-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
if there is oper patt = #(...) then it also should be decoded to Unicode
krasimir
2009-08-18
fix the unicode encoding problem with the cc command
krasimir
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-16
completely phrase based parser and support for pre {} in PMCFG
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-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
[next]