1
0
forked from GitHub/gf-core
Commit Graph

4602 Commits

Author SHA1 Message Date
aarne
3f226473ff some more authors fixed in status 2010-04-30 15:06:37 +00:00
krasimir
a3e1d43318 fix PGFService after the change in the API 2010-04-30 15:09:21 +00:00
aarne
b4d51e1ddd authors in status table fixed 2010-04-30 15:04:10 +00:00
krasimir
ec23ad994a in the libraries status page -> Swe & Tur also have big lexicons 2010-04-30 14:48:34 +00:00
krasimir
83528f15d7 first incarnation of the bracketed string API 2010-04-30 14:36:06 +00:00
aarne
a25442639c status table for resource grammars 2010-04-30 14:34:44 +00:00
aarne
65ede6ff35 globalized the resource tour 2010-04-30 13:44:33 +00:00
aarne
a47df1d54e small fixes in Phrasebook, particularly PSeeYouPlaceDate 2010-04-30 06:55:15 +00:00
ramona.enache
62dd93f728 Phrasebook grammars for English, Romanian and Dutch 2010-04-29 21:56:53 +00:00
aarne
f2b36760da fixing a type error in QuestionBul.AdvIAdv 2010-04-29 16:28:57 +00:00
aarne
31faae2d81 completed PhrasebookFin with new abstract 2010-04-29 14:13:15 +00:00
aarne
a327761776 added Words.Pound and Sentences.AHaveCurr 2010-04-29 14:12:46 +00:00
aarne
27ae61f9ca fixed LexiconFin.near_A and the documentation of ParadigmsFin.mkA 2010-04-29 14:03:55 +00:00
aarne
e104833f1f fixed definite articles with superlatives in Scandinavian 2010-04-29 12:32:07 +00:00
aarne
44a1e35b42 better implementation of "how far" in Swedish; harmonized the type of HowFarBy 2010-04-29 12:21:35 +00:00
aarne
9ed72885f7 used AdvIAdv to complete PhrasebookSwe 2010-04-29 06:05:45 +00:00
aarne
c5fe59ce50 added Question.AdvIAdv and correcponding entry of mkIAdv in API 2010-04-29 05:55:59 +00:00
aarne
49abf31256 extended phrasebook for Swedish (almost complete) 2010-04-28 20:37:51 +00:00
aarne
3074c38b9a new option pg -funs 2010-04-28 19:09:59 +00:00
krasimir
f3bee9fd36 wf,vt,vp,vd,aw should store files in utf8 2010-04-28 17:37:53 +00:00
aarne
a59f2cd9fe some moving around of new phrasebook entries 2010-04-28 16:53:20 +00:00
ramona.enache
a92a7db72c category definitions added to phrasebook 2010-04-28 15:02:27 +00:00
ramona.enache
1d523ba86d abstract syntax for the phrasebook - extended version 2010-04-28 14:56:07 +00:00
krasimir
d53125757f fix the -view option for vt,vp,vd,aw to work on Windows 2010-04-27 20:01:54 +00:00
ramona.enache
9f5b6ad8d9 FixedRon 2010-04-26 09:32:05 +00:00
ramona.enache
98555ed6b3 FixedRon 2010-04-25 00:47:15 +00:00
hallgren
9b98d272fd Add MacOS X binary to the download page 2010-04-24 12:08:28 +00:00
aarne
17b7fb1463 lrec tutorial examples 2010-04-24 11:34:04 +00:00
krasimir
f80e650329 convert GF.Data.SortedList to UTF8 2010-04-24 09:13:26 +00:00
krasimir
94235548c4 fix parsing of literals 2010-04-23 20:46:14 +00:00
krasimir
5a9557d2cc change the developers link directly in index.html 2010-04-23 18:58:46 +00:00
krasimir
c3906ec6ef added link to the bugtracker from gf.cabal 2010-04-23 14:40:20 +00:00
hallgren
c490f484e1 Manually updating automatically generated files 2010-04-23 17:39:14 +00:00
krasimir
e152cd632f tweak gf.cabal to be more Hackage friendly 2010-04-23 14:13:36 +00:00
krasimir
81cd3e2639 redirect the developers link to the GF wiki 2010-04-23 13:59:23 +00:00
krasimir
fa617e760c link to Hackage from download/index.txt 2010-04-23 13:56:32 +00:00
krasimir
0e75eeb802 update index.txt 2010-04-23 13:44:18 +00:00
krasimir
3c50bfb17b more in the release notes for 3.1.6 2010-04-23 13:26:57 +00:00
hallgren
f8921ca3f8 Correct release date in download/index.txt 2010-04-23 13:45:55 +00:00
aarne
01026cb241 release notes as html; links to linux bin, lib, src 2010-04-23 11:42:29 +00:00
aarne
a87b795aba checked compilation of all resource languages 2010-04-22 18:55:46 +00:00
aarne
cbbc2a50d7 release notes and new download page for 3.1.6 2010-04-22 17:24:15 +00:00
aarne
155afd56c0 release notes for 3.1.6 2010-04-22 17:06:41 +00:00
olga.caprotti
1d7706be72 olga_patch1 2010-04-19 15:23:33 +00:00
hallgren
ee9acfc772 Update version numbers for build-depends in gf-server.cabal 2010-04-22 14:22:55 +00:00
krasimir
f806a7890d now the PGF service communicates with Graphviz using UTF8 for the input and binary for the output 2010-04-22 14:01:08 +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
krasimir
a4894be101 the pgf service now compiles with the latest CGI package 2010-04-22 12:37:36 +00:00
krasimir
99680e345e bump GF version to 3.1.6 2010-04-22 08:41:51 +00:00
aarne
a3465202e9 removed mention of 2.9 welcome, and some traces in visualization 2010-04-22 06:36:37 +00:00