summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-05-28added a test class for the Java API plus a small refinement in the implementa...kr.angelov
2013-05-28an initial skeleton for building a Java binding to the C runtimekr.angelov
2013-05-21fix the encoding problem with unicode literals in the Python bindingkr.angelov
2013-05-07bugfix for bracketedLinearize which was causing crash if the tree cannot be l...kr.angelov
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 one...kr.angelov
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
2013-05-03[haskell runtime] Remove trailing whitespaces in VisualizeTree.hsgregoire.detrez
2013-05-01word completion in the C runtime. The runtime/python/test.py example is now u...kr.angelov
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
2013-04-25minibar: remove two more uses of with()hallgren
2013-04-25minibar: fix bug that prevented minibar from working in Webkit browsershallgren
2013-04-24PGF service: apply the token binding operator &+ to all linearizationshallgren
2013-04-23js/localstorage.js: don't throw an exception if JSON parsing failshallgren
2013-04-23gfse: add access to the syntax editorhallgren
2013-04-23js/gfrobust.js: don't try to translate sentenses that are too longhallgren
2013-04-23js/localstorage.js: improved faked localStorage if real localStorage is missinghallgren
2013-04-23minibar: use the common interface to localStoragehallgren
2013-04-23a trivial refactoring of the reasoner in the C runtimekr.angelov
2013-04-22bug fix in pgf-translate which was hiding that there are more than one trees ...kr.angelov
2013-04-22a bit more informative error message in GrammarToPGFkr.angelov
2013-04-21reverse the direction of the arcs in the dependency treeskr.angelov
2013-04-20gfse: don't add --# -path=.:present hallgren
2013-04-19simple translation tool: minor documentation fixhallgren
2013-04-19gf-cloud-api.html: fixed a typohallgren
2013-04-19gf-cloud-api.html: clarificationhallgren
2013-04-19the option -old for the vp command is now redundantkr.angelov
2013-04-19remove the dead code left behind by Peter Ljunglöf in VisualizeTreekr.angelov
2013-04-19fix the command options for the vd command in the shellkr.angelov
2013-04-19the C runtime and the Python binding now have an API for parser evaluation. T...kr.angelov
2013-04-18added API for computing bracketed strings from Python and Ckr.angelov
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