Commit Graph

  • aab3e37146 Recording changes in automatically generated HTML files on the server hallgren 2012-02-13 18:19:51 +00:00
  • 0e06a04f1a gfse & minibar: small fixes hallgren 2012-02-13 18:11:46 +00:00
  • aa3c11ba9b minibar: fix problems with the feedback form hallgren 2012-02-13 17:58:06 +00:00
  • 5e915fe766 gfse: better integration of the minibar hallgren 2012-02-13 17:31:39 +00:00
  • facdfb6373 minibar: bug fix: accidental reference to global variable "server" hallgren 2012-02-13 17:25:37 +00:00
  • c4406c146a gfse: added a button to go directly from the editor to the minibar hallgren 2012-02-13 15:24:05 +00:00
  • 53e5308d74 gfse: stay on the same page when compiling grammars hallgren 2012-02-10 17:26:02 +00:00
  • a6acb994e8 gfse&minibar: select the right grammar in minibar when invoked from gfse hallgren 2012-02-10 15:24:59 +00:00
  • 196d17c961 gfse: bug fix: syntax check in concrete syntax wasn't working hallgren 2012-02-10 13:38:24 +00:00
  • 78e41a193f Afrikaans fixes by Laurette and Laurette aarne 2012-02-10 08:22:37 +00:00
  • 86d5973b2e gfse: initial support for module extension hallgren 2012-02-09 18:00:36 +00:00
  • 4079e1b413 gfse: document the representation of GF grammars used by the editor. hallgren 2012-02-07 17:27:23 +00:00
  • ec12036165 Updated GFEP page john.j.camilleri 2012-02-08 13:28:17 +00:00
  • 6d0ca0e58b Udpated GFEP readme john.j.camilleri 2012-02-02 08:55:31 +00:00
  • 28c2a4ce5e gf -server: better error message for requests with unsupported HTTP methods hallgren 2012-02-01 17:34:23 +00:00
  • 4c1c115217 gf -server: fix bug that caused '+' to be converted to ' ' in uploaded grammars hallgren 2012-02-01 17:17:46 +00:00
  • ac5ee00e21 GF home page: adding an experimental site search box hallgren 2012-01-31 14:18:00 +00:00
  • 171e4851b9 Updated GFEP page john.j.camilleri 2012-01-31 14:08:41 +00:00
  • f275db930c Added the FraCaS Treebank to the examples peter.ljunglof 2012-01-27 22:56:14 +00:00
  • 92cbbe9173 libpgf: switch to using callbacks and lazy prediction in the parser. this reduce the parsing time from 11 sec down to 3 sec. kr.angelov 2012-01-26 12:32:26 +00:00
  • 0e05fc08d5 libpgf: use a temporal pool for allocating the arrays in the continuation map of the parser kr.angelov 2012-01-26 09:03:08 +00:00
  • 469d8cf804 libpgf: fix a warning in reader.c kr.angelov 2012-01-26 08:58:23 +00:00
  • 51def0c381 libpgf: fix in string.h kr.angelov 2012-01-26 08:58:03 +00:00
  • b62d57fd30 libpgf: few fixes to make the loading of grammars with def rules possible kr.angelov 2012-01-24 14:47:11 +00:00
  • 5b96b55184 libpgf: extra_ccat is now redundant and was removed kr.angelov 2012-01-23 19:47:08 +00:00
  • 81191787fe libpgf: forgot to add utils/pgf-print.c kr.angelov 2012-01-23 16:34:02 +00:00
  • d8cfb13715 pgf-translate: add \n at the end of two error messages kr.angelov 2012-01-23 15:51:37 +00:00
  • 21dee01c9d libpgf: debugging framework for the parser kr.angelov 2012-01-23 15:49:29 +00:00
  • f2cfa9888e libpgf: the concrete categories were allocated from the temporary pool kr.angelov 2012-01-23 13:43:17 +00:00
  • e9014902ef libpgf: printing of literals and flags kr.angelov 2012-01-23 10:17:20 +00:00
  • c5b4e5388a libpgf: move the lindefs field from PgfCncCat to PgfCCat. display the list in the grammar printout kr.angelov 2012-01-23 09:46:45 +00:00
  • 64a00dad48 added an API for printing the PGF to human readable format kr.angelov 2012-01-21 10:27:55 +00:00
  • 1acb722ba2 fix the crash in the reader when there aren't any productions per category. kr.angelov 2012-01-21 10:25:43 +00:00
  • a369d3bdac initial import of the C runtime kr.angelov 2012-01-20 13:41:10 +00:00
  • 2fd04e0797 Updated instructions for gedit editor mode john.j.camilleri 2012-01-23 12:57:08 +00:00
  • dc18f71049 Updated GFEP readme john.j.camilleri 2012-01-23 08:53:28 +00:00
  • a382786fa1 Updated GFEP readme john.j.camilleri 2012-01-20 15:35:09 +00:00
  • 04edef03d8 Updated GFEP readme john.j.camilleri 2012-01-18 13:47:23 +00:00
  • 948dd4c097 Added GFEP snapshots folder john.j.camilleri 2012-01-18 13:39:15 +00:00
  • c08b1eab0a Removed GFEP releases from darcs john.j.camilleri 2012-01-18 13:31:40 +00:00
  • c92224e9b4 Another batch of small Russian Phrasebook fixes Nikita Frolov 2012-01-16 22:31:02 +00:00
  • 23f8ebe76e The final fix of noun phrases with cardinal numbers in Russian Nikita Frolov 2012-01-16 17:15:08 +00:00
  • 8936c6d38e sorted the list of funs and cats in GrammatToPGF to get the predef categories in proper place and get gr, ai, gt work properly aarne 2012-01-14 17:06:54 +00:00
  • 0cda1b3a9a Updated GFEP page john.j.camilleri 2012-01-11 14:07:36 +00:00
  • b6297cc7d7 Updated GFEP page john.j.camilleri 2012-01-11 14:07:36 +00:00
  • 4f65a874d7 GFEP Release 1.2.3 john.j.camilleri 2012-01-11 12:57:45 +00:00
  • dff4d2602b GFEP Release 1.2.3 john.j.camilleri 2012-01-11 12:57:45 +00:00
  • e78b193270 GFEP Release 1.2.3 john.j.camilleri 2012-01-11 12:54:13 +00:00
  • ba1efe93d0 GFEP Release 1.2.3 john.j.camilleri 2012-01-11 12:54:13 +00:00
  • 130f9f88cd Updated GFEP readme john.j.camilleri 2012-01-11 08:02:47 +00:00
  • 970c6d705e Updated GFEP readme john.j.camilleri 2012-01-11 08:02:47 +00:00
  • 796dd530ee the translation script from the Penn format to GF RGL is now in examples/PennTreebank kr.angelov 2012-01-10 19:36:28 +00:00
  • 52f7e703ea the translation script from the Penn format to GF RGL is now in examples/PennTreebank kr.angelov 2012-01-10 19:36:28 +00:00
  • 1732254a1b Added new GFEP release john.j.camilleri 2012-01-10 16:26:27 +00:00
  • 0360a44675 Added new GFEP release john.j.camilleri 2012-01-10 16:26:27 +00:00
  • fba58ab302 Cleared old GFEP release john.j.camilleri 2012-01-10 16:24:49 +00:00
  • a4c62cad0b Cleared old GFEP release john.j.camilleri 2012-01-10 16:24:49 +00:00
  • 58b935a9dc GFEP Release 1.2.2 john.j.camilleri 2012-01-09 07:59:21 +00:00
  • 2df83d01ff GFEP Release 1.2.2 john.j.camilleri 2012-01-09 07:59:21 +00:00
  • 3bc52936e2 Regenerated status.html john.j.camilleri 2012-01-04 08:35:28 +00:00
  • 749d81b48f Indicated in status file that Maltese RG code is now in darcs john.j.camilleri 2012-01-03 13:10:35 +00:00
  • 41423dfc32 Added Maltese RG (compiles but far from complete) john.j.camilleri 2012-01-03 13:07:43 +00:00
  • ff81ecc2fd Added Maltese (Mlt) to status document john.j.camilleri 2012-01-03 12:23:46 +00:00
  • 8e2c1823ed A Russian dictionary Nick Frolov 2011-12-31 02:36:24 +00:00
  • 2ff1d34c86 A Russian dictionary Nick Frolov 2011-12-31 02:36:24 +00:00
  • ba451d203a Latvian and Thai on language list in GF index aarne 2011-12-29 08:50:33 +00:00
  • 4bf634ffcd Latvian and Thai on language list in GF index aarne 2011-12-29 08:50:33 +00:00
  • 10000e5879 added Latvian to RGL synopsis aarne 2011-12-29 08:47:23 +00:00
  • 5b8035abc2 Removed GFEP section from GF Editor Modes page john.j.camilleri 2011-12-28 14:01:24 +00:00
  • ab8240e7c3 Removed GFEP section from GF Editor Modes page john.j.camilleri 2011-12-28 14:01:24 +00:00
  • fb0f46be4a Fixing 'linearize' in py-bindings/test.py jordi.saludes 2011-12-22 21:29:45 +00:00
  • 2d6d969a60 Fixing 'linearize' in py-bindings/test.py jordi.saludes 2011-12-22 21:29:45 +00:00
  • bff947f44f Changed 'lin' method name to 'linearize' (py-bindings). jordi.saludes 2011-12-08 13:08:36 +00:00
  • 9c467e1b40 Changed 'lin' method name to 'linearize' (py-bindings). jordi.saludes 2011-12-08 13:08:36 +00:00
  • 093ba41fa3 Added an example file as documentation for py-bindings. jordi.saludes 2011-12-08 13:05:23 +00:00
  • ac35539c30 Added an example file as documentation for py-bindings. jordi.saludes 2011-12-08 13:05:23 +00:00
  • 75c6aa83cd Added parser completions to py-bindings. jordi.saludes 2011-12-07 18:09:33 +00:00
  • bb6905e36f the parser now use nub instead of nubsort which means that the abstract syntax trees will be returned lazily kr.angelov 2011-12-19 13:10:33 +00:00
  • 15678a0fce gf -server[=port] hallgren 2011-12-14 15:28:27 +00:00
  • 02bcfa2098 gf-bib.bib: added EACL 2009 and ACL 2010 entries from gf-bibliography.t2t hallgren 2011-12-14 15:26:05 +00:00
  • 6dd649d5ff gf-bibliography.t2t: fixed a typo hallgren 2011-12-14 15:25:09 +00:00
  • 7f5d121a9a gf -server mode improvements hallgren 2011-12-14 15:11:13 +00:00
  • d0cfd4ea3a script for making phrasebook with Thai pronunciation aarne 2011-12-09 18:49:03 +00:00
  • 8691f51ae3 last-minute fixes for Thai Phrasebook aarne 2011-12-09 13:05:41 +00:00
  • 15168563a2 adjustments in Phrasebook and synopsis aarne 2011-12-08 14:04:42 +00:00
  • 7c9bbd844b Now graphvizAbstractTree suppress the visualization of implicit arguments. kr.angelov 2011-12-08 09:18:38 +00:00
  • 550cbe764c Added parser completions to py-bindings. jordi.saludes 2011-12-07 18:09:33 +00:00
  • 5bbd1d6f73 the parser now use nub instead of nubsort which means that the abstract syntax trees will be returned lazily kr.angelov 2011-12-19 13:10:33 +00:00
  • d9502fa575 A tested grammar for Russian participles and gerunds. Several verbs of mixed conjugation are not covered yet, though. Nick Frolov 2011-12-22 14:43:40 +00:00
  • cd671c58a9 Latvian API compiles! Does it? :) normundsg 2011-12-19 14:11:46 +00:00
  • 1f7be86dd2 A fix to an overlooked bug (thanks to John for reporting) Nick Frolov 2011-12-19 09:27:53 +00:00
  • d00b425206 Latvian RG: approaching RGL API normundsg 2011-12-19 06:03:21 +00:00
  • 342ba2e070 A tested version of Numerals Nick Frolov 2011-12-14 16:22:43 +00:00
  • 20b4ff07e3 gf -server[=port] hallgren 2011-12-14 15:28:27 +00:00
  • c2b5aba409 gf-bib.bib: added EACL 2009 and ACL 2010 entries from gf-bibliography.t2t hallgren 2011-12-14 15:26:05 +00:00
  • e9526a5af3 gf-bibliography.t2t: fixed a typo hallgren 2011-12-14 15:25:09 +00:00
  • 9dccff4cf7 gf -server mode improvements hallgren 2011-12-14 15:11:13 +00:00
  • f37c46a5a9 script for making phrasebook with Thai pronunciation aarne 2011-12-09 18:49:03 +00:00
  • 194d0f455a last-minute fixes for Thai Phrasebook aarne 2011-12-09 13:05:41 +00:00
  • 2cc65efff8 adjustments in Phrasebook and synopsis aarne 2011-12-08 14:04:42 +00:00