summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-09-05BNF grammars (.bnf or .cf) can have rules without semicolons, as in the GF bo...aarne
2016-08-01python2 is now supported. the patch is based on a contribution from Vinit Rav...krasimir
2016-08-01two memory leaks in the Python bindingskrasimir
2016-07-20fix in topics.txtkrasimir
2016-07-20extended topics.txtkrasimir
2016-06-17PGFService: fix a type ambiguity when compiling without C run-time supporthallgren
2016-06-17Wide Coverage Translation Demo: switch to App16.pgf (adds Russian)john.j.camilleri
2016-06-16A few documentation updateshallgren
2016-06-16gf-web-api.t2t: document command=deptree (for word dependency diagrams)hallgren
2016-06-16fix in the Android UIkrasimir
2016-06-16src/www/gf-web-api.t2t: Web API docs rescued from the Google Code graveyardhallgren
2016-06-16pgf_generate_all now emits __mock_string__ instead of FOO for String literals.krasimir
2016-06-16bugfix in the load method in the Python binding. The file was never closed.krasimir
2016-06-15added a default value in dependency visualization for cases using maximum, to...aarne
2016-06-15GF cloud: more readable formatting of the GF version pagehallgren
2016-06-09minibar: define grammar_list in config.js to restrict the grammar menuhallgren
2016-06-09PGF service & minibar: only show dependency diagrams if the labels are knownhallgren
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