summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-04-10now fully functional Java API for custom literalskr.angelov
2014-04-10bugfix in the C runtimekr.angelov
2014-04-10improved generation of BNC dictionaries ; now called TopDictionary for clarityaarne
2014-04-10a quick hack to enable the NERC from bindings. This should be made available ...kr.angelov
2014-04-09Wide Coverage Demo App: new buttons: to switch colors on/off & to try Google ...hallgren
2014-04-09localstorage.js: bug fixhallgren
2014-04-09Wide Coverage Demo App: use PGF service lexing/unlexinghallgren
2014-04-09PGF web service: add unlexers and enable client side cachinghallgren
2014-04-09Change the type of PGF.Lexing.bindTok to [String] -> [String]hallgren
2014-04-09Unlexers: move capitalization of first word from GF.Text.Lexing to PGF.Lexinghallgren
2014-04-09PGF Service: a bit more clever lexer=texthallgren
2014-04-09Wide Coverage Demo App updateshallgren
2014-04-08Fix build problem in PGFService.hs when configured without c-runtimehallgren
2014-04-08PGF web service: add lexer supporthallgren
2014-04-08Move basic lexing functions from GF.Text.Lexing to the new module PGF.Lexinghallgren
2014-04-08Wide Coverage Demo App: remove quality markers ("+" or "*") before unlexinghallgren
2014-04-08added preliminary API for custom literals from Java. Not functional yetkr.angelov
2014-04-08bugfix in the C runtime that shows up with only some grammarskr.angelov
2014-04-08Wide Coverage Demo App: restore swap buttonhallgren
2014-04-07Wide Coverage Demo Web App: add segmentationhallgren
2014-04-07Expr and ExprProb are now serializable objectskr.angelov
2014-04-07fix in the keyboardkr.angelov
2014-04-07added alternative_item.xmlkr.angelov
2014-04-07a bit more text in the helpkr.angelov
2014-04-07show alternative translations on Androidkr.angelov
2014-04-06Wide coverage demo app: show an error message even if the error string is emptyhallgren
2014-04-06Wide coverage demo app: show an error message if linearization failshallgren
2014-04-06gftranslate.js: use Translate10.pgfhallgren
2014-04-04TypeCheck.RConcrete: contravariance in table typeshallgren
2014-04-04Removed imports of TypeCheck.Concrete, fixed problems in TypeCheck.RConcretehallgren
2014-04-04Wide Coverage Translation Web App: redesigned user interfacehallgren
2014-04-04gftranslate.js: increase length limit from 200 to 500 encoded byteshallgren
2014-04-04Simple Translator: show more alternatives when using GF robust translationhallgren
2014-04-04Slightly more informative error messages in translation web appshallgren
2014-04-04PGFService.hs: adapt to changes in the Haskell binding to the C run-time systemhallgren
2014-04-04fix the haskell binding to handle parse errorskr.angelov
2014-04-04text in app helpaarne
2014-04-04now the output from the speech recognizer is editable with the keyboardkr.angelov
2014-04-04add activity_help.xmlkr.angelov
2014-04-04add the forgoten HelpActivity.javakr.angelov
2014-04-03add touch feedback to the two buttons in the appkr.angelov
2014-04-03added help view in the android app. The help itself is not very useful right nowkr.angelov
2014-04-03GFTranslator to DGTranslator in a few more placeskr.angelov
2014-04-03remove the old android iconkr.angelov
2014-04-03change the project name to DGTranslatorkr.angelov
2014-04-03a new icon and a new name for the DG Translatorkr.angelov
2014-04-03bugfix in the keyboard translationkr.angelov
2014-04-02fix in the keyboard XMLskr.angelov
2014-04-02initial binding to Prolog for the C runtimekr.angelov
2014-04-01use chunking before morpho lookup in backup parsing ; show results with unkno...aarne