Commit Graph

4519 Commits

Author SHA1 Message Date
john.j.camilleri
04db5aa045 GFEP: more screenshots 2012-03-05 11:50:20 +00:00
john.j.camilleri
7c00e81fb5 GFEP: updated readme 2012-03-05 10:39:14 +00:00
john.j.camilleri
6f6371e1bf GFEP: updated screenshots 2012-03-05 10:37:25 +00:00
john.j.camilleri
f6242702f5 GFEP: updated examples 2012-03-05 09:50:29 +00:00
virk.shafqat
f4fb8fe57d HinPesPhrasebook 2012-03-05 09:46:05 +00:00
virk.shafqat
2ffa5f70da refinements 2012-03-05 09:33:23 +00:00
hallgren
a5a82556af Update home page and download page for GF 3.3.3 release 2012-03-03 11:53:10 +00:00
kr.angelov
4d1b0859d0 libpgf: preliminary version for the statistical ranking. we use naive statistical model with random weight for the meta variables. 2012-03-02 19:25:01 +00:00
hallgren
3790733e30 GF download page: Windows binary package added 2012-03-02 17:54:38 +00:00
kr.angelov
58b6bbd242 libpgf: simple optimization in the implementation for heaps 2012-03-02 17:43:46 +00:00
hallgren
5983268552 GF 3.3.3 download page: initial set of binary packages added 2012-03-02 16:12:51 +00:00
peter.ljunglof
5625e5f8f7 added HTML readme file to fracasbank 2012-03-02 14:57:44 +00:00
hallgren
0da74edb95 Fix release notes typos 2012-03-02 13:43:02 +00:00
hallgren
4300847117 Updated GF 3.3.3 release notes 2012-03-02 13:33:37 +00:00
hallgren
21c278f28f gf.cabal: update version number to 3.3.3
but I am not tagging it yet, there is still time for some changes
2012-03-02 10:57:08 +00:00
hallgren
0ed816c118 Update doc/gf-help-full.txt
* echo help -full -t2t | gf -run >doc/gf-help-full.txt
* Insert 3 empty lines first in the file.
2012-03-01 19:39:42 +00:00
hallgren
7f4038e0a8 gfse: bug fix
Fix a problem opening grammars created before grammar extension was introduced.
2012-03-01 18:11:58 +00:00
hallgren
1100f87925 WebSetup.hs: avoid ? wildcards because of odd behaviour under Win32
There is some discussion here: http://www.xxcopy.com/xxcopy18.htm
2012-03-01 16:33:32 +00:00
hallgren
4a1fe5012f doc-phrasebook.txt: update link to minibar doc 2012-03-01 15:53:22 +00:00
hallgren
53d57cdb5b doc-phrasebook.txt: update hyperlinks
Link to www.grammaticalframework.org instead of code.haskell.org/gf.
2012-03-01 15:45:05 +00:00
hallgren
24a650be63 GF home page minor style update 2012-03-01 14:51:16 +00:00
hallgren
f34b052847 Setup.hs: include Hindi and Thai by default in RGL builds 2012-03-01 14:25:41 +00:00
hallgren
2d58947d92 WebSetup.hs: use </> instead of '/' for Win32 compatibility 2012-03-01 14:21:47 +00:00
hallgren
145d8c149f Rename FoodsThai.gf back to FoodsTha.gf
so that it is included by default when building Foods.pgf for gf -server mode.
2012-03-01 13:53:48 +00:00
kr.angelov
2775faad7a libpgf: an API for building heaps from buffers in gu/seq.c 2012-02-29 18:51:21 +00:00
hallgren
b727e676b4 gfse & minibar: minor style adjustments 2012-02-29 17:37:13 +00:00
hallgren
01404e579c gf -server: update start page, add links to some documentation 2012-02-29 17:05:45 +00:00
hallgren
9a6619e819 gfse: add missing file sort.js to the repository 2012-02-29 16:36:28 +00:00
hallgren
f573d52b43 PGFService.hs bug fix: pattern match failure in doParse
doParse was missing a branch for PGF.ParseIncomplete.
Also introduced the operator .= to simply the code that builds JSON objects.
2012-02-29 16:21:34 +00:00
hallgren
4052767790 Updated GF 3.3.3 release notes 2012-02-28 17:47:10 +00:00
kr.angelov
e31c883075 libpgf: the first prototype for the robust parser 2012-02-29 14:43:08 +00:00
kr.angelov
b054549082 libpgf: the choice object should remember integers instead of single bytes 2012-02-29 13:41:59 +00:00
hallgren
6f42f58f71 gfse: Translation Quiz integration
Also moved the translation quiz from demos/TransQuiz to src/www/TransQuiz so
that it will be installed by 'cabal install' along with the other files that
are installed for use by gf -server mode.
2012-02-28 17:24:34 +00:00
hallgren
c1c1a73dc3 gf -server mode: JSONP support for grammar lists
Needed by the translation quiz.
2012-02-28 17:20:59 +00:00
kr.angelov
5fa1418194 libpgf: another fix in the parser debugger 2012-02-28 16:37:12 +00:00
hallgren
6a5de9e7d8 GF 3.3.3 release notes: mention the new RGL languages 2012-02-28 15:53:08 +00:00
aarne
69f84defb0 bug fix in AppPredefined: don't compare values that contain variables. this should be checked even more generally. 2012-02-28 15:13:32 +00:00
hallgren
c2cf5c48e5 Updates for the GF 3.3.3 download page 2012-02-28 14:51:09 +00:00
kr.angelov
4ddf24429b libpgf: the time measurement in pgf-translate should be made after pgf_parse_result for more accurate timing 2012-02-28 13:14:24 +00:00
kr.angelov
dcbeb63849 libpgf: fix in the parser debugger 2012-02-28 13:12:38 +00:00
john.j.camilleri
b0ac2fa9ff Updated 3.3.3 release doc
Added link to GFEP page.
2012-02-28 12:56:31 +00:00
hallgren
40148db81d Adding release notes and download page for version 3.3.3
Feel free to add to the release notes!
2012-02-28 11:02:08 +00:00
kr.angelov
eb4bfb008e buf fix in the compiler for HOAS 2012-02-28 08:10:47 +00:00
aarne
d560a2aa79 fixed Italian loro->li 2012-02-28 07:55:38 +00:00
hallgren
4441c957ea gfse: recognize Predef categories Int, Float and String
but don't show them in the startcat menu.
2012-02-27 17:18:05 +00:00
hallgren
c41974422f gfse: text mode improvements
+ Preserve the startcat flag.
+ Preserve judgement order when possible (GF's parser does not preserve order
  and does not record exact source locations, only line numbers)
2012-02-27 16:50:06 +00:00
kr.angelov
686fcca9a4 libpgf: pretty printing for expressions with metavaraibles 2012-02-27 13:50:35 +00:00
hallgren
7145436a0d Phrasebook feedback: hide feedback submitted by Googlebot 2012-02-27 13:18:03 +00:00
aarne
dcea5b554f Hin and Snd in MiniGrammar demo 2012-02-25 09:53:09 +00:00
hallgren
03f3baeba3 gfse: text mode editing: accept grammars with printname judgements
But printname judgements are ignored for now.
Also fixed an UTF-8 encoding bug when parsing uploaded grammars in gf -server
mode.
2012-02-24 17:12:38 +00:00