1
0
forked from GitHub/gf-core
Commit Graph

5647 Commits

Author SHA1 Message Date
john.j.camilleri
08bcc07325 Added GFEP release for Mon, 31 Oct 2011 15:46:01 +0100 2011-10-31 14:46:01 +00:00
john.j.camilleri
5b8e25935d Added GFEP release for Mon, 31 Oct 2011 13:04:08 +0100 2011-10-31 12:04:08 +00:00
aarne
d9bca00fab new version of gf-bib.bib 2011-10-31 10:53:29 +00:00
john.j.camilleri
f4ec32e8af Updated html page 2011-10-28 14:32:00 +00:00
john.j.camilleri
91028d5354 New release 2011-10-28 12:20:11 +00:00
kr.angelov
a83f9417c7 fix in DictEng.gf -> find is irregular verb 2011-10-28 09:17:33 +00:00
aarne
418acb5cac a few more entries to gf-bibliography 2011-10-28 09:07:54 +00:00
aarne
c76362fbd6 module dependency tree for the synopsis extra 2011-10-28 08:43:11 +00:00
aarne
34c8cfaa40 updated synopsis with information on extra modules and gfdoc for internal abstract syntax 2011-10-28 08:37:38 +00:00
hallgren
3f29e551db One more binary package for the GF 3.3 release 2011-10-27 19:44:27 +00:00
hallgren
2717c445b6 Adding more binary packages for the GF 3.3 release 2011-10-27 16:59:29 +00:00
john.j.camilleri
31cde1fa3e Updated release 2011-10-27 11:29:49 +00:00
john.j.camilleri
1fc7c47d09 Updated release with filters working again 2011-10-27 11:07:00 +00:00
aarne
e661481987 updated RGL synopsis with latest corrections 2011-10-27 08:38:12 +00:00
aarne
faf0c24327 publications: added Burden & Heldal 2011-10-27 08:34:56 +00:00
aarne
da8a6dc329 added case (de or a) to Romance infinitive noun and adj complements 2011-10-27 08:10:48 +00:00
aarne
8c3449fe0e proper placement of clitics in Romance infinitives 2011-10-27 08:06:51 +00:00
john.j.camilleri
e575f92e34 Added release folder 2011-10-27 07:24:23 +00:00
john.j.camilleri
344e341b2d Added release directory 2011-10-27 07:21:16 +00:00
kr.angelov
5f9338e18a add Windows binary 2011-10-26 13:30:42 +00:00
john.j.camilleri
644f322f3d Added new release 2011-10-26 11:56:18 +00:00
hallgren
942f68c7c0 Fix some more typos and clean up 3.2.9 download page 2011-10-25 21:01:39 +00:00
hallgren
74ba5770bf Fix typo on GF 3.3 download page 2011-10-25 20:50:15 +00:00
hallgren
be5fd9996d Adding two binary packages to the GF 3.3 download page 2011-10-25 20:44:55 +00:00
hallgren
292ef40fff GF 3.3 news item on the GF home page 2011-10-25 20:21:02 +00:00
hallgren
ac31d99021 Move GF 3.3 download page in place 2011-10-25 18:58:02 +00:00
hallgren
2a10c21ad9 Recording an alternative version of look in Compute/ConcreteLazy.hs
Commented out, causes problems in the greek example.
2011-10-25 18:50:07 +00:00
hallgren
4ab9212489 GF 3.3 tentative release date is 2011-10-27 2011-10-25 18:47:09 +00:00
hallgren
fb43ab5019 Preparations for release of GF 3.3
+ Changing version numbers and dates here and there.
+ Simplify build-binary-dist.sh since pgf-http need not be built anymore.
+ Use--gf-lib-path to make the sample grammars for minibar compile even if GF
  is not installed.
2011-10-25 18:25:49 +00:00
aarne
f7dc299c87 qualification with real module name accepted, as in GF refman 2011-10-25 14:03:27 +00:00
hallgren
f2b223e3c3 Preparing for release of GF 3.3
+ Release notes in download/release-3.3.t2t
+ New download page in download/index-3.3.t2t (to be renamed to index.t2t)
2011-10-25 13:10:10 +00:00
hallgren
e35917b779 TODO list for example-based grammar writing and grammar editor functionality 2011-10-25 12:47:51 +00:00
aarne
2e9d8354d9 items to release notes on my changes 2011-10-25 07:44:57 +00:00
hallgren
97fb1ffbe5 download/release-3.2.t2t: make room for GF 3.2.10 release notes 2011-10-24 18:25:37 +00:00
hallgren
f65ed55c23 gf-quickstart.html: describe gf -server instead of pgf-http 2011-10-24 18:13:04 +00:00
aarne
80a079f20b improved the printability of synopsis examples 2011-10-24 15:17:53 +00:00
aarne
a835cf263b post-cleaning of tailing pre expressions in synopsis generation 2011-10-24 12:53:24 +00:00
aarne
ffd9a93a80 use associativity to force more precompilation of pre expressions 2011-10-24 12:52:20 +00:00
aarne
f130bb4aac yet another improvement of mkV 2 in ParadigmsEng (but this is not a very useful paradigm) 2011-10-23 18:46:33 +00:00
aarne
08d038e982 fixed ParadigmsEng mkV 2 2011-10-23 18:17:13 +00:00
aarne
6f7695c369 re-ran make synopsis to port all bug fixes in RGL 2011-10-23 18:16:21 +00:00
ra.monique
401285f87f added script that converts a gf lexicon file to the format required by the abstrat to api translation grammar - to be used as a controlled language for writing linearizations for GF functions in the web editor 2011-10-23 13:13:11 +00:00
hallgren
a452274617 Work on example-based grammar writing
+ Preparations to support more target languages. Tested with Swedish.
+ Don't enable example-based editing if there is less that two concrete
  languages in the grammar.
+ Don't show the "By example" button until the required lincat has been defined.
+ Remember the chosen language for examples.
2011-10-21 15:43:57 +00:00
hallgren
a8b97caed4 Introduce an explicit error value in the Term type
This makes it easier to treat run-time errors (e.g. caused by calls to
Predef.error) in a way that is more typical for a lazy functional language.
2011-10-20 14:36:30 +00:00
hallgren
68b2e248bf Some experiments with PSeq (left commented out) 2011-10-20 14:25:31 +00:00
hallgren
ec346b16bb Compute/ConcreteLazy.hs: no need to reverse when looking up labels in records 2011-10-20 14:19:33 +00:00
hallgren
61c54d4490 AppPredefined.hs: more readable notation for the types of primitives 2011-10-20 14:17:37 +00:00
hallgren
ef8ec4d5bd phrasebook/Makefile: use 'gf -run' to make missing.txt 2011-10-20 13:58:46 +00:00
hallgren
ae8dfb381c Setup.hs: less verbose output during the compilation of the RGL
Only show the full gf command line if an error occurs.
2011-10-20 13:36:42 +00:00
hallgren
3e5aded279 PGF.hs: Add LANGUAGE BangPatterns to make GHC 7.2 happy
Also remove oddly named function forExample (topological sorting) from export
list.
2011-10-20 13:21:28 +00:00