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
Age
Commit message (
Expand
)
Author
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
In shell "p" command, only try languages that have a parser.
bjorn
2008-10-16
A bit more verbosity when combining PGF files. Use putPointE when writing out...
bjorn
2008-10-16
Honor --erasing flag from command-line also when compiling existing .gfo to PGF.
bjorn
2008-10-15
restored the possibility to compile .cf files to gf
aarne
2008-10-15
high-order syntax in PMCFG
krasimir
2008-10-15
rename some variable names
krasimir
2008-10-15
Copy command-line options to module flags when compiling to .gfo.
bjorn
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
rudimentary abstract syntax type checker and solver in PGF
aarne
2008-10-14
paraphrase works a little better now ; added examples/paraphrase for testing
aarne
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-13
added a paraphrase method applying def's in both directions, in subtrees, and...
aarne
2008-10-10
a first version of PGF.AbsCompute
aarne
2008-10-10
Added option to treat some categories as lexical when generating Haskell data...
bjorn
2008-10-06
simplified 1.5 by removing mathematical/
aarne
2008-10-05
added a command for tree operations and started a module for defining them
aarne
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-03
Added | syntax for variants.
bjorn
2008-10-02
Regenerate source GF parser from GF.cf. Now, when GF/Source/Makefile is used,...
bjorn
2008-10-02
Added src/GF/Source/Makefile for regenerating the GF source parser from GF.cf.
bjorn
2008-10-02
Converted GF/Source/*.hs to Unix line endings, to be able to see what happens...
bjorn
2008-10-02
Fail more gracefully on unknown file name extensions.
bjorn
2008-10-01
added mode 'gf --run' for running silently a script ; made quizzes handle cha...
aarne
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
Fixed CFG start cats for categories with more than one constituent.
bjorn
2008-09-30
Use filtering in regular printer.
bjorn
2008-09-30
SRG conversion: print CFG when a unknown cat is found in renameCats. Do filte...
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 isLiteralCat function to PGF.Macros.
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
ebnf printer: print external cats first.
bjorn
2008-09-26
bnf and ebnf printer: align ::= symbols.
bjorn
[prev]
[next]