aarne
cac8f22129
Thai phrasebook vocabulary from Nui
2011-11-30 10:53:33 +00:00
kr.angelov
7863b21c1a
more stuff in the new type checker
2011-11-30 14:55:52 +00:00
kr.angelov
f9af731c9c
fix the compilation after the patch for the new type checker
2011-11-29 18:45:51 +00:00
hallgren
d9f8ed932f
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
97f47f3d3d
gf-bibliography.t2t: add links to PDFs for ACL 2010 and EACL 2011 papers
2011-11-29 15:36:14 +00:00
kr.angelov
fffc5f2507
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
1dd5af7729
Fixed GFEP release
2011-11-29 09:06:43 +00:00
john.j.camilleri
2c7a88afbe
New GFEP release
2011-11-29 09:01:27 +00:00
john.j.camilleri
638b69904c
Removed GFEP beta updatesite
2011-11-29 09:00:15 +00:00
john.j.camilleri
9e3f8036b2
Updated GFEP index page
2011-11-29 08:59:25 +00:00
hallgren
70d292d83b
gfse: fix bugs and typos
2011-11-28 16:36:51 +00:00
aarne
8fffefd268
some Thai corrections from Nui
2011-11-28 14:34:59 +00:00
john.j.camilleri
a241786a19
Updated GFEP 1.2.0 release
2011-11-25 11:11:30 +00:00
john.j.camilleri
2c9f3914b2
Re-added GFEP 1.2.0 release
2011-11-25 10:59:40 +00:00
john.j.camilleri
38ec4d35f6
Cleaned up GFEP releases
2011-11-25 10:57:46 +00:00
aarne
68c1f430fb
added Rus to Phrasebook compilation script
2011-11-24 22:00:57 +00:00
Nick Frolov
dc121c6bd3
Symbolic and Nound fixes for Russian
2011-11-24 16:13:08 +00:00
kr.angelov
c05be64838
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
62d1320cfe
Updated GFEP readme
2011-11-24 14:03:04 +00:00
john.j.camilleri
fd91f5221e
Added GFEP release for Thu, 24 Nov 2011 14:52:50 +0100
2011-11-24 13:52:50 +00:00
john.j.camilleri
ac8a85e9ba
Updated GFEP readme
2011-11-24 13:52:05 +00:00
kr.angelov
26d61354dd
make addSequencesB(V) strict. Otherwise we get stack overflow when compiling LangFre
2011-11-22 20:31:58 +00:00
aarne
1f731df285
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
d66110f84e
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
e9e029d39f
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
ccf16172cf
extending PhrasebookTha; one third left
2011-11-20 19:07:36 +00:00
aarne
1c15afdcfc
thword used in FoodsThai
2011-11-20 15:09:59 +00:00
john.j.camilleri
3dd078b7e2
Added GFEP release for Fri, 18 Nov 2011 16:31:16 +0100
2011-11-18 15:31:16 +00:00
john.j.camilleri
76bd781a84
Updated GFEP index.html
2011-11-18 15:30:34 +00:00
john.j.camilleri
47f99a88cc
Changed GFEP screenshot
2011-11-18 15:21:48 +00:00
kr.angelov
3d973adb33
rebuildModule should do location globalization too
2011-11-17 22:11:56 +00:00
kr.angelov
4f95b5656b
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
d84cb09e48
Added GFEP release for Thu, 17 Nov 2011 15:23:02 +0100
2011-11-17 14:23:02 +00:00
john.j.camilleri
95f022ddeb
Updated GFEP index page
2011-11-17 14:15:52 +00:00
john.j.camilleri
e87584fc68
Added new GFEP screenshot for web
2011-11-17 13:40:35 +00:00
john.j.camilleri
0840b88649
Added GFEP release for Wed, 16 Nov 2011 12:44:59 +0100
2011-11-16 11:44:59 +00:00
aarne
9f4660832d
changed FoodsTha to FoodsThai (to mark it as unstable)
2011-11-16 10:51:06 +00:00
kr.angelov
04fdb41927
fix in the versioning of the .gfo files
2011-11-15 19:46:02 +00:00
kr.angelov
a2626e24dd
now we store version number in every .gfo file. If the file is compiled with different compiler then we simply recompile it.
2011-11-15 19:12:22 +00:00
kr.angelov
8a10aa5cf9
now the pretty printer in GF has a new mode called Internal. This is the most detailed mode and it can print even things that are not in the GF syntax. For example PMCFG snippets and indirections.
2011-11-15 15:55:45 +00:00
kr.angelov
59e098a440
Now the errors messages from GF.Compile.Update also follow the new format
2011-11-15 15:33:52 +00:00
john.j.camilleri
30aafddab1
Added ResMlt to foods
2011-11-15 14:54:28 +00:00
kr.angelov
b1a82e8e8a
the indirections in the .gf-tags files now point directly to the origin of the corresponding indentifiers
2011-11-15 14:30:31 +00:00
kr.angelov
61c16f2eb2
more structured format for errors and warnings from the compiler
2011-11-15 13:33:44 +00:00
kr.angelov
8a7aa15c57
bugfix in the new PGF generation
2011-11-14 16:27:59 +00:00
kr.angelov
43fc9f462a
remove the -output-file option
2011-11-14 16:10:13 +00:00
kr.angelov
7be8566f35
the new design for -tags
2011-11-14 16:08:56 +00:00
john.j.camilleri
7f9e245c36
Updated readme
2011-11-14 11:23:17 +00:00
john.j.camilleri
5afaa04bc8
Updated GFEP index page
2011-11-14 10:46:46 +00:00
kr.angelov
416d231c5e
Now PMCFG is compiled per module and at the end we only link it. The new compilation schema is few times faster.
2011-11-10 14:09:41 +00:00