summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-06-09PGFService: eleminate warning "Defined but not used: ‘serverError’"hallgren
2016-06-09now a working API for complex queries in libsgkrasimir
2016-06-09bugfix in libsgkrasimir
2016-06-08Minibar: show word dependecy diagramshallgren
2016-06-08PGF web service: switch to the new SVG rendering of word dependency treeshallgren
2016-06-08PGF.VisualizeTree: add white background in the SVG rendering of dependency treeshallgren
2016-06-08PGF.VisualizeTree: add SVG renderering of word dependency treeshallgren
2016-06-06Minibar: remove spaces for better Thai speech synthesishallgren
2016-06-05Minibar: detect the language for show speech synthesis buttons in more caseshallgren
2016-06-03vd latex: some adjustments in heights and lengthsaarne
2016-06-03now the UI supports almost all phrases. there are still a few that cannot be ...krasimir
2016-06-03the Phrasebook UI now uses the green colorkrasimir
2016-06-03added checkboxes in the Phrasebook UIkrasimir
2016-06-03bugfix in the Phrasebook UIkrasimir
2016-06-02the list of alternatives in the translator is now sorted by probabilitykrasimir
2016-06-02bug fix in the translator appkrasimir
2016-06-02vd: arc heights now depend on number of arcs below rather than word distanceaarne
2016-05-30majour redesign of the Phrasebook UI to support recursive phraseskrasimir
2016-05-30fix in the Haskell binding: functionType should throw error if the function i...krasimir
2016-05-30added getFunctionProb in the Java and C APIkrasimir
2016-05-26PGFService.hs: fix compilation problem when C run-time support is omittedhallgren
2016-05-26PGF web service: add command=deptreehallgren
2016-05-26Add haddock documentation to PGF.graphvizDependencyTree and PGF.getDepLabelshallgren
2016-05-26Fix documentation typo on PGF.Haskellhallgren
2016-05-25preserve the order of the sentences in phrases.xml in the UIkrasimir
2016-05-25the phrasebook phrases are now ordered in the same way as in the Phrasomatickrasimir
2016-05-25the Java API now also has access to the token's category while doing completionkrasimir
2016-05-25fix the word completion in the C runtimekrasimir
2016-05-25fix the compilation when debugging is switched offkrasimir
2016-05-25pgf_generate_all now works with literals as wellkrasimir
2016-05-25when expressions with Float literals are printed, we should use the same form...krasimir
2016-05-25fix a warning in libsgkrasimir
2016-05-23made the word length proportionate in dependency visualization, instead of us...aarne
2016-05-23add the relevant code from Parlira to the GFTranslatorkrasimir
2016-05-22Changes for compatibility with GHC 8.0.1hallgren
2016-05-22fix the Estonian language code in the Appkrasimir
2016-05-22bugfix in libsgkrasimir
2016-05-20change the API for literals in Java and Python. The input sentence is no long...krasimir
2016-05-19in case of null argument it is more intuitive to report the argument index by...krasimir
2016-05-19the constructor for expressions in the Java runtime now checks for null argum...krasimir
2016-05-19fix in the Android App after the introduction of sqlite3Btree.ckrasimir
2016-05-19Wide Coverage Translation Demo: improvements relating to application grammarshallgren
2016-05-18fix the compilation of sqlite3 on MacOSkrasimir
2016-05-16Wide Coverage Translation Demo: a couple of small fixeshallgren
2016-05-16Wide Coverage Translation Demo: you can now reorder the application grammarshallgren
2016-05-16gfse/sort.js: enable dragging on touch screenshallgren
2016-05-13Add a few missing languages in js/langcode.js. Use it also in gfse/editor.js.hallgren
2016-05-12Wide Coverage Translation Demo: select application grammars to use from a listhallgren
2016-05-12langcode.js: add Afrikaanshallgren
2016-05-12translator.css: factor out div.overlay styles to a separate file overlay.csshallgren