summaryrefslogtreecommitdiff
path: root/src/runtime
AgeCommit message (Expand)Author
2015-06-30bugfix in the parser for lexical lookupkrasimir
2015-06-25Documentation updates for the release of GF 3.7hallgren
2015-06-25bugfix in the bottom-up prediction for the parserkrasimir
2015-06-23runtime/c/pf/jit.c: silence warning about alloca on MINGW32hallgren
2015-06-23Bump version of .gfo and .pgf files, improve error messages on version mismatchhallgren
2015-06-17forgot changes in the serialization in the Haskell runtimekrasimir
2015-06-12the orthographic tokens were broken when they appear inside a dictionary entr...krasimir
2015-06-11fixed typo in the Haskell runtimekrasimir
2015-06-05print error message for missing abstract categories in the C runtimekrasimir
2015-05-19added callback in C for unknown wordskrasimir
2015-05-19the NERC in C is now fully up-to-date with the other NERCs. In addition the N...krasimir
2015-05-18bugfix in the NERC in Ckrasimir
2015-05-18the callbacks in C now take the concrete syntax as a parameterkrasimir
2015-05-18pgf_lookup_morpho and pgf_lookup_word_prefix are now also case insensitive if...krasimir
2015-05-11"flags case_sensitive=off" makes the parser case insensitivekrasimir
2015-05-11added all orthographic primitiveskrasimir
2015-05-08implemented CAPIT in parsingkrasimir
2015-05-08fix in the dictionary lookupkrasimir
2015-05-08a new nice and elegant algorithm for dictionary lookup in the parserkrasimir
2015-05-08the parser is now fully Unicode compatiblekrasimir
2015-05-07fix gu_ucs_is_space in libgukrasimir
2015-05-07fix the NERC in C to work for PN as literalkrasimir
2015-05-07fix pgf-translate to use the NERC againkrasimir
2015-05-06fix the UTF8 implementation in libgukrasimir
2015-04-27use a temporary pool for linearizeAll in Haskell tookrasimir
2015-04-27fix a memory management error in linearizeAll in the python binding. a new te...krasimir
2015-04-27fix warning in the Python bindingkrasimir
2015-04-27mark two more functions as static in the Python bindingkrasimir
2015-04-27make linearizeAll in the Haskell binding lazykrasimir
2015-04-27K translations in pipelineprasanth.kolachina
2015-04-27K Linearizationsprasanth.kolachina
2015-04-27Python linearizeAll with lazynessprasanth.kolachina
2015-04-27remove parsing for long sentences, to stop pipeline from crashing/hangingprasant.kolachina
2015-04-26bug fix in python examplesprasant.kolachina
2015-04-26bug fix python examplesprasant.kolachina
2015-04-26Bug fix python examplesprasant.kolachina
2015-04-26Changes in lexerprasanth.kolachina
2015-04-24Bug fix in gf_utilsprasanth.kolachina
2015-04-22No debug messagesprasanth.kolachina
2015-04-22Minor bug in pgf parse and kparseprasanth.kolachina
2015-04-22README for Python translation pipelineprasanth.kolachina
2015-04-22Cleaned up Python Translation pipelineprasanth.kolachina
2015-04-22Examples for using Python bindingsprasanth.kolachina
2015-04-21some translate.probs decreased ; fine-tuning in pgf-hsbind-transaarne
2015-04-20drop the dependency to FSTkrasimir
2015-04-20added getpagesize() definition for Windowskrasimir
2015-04-20fix in the Haskell binding for Windowskrasimir
2015-04-17pgf-hsbind-trans now with linearizeAllaarne
2015-04-17pgf-shell.hs: remove call to performGC and document the 'i' commandhallgren
2015-04-17added linearizeAll in the Haskell bindingskrasimir