1
0
forked from GitHub/gf-core
Commit Graph

9389 Commits

Author SHA1 Message Date
hallgren 03d3814501 Remove left over [...] from release notes, bump version number in gf.cabal to 3.7-darcs 2015-06-25 14:56:15 +00:00
hallgren f77fba354e Update home page, download page & release notes for GF 3.7. Bump version number in gf.cabal 2015-06-25 12:22:06 +00:00
hallgren 4e9e7c2bdd Documentation updates for the release of GF 3.7 2015-06-25 12:10:47 +00:00
krasimir 149815bde7 fixes in DictionaryBul.gf 2015-06-25 09:56:27 +00:00
krasimir 51c13f7aac bugfix in the bottom-up prediction for the parser 2015-06-25 09:46:43 +00:00
krasimir b912b12143 replace who_N with who_PN, i.e. World Health Organization. For reference check WordNet. 2015-06-25 07:20:54 +00:00
aarne 7f74e5a709 smart paradigm of Swe compound form: more rules for words ending "e", "tet" 2015-06-25 05:24:46 +00:00
hallgren 71c037b4df runtime/c/pf/jit.c: silence warning about alloca on MINGW32 2015-06-23 15:49:31 +00:00
hallgren 5390f6a862 Bump version of .gfo and .pgf files, improve error messages on version mismatch
Becacuse of the new special tokens added to the Symbol type, .gfo and .pgf
files produced with the current version of GF can not always be used with
older versions of GF and the PGF run-time system.

The PGF version number was increased from (2,0) to (2,1). GF can still
read version (2,0) and (1,0), so old PGF files continue to work.

The GFO version was increased from "GF03" to "GF04".
2015-06-23 12:58:14 +00:00
hallgren 3e4e6d5337 WebSetup.hs: a note about parallel builds 2015-06-23 10:22:35 +00:00
hallgren 287be6ff2d doc/gf-developers.t2t: add a note about parallel builds
Also added a note that partial builds (cabal build rgl-none, etc) doesn't work
with newer versions of cabal.
2015-06-23 10:20:04 +00:00
aarne f0b5b7d5c1 commented out who_N, which creates bizarre translators; if the name of WHO, should not be an N anyway 2015-06-23 08:48:03 +00:00
hallgren dbe00ecfac Remove the automatically generated doc/gf-developers.html 2015-06-22 15:10:37 +00:00
krasimir 23ef2a060e three more points in the release notes 2015-06-17 13:08:03 +00:00
krasimir 1d5043bde2 forgot changes in the serialization in the Haskell runtime 2015-06-17 12:58:46 +00:00
krasimir e71db5f803 two more words in Bulgarian 2015-06-15 09:12:41 +00:00
krasimir 3646214075 fixes in DictionaryBul 2015-06-15 09:00:42 +00:00
krasimir 24c7ee8bdb another fix in Bulgarian 2015-06-12 18:15:50 +00:00
krasimir 343609af58 fix castor oil, cod-liver oil and oil in Bulgarian 2015-06-12 17:37:21 +00:00
krasimir 324cdffc26 the orthographic tokens were broken when they appear inside a dictionary entry. Now this is fixed by treating those as syntactic rules 2015-06-12 13:03:19 +00:00
krasimir 701ad4fee2 change the compound form for apple in Swedish to äpple|äppel 2015-06-12 13:02:04 +00:00
krasimir 343457094f add office in Bulgarian 2015-06-12 07:41:15 +00:00
hallgren a5cbc648e9 Adding download/release-next.t2t (to be renamed) with preliminary release notes for the next release
You can use 'darcs changes --from-tag=RELEASE-3.6' to get a list of changes
since the previous release and extract noteworthy changes from there.
2015-06-11 13:55:18 +00:00
krasimir 3c2740c079 use BIND in IIDig for all languages in the library 2015-06-11 12:00:57 +00:00
krasimir 0804f386ff fixed typo in the Haskell runtime 2015-06-11 07:41:28 +00:00
aarne 694d871410 marked in Translate.gf which new functions are needed in Penn treebank but left their imports commented out for the time being 2015-06-10 09:46:54 +00:00
aarne c3583458a4 Eng and Fre Numeral: from - to BIND - BIND 2015-06-09 12:56:42 +00:00
aarne 9510870d2d updated Android helpfile 2015-06-09 09:32:11 +00:00
aarne 09566f9680 note on official vs development version of the Android app 2015-06-09 09:28:39 +00:00
aarne 7491a8da83 updated demos/app.html 2015-06-09 09:22:59 +00:00
aarne e912a0e358 geneated a file with split senses and their explanatory comments 2015-06-09 08:59:17 +00:00
aarne d09da96bbc some Fin and Ita Dictionary fixes 2015-06-08 11:42:18 +00:00
aarne 4d7a4a2f59 split sense baselines in Dictionaries except Bul,Eng,Hin 2015-06-08 09:28:47 +00:00
aarne 19707b3efd file SenseSplits.hs to create baseline linearizations for split senses by just using the old unsplit functions; this is better than failure at runtime. Applied to DictionarySwe. 2015-06-08 08:47:32 +00:00
aarne a128373dce enabled VPI functions in ExtraDut 2015-06-07 21:00:19 +00:00
aarne 350a333b3f need_V2 in Ita and Fre 2015-06-07 17:50:28 +00:00
krasimir aa87b0d272 print error message for missing abstract categories in the C runtime 2015-06-05 07:41:59 +00:00
krasimir 4928636d81 a few words checked in Bulgarian 2015-06-02 14:50:37 +00:00
krasimir 8584008155 merge ameba_N with amoeba_N 2015-06-02 14:49:39 +00:00
aarne dba8385bb3 AppFre.pgf added to repo by mistake, now removed 2015-06-02 13:21:55 +00:00
aarne f737fba187 typo in DictionaryChi 2015-06-02 13:21:16 +00:00
aarne 2529f87942 copied examples/app to examples/slowApp; the new app is a bit scaled down but much faster 2015-06-02 12:59:29 +00:00
krasimir d723babc2c some more color related changes in DictionarySwe 2015-06-02 12:18:20 +00:00
krasimir 8f365636b8 merge grey and gray in the Dictionaries 2015-06-02 09:51:37 +00:00
aarne f939bc2524 French input grammar FreInput separated from Fre 2015-06-02 09:45:44 +00:00
aarne e80c5779cb an input grammar for French - 40 times faster, makes all the difference in the app! 2015-06-02 09:13:15 +00:00
krasimir 70ad776361 change amber_A from gul to bärnstensgul in Swedish 2015-06-02 09:14:47 +00:00
aarne 26dd5afe3e Dictionary fixes in Swe, Fin, Fre 2015-06-02 08:51:27 +00:00
krasimir 8ef979378a fix in the Chinese dictionary 2015-05-30 11:07:38 +00:00
aarne 31b79c3d6b added ListVPS and ListVPI related functions to import lists of Translate grammars - they had been missing. This can improve translation also in the app. 2015-05-29 16:08:55 +00:00