summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-19updated android app help fileaarne
2017-04-19now the database with glosses is compiled on the PC by running glosses.hs. On...krasimir
2017-04-19in libgu mark explicitly all functions that belong to the APIkrasimir
2017-04-19in the Java binding mark all internal functions as hiddenkrasimir
2017-04-19explicitly classify all functions in libpgf as either internal or API functionskrasimir
2017-04-19make some of the functions in the Python binding statickrasimir
2017-04-13add the CMakeLists.txt from Bjørnarkrasimir
2017-04-13disable doxygenkrasimir
2017-04-13updated AUTHORS list in the C runtimekrasimir
2017-04-13remove src/runtime/c/README it is obsolete anywaykrasimir
2017-04-13use gu_string_buf_data in the Python binding to avoid copyingkrasimir
2017-04-13gu_string_buf -> gu_new_string_buf in libgukrasimir
2017-04-13use gu_string_buf_data in the Java binding to avoid double copying of stringskrasimir
2017-04-13full support for Latin1 GF identifiers in the C runtimekrasimir
2017-04-13add gu_string_buf_data and gu_string_buf_length in libgukrasimir
2017-04-13silence a few warnings on MacOSkrasimir
2017-04-13use GU_API_DATA_DECL instead of GU_API_DATA to make the C runtime compile aga...krasimir
2017-04-12Translator.java in android app now tries to find the lowercased first word in...aarne
2017-04-12update SG.hsckrasimir
2017-04-12remove the teyjus and utils folderskrasimir
2017-04-12a patch from Bjørnar Luteberget for compatibility with MSVCkrasimir
2017-04-12some work on libsg querieskrasimir
2017-04-12commented out case_sensitive=off in Appaarne
2017-04-11re-enabled Phrasebook in App ; added Russian ; testing with lower-casing the ...aarne
2017-04-11upgrade Android SDK versionkrasimir
2017-04-11forgot src/ui/android/res/layout/fragment_phrase_list.xmlkrasimir
2017-04-06separated syncat multiwords in dep tree generation ; added function wildcards...aarne
2017-04-06vd command now reads local concrete configurations to deal with syncat words;...aarne
2017-04-05added generateOntology & generateOntologyDepthkrasimir
2017-03-22fixed a bug in Eq instance generation for GADT and lexical categoriesaarne
2017-03-14fix the compilation of sqlite3Btree.c on Windowskrasimir
2017-03-07a better error messagekrasimir
2017-03-13News: GFSS 2017normundsg
2017-03-07GF.Compile.Compute.ConcreteNew now handles Predef.Floatkrasimir
2017-03-07bugfix in record subtyping checkingkrasimir
2017-03-07GF.Grammar.Printer now has a Terse mode which prints record types with lock f...krasimir
2017-03-06fix for EPattkrasimir
2017-03-06type checking EPattkrasimir
2017-03-06GF.Compile.Compute.ConcreteNew now can handle EPattTypekrasimir
2017-03-06some missing patternskrasimir
2017-03-06added overload resolution in the experimental type checkerkrasimir
2017-03-03some progress on the experimental type checker for the concrete syntaxkrasimir
2017-02-24corrected fg generation for lexical categories, to avoid a type error in gene...aarne
2017-02-21Fix compilation errors caused by changes in PGF2hallgren
2017-02-10safer memory management in the Haskell bindingkrasimir
2017-02-10langcode.js: updated to include codes for recently added RGL languageshallgren
2017-02-10GF home page: comment out the "GF build status" linkhallgren
2017-02-01typo in gf-tutorial: enougo->enoughkrasimir
2017-02-01replace .gfcc with .pgf in gf-refman.htmlkrasimir
2017-01-30typo in imports of SentencesPes correctedaarne