summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-03-06an API to access the names of all fields withing a categorykrangelov
2020-03-05fix the build after the change in the morphological APIkrangelov
2020-03-05lookup_morpho, lookup_cohorts and fullform_lexicon now report the usual condi...krangelov
2020-03-05The APIs for callbacks and the bracketed strings now use a string for the ana...krangelov
2020-02-18another bug related to mattern matching on multiword expressionkrangelov
2020-02-17fix: pattern matching on strings should reconstruct the tokens after matchingkrangelov
2020-02-17fix the compilation of case insensitive grammarskrangelov
2020-02-13support command c-lookupCohortskrangelov
2020-02-13support post requests to the serverkrangelov
2020-01-28rename the WordNet module when creating a new languagekrangelov
2020-01-28added link to WordNetkrangelov
2020-01-24added plugin for search in WordNetkrangelov
2020-01-17Python 3 literal callbacks will receive offsets in number of characters inste...krangelov
2019-12-07a version of the parser which returns a chart rather than a list of expressionskrangelov
2019-12-07remove bogus commentkrangelov
2019-12-07silence warnings in the Python bindingskrangelov
2019-12-03GF cloud: GFMorpho: responsive layout improvement for small screensThomas Hallgren
2019-12-03GF Cloud: add Word inflection with smart paradigmsThomas Hallgren
2019-11-26PGFService: userLanguage now defaults to English, if present in the grammarThomas Hallgren
2019-11-21Minibar: make it possible to configure a list of preferred grammarsThomas Hallgren
2019-11-18PGFService: revert unlexing change in PGFService to restore &+ behaviourThomas Hallgren
2019-11-13fixed a vd bug that sometimes erased the root labelaarneranta
2019-11-12fixed the problem with generating several roots in ud2gf. Now only the leftmo...aarneranta
2019-10-09forgot that debugging is onkrangelov
2019-10-09fix chunk extraction when there are literalskrangelov
2019-10-09fix the parsing for literals after the latest changes in the parserkrangelov
2019-09-20more dead codekrangelov
2019-09-20removed more dead codekrangelov
2019-09-20remove obsolete codekrangelov
2019-09-10GrammarToCanonical: bug fix: add missing case for EmptyThomas Hallgren
2019-08-30first version of a parser which returns chunks in case of failurekrangelov
2019-08-30fix gu_map_nextkrangelov
2019-08-30Merge branch 'master' of https://github.com/GrammaticalFramework/gf-corekrangelov
2019-08-30a more reasonable API to iterate over a mapkrangelov
2019-08-21Merge branch 'master' of https://github.com/GrammaticalFramework/gf-coreThomas Hallgren
2019-08-21Minibar: support for links to open a given grammar in the minibarThomas Hallgren
2019-08-20added gu_map_deletekrangelov
2019-08-18fix packageskrangelov
2019-08-18fix reference to FastCGIUtilskrangelov
2019-08-18remove obsolete codekrangelov
2019-08-09Merge branch 'master' of https://github.com/GrammaticalFramework/gf-corekrangelov
2019-08-09bugfix in the parser's scannerkrangelov
2019-08-07Remove wrong Haddock comment in PGF2John J. Camilleri
2019-08-05Minibar can now display grammar documentation.Thomas Hallgren
2019-07-11Remove TypeScript runtime and point to new repositoryJohn J. Camilleri
2019-07-10Minor renamings in JSON formatJohn J. Camilleri
2019-07-10Address @heatherleaf's suggestionsJohn J. Camilleri
2019-07-07Whitespace fixesJohn J. Camilleri
2019-07-07Finish compile to PGF JSON, including JSON schema for resulting format.John J. Camilleri
2019-07-03Finish JSON conversion for abstractJohn J. Camilleri