summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-07-15PGF Web Service: include entire completion in full modejohn.j.camilleri
2014-07-11PGF web service: Return additional completion info with 'full' flagjohn
2014-07-08implemented computing with abstract syntax trees. It passes all test cases ex...kr.angelov
2014-07-08bugfix for the typechecker in the C runtimekr.angelov
2014-07-06an API for visitor patterns on abstract syntax trees from Python. This makes ...kr.angelov
2014-07-06small fix for the embedded mode in Pythonkr.angelov
2014-07-06embedded mode for GF grammar in Python. Only generation for nowkr.angelov
2014-07-03filter out the leading +/* from the parser treekr.angelov
2014-07-03bugfix in the ParseTreeViewkr.angelov
2014-07-03scroll bars for the ParseTreeViewkr.angelov
2014-07-02Visualization for parse trees on Androidkr.angelov
2014-07-02added bracketedLinearize in the Java bindingkr.angelov
2014-07-02fixed rare memory leak in the Java bindingskr.angelov
2014-07-01a few changes in the Nerc that I have forgoten to pushkr.angelov
2014-07-01fix warnings in the compilation of the Java bindingkr.angelov
2014-06-24minibar: include the grammar's last modification in the grammar info shown by...hallgren
2014-06-21Polished and renamed release notes to release-3.6.t2thallgren
2014-06-21The --output-dir option now applies also to PGF fileshallgren
2014-06-20Cloud service & apps: better error handling in wide coverage translationhallgren
2014-06-20PGF Service: return error code 404 (not found) instead of 500 (internal serve...hallgren
2014-06-20PGF Service, command=grammar: include the last modified time of the grammar i...hallgren
2014-06-20added a note that the green translation comes from the phrasebookaarne
2014-06-19language status in app help file as table ; less textaarne
2014-06-19runtime/c/setup.sh: use make -j to speed up compilationhallgren
2014-06-18build-binary-dist.sh: updated to include the Python binding to the C run-timehallgren
2014-06-18a small change in the keyboard layout for Android to make it more user friendlykr.angelov
2014-06-18filter out identical duplicated translations from the Android UIkr.angelov
2014-06-17Compute/ConcreteNew.hs: eliminate selections from wildcard tableshallgren
2014-06-17gf-cloud-api.html: fix a broken linkhallgren
2014-06-17now the named entities recognizer returns dictionary entries if the name is k...kr.angelov
2014-06-16src/runtime/c/setup.sh: executable version of INSTALL, used from debian/ruleshallgren
2014-06-16fixed memory leak in the Haskell binding to the C runtimekr.angelov
2014-06-12PGF library: expose only PGF and PGF.Internal instead of all moduleshallgren
2014-06-12swith off the debugging in the android uikr.angelov
2014-06-12now GF keywords can be used as identifiers if they are quotedkr.angelov
2014-06-10PGF2.hsc: use throwIO instead of throwhallgren
2014-05-24now we compile context-free grammars directly to PGF without going via GF sou...kr.angelov
2014-05-23bugfix in the Java binding. it was causing a crash in the Android appkr.angelov
2014-05-22small fix in tabularLinearizekr.angelov
2014-05-22added tabularLinearize in the python bindingkr.angelov
2014-05-22bugfix: the keyboard should not show completions when entering web passwordskr.angelov
2014-05-22the dictionary view in the app now filters out duplicated morphological analyseskr.angelov
2014-05-21in verbosity mode the compiler warns about missing pathskr.angelov
2014-05-16Compute/ConcreteNew.hs: adding a Prawitz rewritehallgren
2014-05-16Fix an eta expansion bug in the grammar compilerhallgren
2014-05-15Simple Translator: fall back to word-for-word translation if the parser failshallgren
2014-05-13Haskell binding: free memory pool to avoid space leak when readPGF failshallgren
2014-05-12gf -server: include list of loaded PGFs in version infohallgren
2014-05-08fix the literals API in Java for strings with non-latin characterskr.angelov
2014-05-08Wide Coverage Demo Web App: bug fix: swapping source and target works againhallgren