john.j.camilleri
aef76e2e27
Updated /eclipse index file
2011-11-04 10:31:24 +00:00
hallgren
312e602dfe
gfse: supply information about what's defined in the exampe language to the server functions for example-based grammar writing
2011-11-02 16:54:22 +00:00
hallgren
5856098f2f
gfse: example-based: remove target language from the example language menu
2011-11-02 16:13:30 +00:00
john.j.camilleri
1d411cad87
Added GFEP release for Wed, 02 Nov 2011 17:34:00 +0100
2011-11-02 16:34:00 +00:00
kr.angelov
734c66710e
merge GF.Infra.Modules and GF.Grammar.Grammar. This is a preparation for the separate PGF building
2011-11-02 13:57:11 +00:00
kr.angelov
5fe49ed9f7
Now the compiler maintains more precise information for the source locations of the different definitions. There is a --tags option which generates a list of all identifiers with their source locations.
2011-11-02 11:44:59 +00:00
hallgren
42af63414f
gfse: grammar sharing: bug fixes and win32 support
...
win32 support is untested
2011-11-01 17:45:57 +00:00
hallgren
9ba8db6e0a
gfse: documentation update
2011-11-01 17:45:01 +00:00
hallgren
f8665c7213
Remove configuration flag cclazy
2011-11-01 13:45:12 +00:00
hallgren
9ebb9c98b8
Translation Quiz: add copyright notices in source files
...
As suggested by Elnaz.
2011-11-01 13:22:24 +00:00
Nick Frolov
5b7736e860
Fixed a typo in the shell online help
2011-11-01 11:22:13 +00:00
Nick Frolov
54ae626666
Improvements of Russian Phrasebook that do not rely on Participles and Numerals
2011-10-18 15:16:58 +00:00
john.j.camilleri
eaaa6808a9
Added GFEP release for Mon, 31 Oct 2011 15:46:01 +0100
2011-10-31 14:46:01 +00:00
john.j.camilleri
8f11e1ca7b
Added GFEP release for Mon, 31 Oct 2011 13:04:08 +0100
2011-10-31 12:04:08 +00:00
aarne
cd5deea02f
new version of gf-bib.bib
2011-10-31 10:53:29 +00:00
john.j.camilleri
ee24e01feb
Updated html page
2011-10-28 14:32:00 +00:00
john.j.camilleri
dd1cac8c38
New release
2011-10-28 12:20:11 +00:00
aarne
e90e2e11e1
a few more entries to gf-bibliography
2011-10-28 09:07:54 +00:00
hallgren
1a563b5b7e
One more binary package for the GF 3.3 release
2011-10-27 19:44:27 +00:00
hallgren
a7144932f4
Adding more binary packages for the GF 3.3 release
2011-10-27 16:59:29 +00:00
john.j.camilleri
c146a10c65
Updated release
2011-10-27 11:29:49 +00:00
john.j.camilleri
87a975696a
Updated release with filters working again
2011-10-27 11:07:00 +00:00
aarne
509a9d497a
publications: added Burden & Heldal
2011-10-27 08:34:56 +00:00
john.j.camilleri
7a71fc38b5
Added release folder
2011-10-27 07:24:23 +00:00
kr.angelov
8a263781d0
add Windows binary
2011-10-26 13:30:42 +00:00
john.j.camilleri
c42e4a8486
Added new release
2011-10-26 11:56:18 +00:00
hallgren
5543a045b5
Fix some more typos and clean up 3.2.9 download page
2011-10-25 21:01:39 +00:00
hallgren
3ab5b9d177
Fix typo on GF 3.3 download page
2011-10-25 20:50:15 +00:00
hallgren
76f5ce2383
Adding two binary packages to the GF 3.3 download page
2011-10-25 20:44:55 +00:00
hallgren
c72708fbfb
GF 3.3 news item on the GF home page
2011-10-25 20:21:02 +00:00
hallgren
1b2de503bf
Move GF 3.3 download page in place
2011-10-25 18:58:02 +00:00
hallgren
c4ee13abac
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
b949892e43
GF 3.3 tentative release date is 2011-10-27
2011-10-25 18:47:09 +00:00
hallgren
a8185fd997
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
5fd8299805
qualification with real module name accepted, as in GF refman
2011-10-25 14:03:27 +00:00
hallgren
9c506ff641
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
87f86f7342
TODO list for example-based grammar writing and grammar editor functionality
2011-10-25 12:47:51 +00:00
aarne
fdcd7c7486
items to release notes on my changes
2011-10-25 07:44:57 +00:00
hallgren
6da9744c6b
download/release-3.2.t2t: make room for GF 3.2.10 release notes
2011-10-24 18:25:37 +00:00
hallgren
113c6f6746
gf-quickstart.html: describe gf -server instead of pgf-http
2011-10-24 18:13:04 +00:00
aarne
7372da3d7f
use associativity to force more precompilation of pre expressions
2011-10-24 12:52:20 +00:00
hallgren
442dc95071
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
ed451653bd
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
e5accc0d8d
Some experiments with PSeq (left commented out)
2011-10-20 14:25:31 +00:00
hallgren
ef4fac9d82
Compute/ConcreteLazy.hs: no need to reverse when looking up labels in records
2011-10-20 14:19:33 +00:00
hallgren
d8d60adb15
AppPredefined.hs: more readable notation for the types of primitives
2011-10-20 14:17:37 +00:00
hallgren
3dbdc56669
phrasebook/Makefile: use 'gf -run' to make missing.txt
2011-10-20 13:58:46 +00:00
hallgren
a9f4d42652
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
6c5ee3d666
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
hallgren
b8124730b1
pgf-http setup: update path to minibar
2011-10-18 15:35:30 +00:00