1
0
forked from GitHub/gf-core
Commit Graph

5759 Commits

Author SHA1 Message Date
aarne
62decb1e55 added RGL-functorial concepts to Phrasebook 2011-11-30 10:54:05 +00:00
aarne
5f9c3301b6 Thai phrasebook vocabulary from Nui 2011-11-30 10:53:33 +00:00
aarne
1547ccd7cc Tha increments 2011-11-30 10:52:59 +00:00
kr.angelov
11a37316da more stuff in the new type checker 2011-11-30 14:55:52 +00:00
kr.angelov
565ae652e4 typos in Prelude.gf: Type --> PType 2011-11-30 14:55:11 +00:00
kr.angelov
cac5b9ff0d fix the compilation after the patch for the new type checker 2011-11-29 18:45:51 +00:00
hallgren
6ce2afaa70 Also recording gf-bibliography.html...
...although I think in general it is a bad idea to keep automatically generated
files in the source repository.
2011-11-29 15:38:01 +00:00
hallgren
75fbe2c745 gf-bibliography.t2t: add links to PDFs for ACL 2010 and EACL 2011 papers 2011-11-29 15:36:14 +00:00
aarne
9b6086704f verb negation and auxiliary fixes in Tha 2011-11-29 15:24:59 +00:00
kr.angelov
eaaefe73d0 Sketch of the new type checker for the concrete syntax. Enabled only with -new-comp 2011-11-29 12:12:51 +00:00
john.j.camilleri
8b8d7d7434 Fixed GFEP release 2011-11-29 09:06:43 +00:00
john.j.camilleri
38ef5a9d09 New GFEP release 2011-11-29 09:01:27 +00:00
john.j.camilleri
ce5a55b271 Removed GFEP beta updatesite 2011-11-29 09:00:15 +00:00
john.j.camilleri
6d0e3a12a1 Updated GFEP index page 2011-11-29 08:59:25 +00:00
aarne
e5de02733c determiners and extrapositions in Tha fixed 2011-11-28 22:10:10 +00:00
hallgren
ebcfad5ec3 gfse: fix bugs and typos 2011-11-28 16:36:51 +00:00
aarne
fe4a933972 some Thai corrections from Nui 2011-11-28 14:34:59 +00:00
john.j.camilleri
3adf577241 Updated GFEP 1.2.0 release 2011-11-25 11:11:30 +00:00
john.j.camilleri
78f084bcc5 Re-added GFEP 1.2.0 release 2011-11-25 10:59:40 +00:00
john.j.camilleri
48ba4f4835 Cleaned up GFEP releases 2011-11-25 10:57:46 +00:00
aarne
865c00b633 added Rus to compilation of MiniGrammar demo 2011-11-24 22:01:23 +00:00
aarne
4388e4444b added Rus to Phrasebook compilation script 2011-11-24 22:00:57 +00:00
Nick Frolov
31e1a657f9 Symbolic and Nound fixes for Russian 2011-11-24 16:13:08 +00:00
kr.angelov
f1cacffc98 now if some module is compiled with -no-pmcfg then the PMCFG code is generated at the end during the linking phase. Now the default compilation of the libraries with cabal is with -no-pmcfg. 2011-11-24 14:23:04 +00:00
john.j.camilleri
0ad6557968 Updated GFEP readme 2011-11-24 14:03:04 +00:00
john.j.camilleri
75f6e68fd9 Added GFEP release for Thu, 24 Nov 2011 14:52:50 +0100 2011-11-24 13:52:50 +00:00
john.j.camilleri
864b0cc10c Updated GFEP readme 2011-11-24 13:52:05 +00:00
aarne
dfb8e39933 MinGrammar compilation more robust 2011-11-24 12:44:36 +00:00
kr.angelov
1f174fe04f make addSequencesB(V) strict. Otherwise we get stack overflow when compiling LangFre 2011-11-22 20:31:58 +00:00
aarne
5147091d60 typos in synopsis generation 2011-11-21 16:36:17 +00:00
aarne
b36a8fdc50 options for no-pmcfg compilation in lib/src/Make.hs (for library developers, rather than users); adding Thai to some demo and documentation 2011-11-21 15:30:55 +00:00
hallgren
6bb1db51e7 gfse: example-based: some usability improvements
Instead of showing nothing, show disabled buttons and some expanatory text to
provide guidance for users getting started with example-based grammar writing.
2011-11-21 15:24:29 +00:00
hallgren
a3e813914c example-based: bug fix: apply UTF-8 decoding to CGI inputs
You can now use words with ÅÄÖ when writing Swedish grammars by example...
2011-11-21 15:15:49 +00:00
aarne
58d1968d98 Thai words, in particular those needed for Phrasebook and Synopsis 2011-11-20 19:08:15 +00:00
aarne
8e685af2a4 extending PhrasebookTha; one third left 2011-11-20 19:07:36 +00:00
aarne
90b640d50f thword used in FoodsThai 2011-11-20 15:09:59 +00:00
aarne
e00054061b new ResTha oper thword, to build lexical words 2011-11-20 15:08:57 +00:00
aarne
949cbfe535 more words and paradigms in Thai 2011-11-20 13:43:18 +00:00
aarne
6fe2d572fa some Thai words added 2011-11-19 23:19:02 +00:00
john.j.camilleri
d380ff9f83 Added GFEP release for Fri, 18 Nov 2011 16:31:16 +0100 2011-11-18 15:31:16 +00:00
john.j.camilleri
cc61fc5e40 Updated GFEP index.html 2011-11-18 15:30:34 +00:00
john.j.camilleri
53b638d9a6 Changed GFEP screenshot 2011-11-18 15:21:48 +00:00
kr.angelov
c626262f9a rebuildModule should do location globalization too 2011-11-17 22:11:56 +00:00
kr.angelov
67aa44a620 bugfix in the overload resolution. It was accidentally introduced as part of the per module PMCFG generation 2011-11-17 21:36:45 +00:00
john.j.camilleri
eb86f566bd Added GFEP release for Thu, 17 Nov 2011 15:23:02 +0100 2011-11-17 14:23:02 +00:00
john.j.camilleri
324476f64c Updated GFEP index page 2011-11-17 14:15:52 +00:00
john.j.camilleri
76c5ab3a38 Added new GFEP screenshot for web 2011-11-17 13:40:35 +00:00
aarne
22b95f333c sorted LexiconTha again 2011-11-16 17:05:53 +00:00
john.j.camilleri
c70ce0c46e Added GFEP release for Wed, 16 Nov 2011 12:44:59 +0100 2011-11-16 11:44:59 +00:00
aarne
619b5a0f02 changed FoodsTha to FoodsThai (to mark it as unstable) 2011-11-16 10:51:06 +00:00