summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-06-20add x86_64 support to GNU lightningkr.angelov
2013-06-19fíx in the Python binding for compatibility with Python<2.7kr.angelov
2013-06-19fix an issue in the Python binding related to the 32 vs 64 bit compatibilitykr.angelov
2013-06-17fix for a couple of warnings that are generated when GNU lightning is usedkr.angelov
2013-06-17add the source code for GNU lightning in the source directory for the C runtimekr.angelov
2013-06-15added Sindhi Phrasebookvirk.shafqat
2013-06-15Improvements In Sindhi RGvirk.shafqat
2013-06-14bugfix in the python bindingkr.angelov
2013-06-13Fix UTF-8 decoding problem in gf -serverhallgren
The package network-2.4.1.1 thoughlessly introduced a backward incompatible change to the function Network.URI.unEscapeString, see https://github.com/haskell/network/commit/f2168b1f8978b4ad9c504e545755f0795ac869ce This also affects the function Network.Shed.Httpd.queryToArguments, which is used in GFServer.hs. To remain compatible with older and newer versions of the network package, we need to stay clear of queryToArguments and unEscapeString. A replacement function has been added to server/URLEncoding.hs.
2013-06-13Syntax editor: minor CSS tweak to resemble Minibar morejohn.j.camilleri
2013-06-13Syntax editor: AST string always shown, remove export buttonjohn.j.camilleri
2013-06-11Update Maltese Foods grammarjohn
In preparation for presentation at Maltese Linguistics conference next week.
2013-06-10Maltese RG: first proper releasejohn
Of course some bugs remain and more testing is needed, but all functions are complete and Maltese now builds as part of the normal GF install.
2013-06-10Update the usage text for the --output-format optionhallgren
It needs to be updated manually when the list of available output format changes.
2013-06-02GF.Text.Transliterations: avoid error prone function Data.Map.fromAscListhallgren
2013-05-31Prasad's sanskrit transliteration ; MiniresourceSan now compiles but is ↵aarne
mostly incorrect due to missing paradigms
2013-05-31now the call Expr.unpack("? e1 e2") in Python returns a pair with None as ↵kr.angelov
the first element and a the list [e1,e2] as the second. This makes it easier to decompose partial abstract trees
2013-05-31improved error message in the Python bindingkr.angelov
2013-05-31started MiniresourceSan ; doesn't compile yetaarne
2013-05-30bugfix for the grammar printer in the C runtimekr.angelov
2013-05-30phrasebook Nor compiles again; added make ParseChi and ParseEngChiaarne
2013-05-28added VW foundation as sponsor and made the title conformant to funding ↵aarne
decision on summer school web page
2013-05-30PhrasebookLav is now compatible with the latest resource grammarnormundsg
2013-05-30the Bulgarian phrasebook works againkr.angelov
2013-05-30Remove summer school page from darcsjohn.j.camilleri
It is now in www/school/2013 and should be edited directly on server
2013-05-30Summer school page: add link to Google Groupjohn
2013-05-30Summer school page: udpate with directions from Hansjohn
2013-05-29a simple refactoring in the Python runtimekr.angelov
2013-05-29readPGF in the Python runtime now throws "No such file or directory" ↵kr.angelov
exception if the grammar is missing
2013-05-29Summer School page: minor adjustmentsjohn.j.camilleri
2013-05-29Update Summer School page with sponsorship info (Aarne's changes)john.j.camilleri
2013-05-28added a test class for the Java API plus a small refinement in the ↵kr.angelov
implementation for the binding
2013-05-28an initial skeleton for building a Java binding to the C runtimekr.angelov
2013-05-24Demo page: add a version of the minibar that shows just the MOLTO ↵hallgren
Application grammars
2013-05-21fix the encoding problem with unicode literals in the Python bindingkr.angelov
2013-05-20annotated Adv's in SentencesI to Syntax.Adv to avoid some clashes aarne
2013-05-07bugfix for bracketedLinearize which was causing crash if the tree cannot be ↵kr.angelov
linearized
2013-05-07bug fix in the management of memory pools in the statistical parserkr.angelov
2013-05-06the statistical parser is now using two memory pools: one for parsing and ↵kr.angelov
one for the output trees. This means that the memory for parsing can be released as soon as the needed abstract trees are retrieved, while the trees themselves are retained in the separate output pool
2013-05-05fix the leftcorner filtering after the addition of word completionkr.angelov
2013-05-04bugfix in the C runtime which was causing an infinite loop while linearizing ↵kr.angelov
partial trees
2013-05-03Download page: the .deb packages also work on Ubuntu 13.04hallgren
2013-05-03[haskell runtime] Remove trailing whitespaces in VisualizeTree.hsgregoire.detrez
2013-05-02Setup.hs: comment out ineffective parallelisationhallgren
2013-05-01word completion in the C runtime. The runtime/python/test.py example is now ↵kr.angelov
using readline with word completion
2013-04-29Download page & developers guide: add a section about known problems with Cabalhallgren
2013-04-28miniresource functoraarne
2013-04-26finally the statistical parser is able to return all possible abstract treeskr.angelov
2013-04-26gfse: use alltenses/ instead of present/ when looking up RGL oper typeshallgren
2013-04-26Add greek to Setup.hs and the web appshallgren