summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-03-05remove some more old codekrasimir
2015-03-05removed some operations in GeneratePMCFG. They didn't work well with variants...krasimir
2015-03-04GF.Compile.Compute.ConcreteNew: add dynamic table conversionhallgren
2015-03-04GF.Compile.Compute.ConcreteNew: some refactoring for readabilityhallgren
2015-03-02Fix to avoid "error (no reason given) OCCURRED IN optimizing <cat>"hallgren
2015-02-27GF shell: fixed problems with previous change of the -retain flaghallgren
2015-02-27GF shell: create a PGF also when the -retain flag is usedhallgren
2015-02-25PGFService: make the restriction on parallelism more effectivehallgren
2015-02-26fix some out-of-date code for the PGF_RESULT_DEBUG mode in the parserkrasimir
2015-02-26use the same trick for comparison of doubles in cmp_expr_statekrasimir
2015-02-26bugfix in the parser which caused some items to be poped in the wrong order i...krasimir
2015-02-25Wide Coverage Translation Demo: better resizing behavior on startup and when ...hallgren
2015-02-24PGFService.hs: text lexer: slightly smarter decapitalization of the first wor...hallgren
2015-02-24remove three more uses of meta productions that were left in debugging modekrasimir
2015-02-24implemented escape characters when reading/printing an abstract expression wi...krasimir
2015-02-20fix in thai_page2.xmlkrasimir
2015-02-20gftransate.js: increase sentence length limit for "fast" language to 500hallgren
2015-02-20set the keyboard pages for Thai in Translator.javakrasimir
2015-02-20experimental Thai keyboard (still not tested)krasimir
2015-02-20translation app for iOS, replicating some of the functionality of the Android...joel.hinz
2015-02-20added option -plus-as-bind which treats (+) as a bind when used with runtime ...krasimir
2015-02-20remove the meta prob flagskrasimir
2015-02-20gftranslate.js: reduce sentense length limit to 200 (URL encoded) charactershallgren
2015-02-20PGF Service: limit the number of parallel calls to the C run-time parse funct...hallgren
2015-02-19silence some warnings in GNU Lightning for i386_64krasimir
2015-02-19parsing with meta rules is now removed since we don't use them anymore and I ...krasimir
2015-02-18fix the missmatch between Int and CInt in the Haskell binding to the word ali...krasimir
2015-02-18fix the callback for unknown words as wellkrasimir
2015-02-18fix in the callback for names in the Haskell bindingkrasimir
2015-02-18fix in the parser for callbacks in the middle of a wordkrasimir
2015-02-18Wide Coverage Translation Demo: use App14.pgf, remove spaces from Chi, Jpn an...hallgren
2015-02-17removing spaces from App output of Chi,Jpn,Tha to get nicer speech output (an...aarne
2015-02-17App14 with Tha up and running!aarne
2015-02-16Restore compatibility with ghc-7.4hallgren
2015-02-16Changes for compatibility with ghc-7.10-rc2hallgren
2015-02-12PGF.Haskell: adding operators for selections from tableshallgren
2015-02-12Translating linearization functions to Haskell: more simplificationshallgren
2015-02-11Translating linearization functions to Haskell: simplify the generated Haskel...hallgren
2015-02-11fix in the JIT compiler that would hopefully make it work on iOSkr.angelov
2015-02-09Translating linearization functions to Haskell: support for variantshallgren
2015-01-30added hasLinearization in the Haskell bindingkr.angelov
2015-01-21added Japanese to Android app. Had to change target=android-20 to 21.aarne
2015-01-21Wide Coverage Translation Demo: use App13.pgf, adding support for Japanesehallgren
2015-01-21PGF2: fixes for named entity callback functionhallgren
2015-01-21PGF2 & PGFService: enable callbacks for named entities and chunks in the c-pa...hallgren
2015-01-21fix conflictskr.angelov
2015-01-20added functionType in the Haskell API to the C runtimekr.angelov
2015-01-20PGF2 & PGFService: work in progress on callbacks for nerc & chunkshallgren
2015-01-20PGF2: introduced some type synonyms to make type signature more readablehallgren
2015-01-19Translating linearization functions to Haskell: move a common record type to ...hallgren