summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-24updated app.html with new linksaarne
2014-04-24updated app helpaarne
2014-04-24fix typo in the help filekr.angelov
2014-04-23finally: the conversation view is now no longer cleared up everytime when the...kr.angelov
2014-04-22updated app.html with images and a link where a real app can now be foundaarne
2014-04-22some edits in app help ; special lexer for Fre,Ita commented out as it is no ...aarne
2014-04-22Some work on the download page and release notes for the next release of GFhallgren
2014-04-22gf.cabal: require base>=4.3hallgren
2014-04-22bugfix in the handling of BIND in the C runtimekr.angelov
2014-04-22gf.cabal: add GF builtin default -K64M. Enable parallel compile with ghc>=7.8hallgren
2014-04-22fix in the renamingkr.angelov
2014-04-22rename DGTranslator to Human Language Compiler. Added a new logokr.angelov
2014-04-21a copy of app help file as demos/app.htmlaarne
2014-04-21some edits in app helpaarne
2014-04-17Wide Coverage Demo web app: more client side cachinghallgren
2014-04-17now word completion from Java works. It could be made betterkr.angelov
2014-04-16Wide Coverage Demo App: show a word-for-word translation if all else failshallgren
2014-04-16PGF web API: adding the command c-wordforwordhallgren
2014-04-15edits in App help ; name suggestion "Language Compiler" ; sepApo(), a quick f...aarne
2014-04-15removed clash in AppFin importsaarne
2014-04-15PGF web API: add commands lookupmorpho and c-lookupmorphohallgren
2014-04-11gftranslate.js: switch to Translate11.pgfhallgren
2014-04-11Dut added to android Translator.javaaarne
2014-04-11App11.pgf in Makefileaarne
2014-04-11Wide Coverage Demo App (gftranslate.js): use a special lexer for Chinese.hallgren
2014-04-11Simple Translator: use colors to indicate translation qualityhallgren
2014-04-11experimental AppDut addedaarne
2014-04-11named entities in the Android Appkr.angelov
2014-04-11Simple Translator: Use PGF API for (un)lexing instead of separate server callshallgren
2014-04-11forgoten Completer.javakr.angelov
2014-04-11expose Java API for word completionkr.angelov
2014-04-11change the JVM version to 1.6 in JNI_OnLoadkr.angelov
2014-04-10bugfix in the Java bindingkr.angelov
2014-04-10PGF web service: disable caching of parse resultshallgren
2014-04-10Wide Coverage Demo App: it now works ok without server caching of parse resultshallgren
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-09more passives in App. Import changes are now produced with MkApp.hs, which co...aarne
2014-04-09rewrote App so that it just inherits Translate and excludes some functions. T...aarne
2014-04-08Fix build problem in PGFService.hs when configured without c-runtimehallgren