summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-04-18simple translator: improved translation with the GF robust parserhallgren
2013-04-18gfrobust.js: add a method for constructing parse tree image URLs.hallgren
2013-04-17minibar: syntax editor integration bug fixhallgren
2013-04-17minibar: fixes for phrasebookhallgren
2013-04-16added a malt_tab format to the vd command in the GF shellkr.angelov
2013-04-16the generation of dependency trees in the Haskell runtime is now finally work...kr.angelov
2013-04-15the compiler now sorts the list of functions per category in probability orde...kr.angelov
2013-04-12GF cloud: work on syntax editor integrationhallgren
2013-04-12syntax editor: fix references to global object 'server'hallgren
2013-04-12minibar/syntax editor integration fixeshallgren
2013-04-12Simple Translation Tool: eliminate &+ in translations from GFhallgren
2013-04-12gfrobust.js: adding a JavaScript API to the GF Robust Parser translation servicehallgren
2013-04-11minibar.html: add debug elementhallgren
2013-04-10gf -s/-q now silences "no linearization of" warningshallgren
2013-04-08PGF.hs: export function missingLinshallgren
2013-04-07minibar: add a visual hint that linearizations can be expanded into tableshallgren
2013-04-05Compiler.hs: ghc 7.6.2 compatibilityhallgren
2013-04-05Simple Translator: add GF Robust Parser to the menu for individual segmentshallgren
2013-04-05Simple Translator: use lextext/unlextext for translations with the robust parserhallgren
2013-04-05Simple Translator: initial support for translation with the GF robust parserhallgren
2013-04-05now the web service to the robust parser can to translations alsokr.angelov
2013-04-05a bugfix which was causing an infinite loop in the C linearizer for some sent...kr.angelov
2013-04-05a very simple linearization for partial abstract trees in the C runtimekr.angelov
2013-04-04minibar/syntax editor integration improvementshallgren
2013-04-03Simple Translation Tool: initial support for editing source segments in the m...hallgren
2013-04-03Adding src/www/js/localstorage.jshallgren
2013-04-03Prevent Unicode characters in warning messages from stopping grammar compilationhallgren
2013-04-02Replace "CId" with "Language" in type signature for PGF.tabularLinearizesjohn.j.camilleri
2013-04-02minibar: remember the selected set of target langaugeshallgren
2013-04-02minibar: abstract syntax trees are now shown with or without category nameshallgren
2013-03-29option pt -funs to show all fun's in a treeaarne
2013-03-28minibar: show abstract syntax trees without or with function nameshallgren
2013-03-28PGF web API: command=abstrtree not supports the nocat and nofun optionshallgren
2013-03-27minibar: fix problems with the To: menuhallgren
2013-03-27minibar: documentation updatehallgren
2013-03-27minibar: click on a linearization to obtain a table with all variants and formshallgren
2013-03-27support.js: add function replaceNodehallgren
2013-03-27PGF web API: add comand linearizeTablehallgren
2013-03-27minibar: fix buttons for abstract syntax trees and word alignment diagramshallgren
2013-03-26minibar: documentation updatehallgren
2013-03-26minibar: show parse trees without or with function nameshallgren
2013-03-26PGF service: support all parse tree visualziation options in the web APIhallgren
2013-03-26haddock bug workaroundhallgren
2013-03-25minibar: initial support for selecting an arbitrary subset of target languageshallgren
2013-03-20the calculation of lexical_prob in the statistical parser doesn't work proper...kr.angelov
2013-03-20replace #if with #ifdef when checking for the optional bottom up filtering in...kr.angelov
2013-03-19the bottom up filtering in the C runtime is temporary disabled. It takes too ...kr.angelov
2013-03-16Fix a problem with pattern macros in pre { } expressionshallgren
2013-03-14bug fix in the linearizer in the C runtimekr.angelov
2013-03-14update the pgf-service tool from the C runtime after the changes in the APIkr.angelov