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-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-25
fix typo
krasimir
2008-10-25
add cp1252. usefull for Swedish and German
krasimir
2008-10-25
extend the cp1251 coding to cover all cyrillic letters
krasimir
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
Added Read and Show instances for CId. Also added readCId :: String -> Maybe ...
bjorn
2008-10-20
Replace Category with Type in the PGF API. Added readLanguage and showLanguage.
bjorn
2008-10-20
preparation for dep. types. The -cat option can take any type instead of just...
krasimir
2008-10-19
move the literal category names to PGF.Macros
krasimir
2008-10-19
move PGF.Quiz to GF.Quiz. It is not part of the PGF API
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
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
[next]