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-22
Added PGF.parse method to GWT client.
bjorn
2008-10-22
Some refactoring of the GWT translator.
bjorn
2008-10-22
fix the word completion in the shell
krasimir
2008-10-22
fix a typo. It is option "-cat" not "-type"
krasimir
2008-10-22
Make GWT compilation easier.
bjorn
2008-10-22
Remove compiled GWT stuff.
bjorn
2008-10-22
gf-server: preliminary Ubuntu instructions
bjorn
2008-10-22
Recompiled GWT code. I should drop the compiled code from the repo soon, this...
bjorn
2008-10-22
Rename the GWT Translate module to PGF. Rename the GF class to PGF.
bjorn
2008-10-22
Change GWT compilation scripts to make it easier to change the GWT dir location.
bjorn
2008-10-22
New compiled GWT stuff.
bjorn
2008-10-22
Reorganize GWT stuff into a reusable module and one application module.
bjorn
2008-10-21
efficient and nicer implementation for literal categories
krasimir
2008-10-20
gf-server: move some general stuff to FastCGIUtils
bjorn
2008-10-20
the literal categories were slowing down the parser 3 times. this is quick an...
krasimir
2008-10-20
Added --parser=ondemand flag.
bjorn
2008-10-20
Added PGF.Macros.mapConcretes
bjorn
2008-10-20
Added on-demand parser generation back in. It's pretty unproblematic, and can...
bjorn
2008-10-20
Added new generated GWT output.
bjorn
2008-10-20
Removed the flag icons from the GWT client.
bjorn
2008-10-20
Update gf-server instructions and configuration.
bjorn
2008-10-20
fixed typo in the Haddock documentation
krasimir
2008-10-20
Reorganize PGF export list to get easier to read haddock.
bjorn
2008-10-20
Update gf-server to compile with changed PGF API.
bjorn
2008-10-20
Added Read and Show instances for CId. Also added readCId :: String -> Maybe ...
bjorn
2008-10-20
Added Read and Show instances for Type. This required moving some code around.
bjorn
2008-10-20
Replace Category with Type in the PGF API. Added readLanguage and showLanguage.
bjorn
2008-10-20
Added 'run' target to gf-server Makefile. It compiles the server, and starts ...
bjorn
2008-10-20
Added compiled GWT code to repo.
bjorn
2008-10-20
gf-server: New URL format: /grammar.pgf/command
bjorn
2008-10-20
lighttpd.conf tweak
bjorn
2008-10-20
fastcgi: better grammar cache implementation: don't deadlock on exceptions
bjorn
2008-10-17
(fastcgi) replace DataRef with a more general Cache type, which can hold seve...
bjorn
2008-10-20
preparation for dep. types. The -cat option can take any type instead of just...
krasimir
2008-10-20
export wildCId from PGF.hs
krasimir
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
[next]