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
/
GrammarToGFCC.hs
Age
Commit message (
Expand
)
Author
2009-12-13
reorganize the directories under src, and rescue the JavaScript interpreter f...
krasimir
2009-11-12
before the optimizations OptParametrize and OptValues were applied twice. in ...
krasimir
2009-11-12
bugfix: GF.Compile.GrammarToGFCC should not strip the parameter values
krasimir
2009-10-28
restructure ResParam and ResValue
krasimir
2009-10-27
simplify the Term again
krasimir
2009-10-25
strip some redundant constructors from GF.Grammar.Grammar
krasimir
2009-10-24
split the abstract syntax specific and the concrete syntax specific modules i...
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-14
clean up the GF.Grammar API
krasimir
2009-09-14
Use GF.Grammar.Printer everywhere instead of PrGrammar
krasimir
2009-09-14
CheckGrammar is now using the printer in GF.Grammar.Printer. Fixed bug that w...
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-05-22
some work on evaluation with abstract expressions in PGF
krasimir
2009-05-20
refactor the PGF.Expr type and the evaluation of abstract expressions
krasimir
2009-02-23
Perhaps -> Maybe refactoring and better error message for conflicts during mo...
krasimir
2009-01-31
bug fix in the module dependencies checker
krasimir
2009-01-19
refactor the GF.Grammar.Grammar syntax. The obsolete constructions are removed
krasimir
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-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-20
Added --parser=ondemand flag.
bjorn
2008-10-20
Added PGF.Macros.mapConcretes
bjorn
2008-10-16
Honor --erasing flag from command-line also when compiling existing .gfo to PGF.
bjorn
2008-10-15
Added OPTIONS class to make options handling somewhat nicer. Next, I will mer...
bjorn
2008-10-14
the new optimized incremental parser and the common subexpression elimination...
krasimir
2008-10-05
prevent pgf from being empty when there are no concrete syntaxes
aarne
2008-10-05
forced checking def definitions; accept pgf with no concretes
aarne
2008-09-09
better error msg for missing record labels
aarne
2008-09-09
completed IdiomCat to compile api and math
aarne
2008-09-09
missing case in param lookup table in GrammartoGFCC
aarne
2008-09-09
debug information in GrammarToGFCC
aarne
2008-09-09
show "error" in run interruptibly mode in GFI
aarne
2008-08-23
infForm added to Catalan ; debugging alternative in PGF generation
aarne
2008-08-16
improved error message in pgf compilation to help debugging
aarne
2008-08-14
forgiving names in concrete that are not in abstract, with a warning (no warn...
aarne
2008-06-26
uniform encoding: gfo and pgf in UTF8, internal in unicode
aarne
2008-06-26
utf8 adjustments
aarne
2008-06-25
changed names of resource-1.3; added a note on homepage on release
aarne
2007-10-06
cleaned up obsolete GFCC references
aarne
2007-09-19
adapted GFCC2FCFG to other uses of GFCC, made it to default parser
aarne
[next]