Commit Graph
17 Commits
Author SHA1 Message Date
hallgren 87cc4d7624 Merge phrasebook.js into minibar.js 2010-04-30 14:55:56 +00:00
hallgren 4fd94cc5c1 Some work on the Saldo game 2010-04-28 12:58:17 +00:00
hallgren ee9acfc772 Update version numbers for build-depends in gf-server.cabal 2010-04-22 14:22:55 +00:00
hallgren e2a8d4cf9e Require GHC >=6.12, and add a homepage field in GF.cabal
I assume checking for base>=4.2 is a good way to test for the presence of the
new Unicode-aware I/O libraries (first shipped with GHC 6.12) that GF now
relies on.
2010-04-22 13:09:27 +00:00
hallgren 4c757f4683 Changes to lighttpd.conf to allow grammars.cgi to work 2010-04-20 14:46:36 +00:00
hallgren 7f9fc7f095 Commented out faulty coding flag
FoodsIce.gf contained coding=utf8, but the file is in the latin1 encoding. This
confused GF.
2010-04-20 13:54:10 +00:00
hallgren 14a053a81b Some work on minibar:
1. Menu for choosing target language.
2. Pass options when calling start_minibar.
See about.html for more details.
2010-04-19 16:48:26 +00:00
hallgren be045d40fa Work in progress on keyboard input in minibar 2010-04-15 15:42:18 +00:00
hallgren 6e24b79dcd Code simplification 2010-04-15 15:41:30 +00:00
hallgren 603536a2f2 Omit redundant trailing "&" in jsonp url 2010-04-15 13:48:28 +00:00
hallgren 0b1a2bb20b Fix bug in get_grammarlist. Some code simplificaiton. 2010-04-15 13:33:21 +00:00
hallgren b3c8cf315a Some documentation 2010-04-09 14:04:18 +00:00
hallgren 1b4dd1df71 Abstract out grammar access method 2010-04-09 14:00:38 +00:00
hallgren df6ab55915 Adding the Minibar files to the darcs repository. 2010-04-09 13:51:34 +00:00
hallgren e239e3331a Quick fix to adapt to new version of the PGF library. 2010-03-04 18:46:18 +00:00
hallgren b318698372 Use build-type: Custom, so that cabal install calls Setup.hs. 2010-01-13 16:40:15 +00:00
hallgren de7aadaf59 Makefile for Foods.pgf (machine readable version of README) 2010-01-12 15:25:56 +00:00