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-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
2008-10-16
Honor --erasing flag from command-line also when compiling existing .gfo to PGF.
bjorn
2008-10-15
high-order syntax in PMCFG
krasimir
2008-10-15
rename some variable names
krasimir
2008-10-15
Merge ModuleOptions and Options.
bjorn
2008-10-15
Added OPTIONS class to make options handling somewhat nicer. Next, I will mer...
bjorn
2008-10-15
rename emptyFRulesEnv to emptyGrammarEnv
krasimir
2008-10-15
threat category _Var as a literal category
krasimir
2008-10-15
store the total number of PMCFG categories in the PGF file
krasimir
2008-10-14
literal categories in the incremental parser
krasimir
2008-10-14
remove trace in the PMCFG compilation
krasimir
2008-10-14
the new optimized incremental parser and the common subexpression elimination...
krasimir
2008-10-10
Added option to treat some categories as lexical when generating Haskell data...
bjorn
2008-10-05
adapted old AbsCompute for use with source GF terms
aarne
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-10-03
print full types instead of lock field heuristics in overload resolution if t...
aarne
2008-10-03
return error on undefined opers in instance and resource
aarne
2008-10-02
Regenerate source GF parser from GF.cf. Now, when GF/Source/Makefile is used,...
bjorn
2008-09-30
Use parantheses for precedence in pgf-pretty lincats.
bjorn
2008-09-30
Added --cfg option for specifying which CFG transformations to use. Added sta...
bjorn
2008-09-30
pgf-pretty: remove single field record lincat hack. handle f "" (S []) correc...
bjorn
2008-09-30
Some pgf-pretty fixes, including note by Peter about W "apa" (S []).
bjorn
2008-09-25
Changes to the prolog output format
peb
2008-09-26
Added pgf-pretty output-format
bjorn
2008-09-26
Added semantic interpretation tag printing to the *bnf grammar printers.
bjorn
2008-09-26
Use ebnf format for "regular" output-format.
bjorn
2008-09-26
Changed nolr printer to use EBNF format.
bjorn
2008-09-26
Added --output-format=ebnf.
bjorn
2008-09-25
Added --output-format=nolr. Minor makeRegular refactoring.
bjorn
2008-09-25
Added --output-format=regular.
bjorn
[next]