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
Age
Commit message (
Expand
)
Author
2008-10-20
add parser and pretty printer for types
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-17
lighttpd.conf: use default server.event-handler = "select"
bjorn
2008-10-17
gf-server-jsapi: clean up old callbacks
bjorn
2008-10-17
Don't include parsers for Ger, Dan, Nor in server/demo.pgf and server/lang.pgf
bjorn
2008-10-17
Fixed URL in gwt-client/Translate-shell-external to work with lighttpd
bjorn
2008-10-17
Use JSON-P in gf-server-jsapi.js
bjorn
2008-10-17
Added JSON-P support to fastcgi server.
bjorn
2008-10-17
Delete gf.fcgi in src/server/Makefile.
bjorn
2008-10-16
A bunch of changes that make it easy to run the gf server with lighttpd
bjorn
2008-10-16
Multithreaded gf.fcgi.
bjorn
2008-10-16
server/makefile added test.pgf target.
bjorn
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
build pgf files in src/server with erasing parsing
bjorn
2008-10-16
Allow giving .gfo files as gfc command-line arguments.
bjorn
2008-10-16
Removed on-demand parser generation from the PGF interpreter.
bjorn
2008-10-16
Moved parser building in the PGF interpreter to PGF.hs from PGF/Raw/Convert.h...
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-16
code tweak: use Map.findWithDefault in PGF.Macros.lookMap
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
generate metavariables in the tree extraction for PMCFG
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
pass the full Tokn type to the add function not just the KS string
krasimir
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
added a note on refreshing variables in AbsCompute
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
[next]