summaryrefslogtreecommitdiff
path: root/src/runtime
AgeCommit message (Expand)Author
2020-09-18Add instructions for uploading PGF2 to HackageJohn J. Camilleri
2020-09-18Bump PGF2 to 1.2.1John J. Camilleri
2020-09-05Merge remote-tracking branch 'origin/master' into fix-newer-cabalAndreas Källberg
2020-08-14remove the deprecated pgf_print_expr_tuplekrangelov
2020-08-14Merge branch 'master' of https://github.com/GrammaticalFramework/gf-corekrangelov
2020-08-14added an API for cloning expressions/types/literalskrangelov
2020-08-05First attempt at fixing incompabilities with newer cabalAndreas Källberg
2020-08-03Add script for uploading PGF2 documentation to HackageJohn J. Camilleri
2020-07-28Updates to PGF2 readmeJohn J. Camilleri
2020-07-28Bump pgf2 to 1.2.0John J. Camilleri
2020-07-28Merge remote-tracking branch 'origin/master' into pgf2-hackageJohn J. Camilleri
2020-07-26parseToChart also returns the categorykrangelov
2020-07-26filter out empty bracketskrangelov
2020-07-22the if is actually unnecessarykrangelov
2020-07-22bugfix in bracketedLinearizekrangelov
2020-07-11(pgf2) Readme, license, changelogJohn J. Camilleri
2020-07-11Bump pgf2 to 1.1.0, update READMEJohn J. Camilleri
2020-07-11revert to using unconditional probabilities in the different lookup functionskrangelov
2020-07-08Merge remote-tracking branch 'origin/master' into pgf2-hackageJohn J. Camilleri
2020-07-08Remove PGF from PGF2, clean up PGF2 cabal file.John J. Camilleri
2020-07-08drop the SG library completely.krangelov
2020-07-06an attempt to solve record extension overloading bug, commented out for the m...aarneranta
2020-06-17Update descriptions in Python bindings setup.pyJohn J. Camilleri
2020-05-20bugfix in parsing literalskrangelov
2020-05-20expose lookupCohorts in Pythonkrangelov
2020-05-20fix the uggly typo that broke the literals.krangelov
2020-05-16split unknown words by spaceskrangelov
2020-05-14Merge branch 'master' of https://github.com/GrammaticalFramework/gf-corekrangelov
2020-05-14lookupCohorts now detects and reports unknown words. Also:krangelov
2020-05-05accepting gf-ud style abslabels in gf-core ; cnclabels TODOaarneranta
2020-04-01Expose PGF/Concr/Iter/BracketJohan Dahlin
2020-04-01forgot the conversion of the annotation string to jstringkrangelov
2020-03-25switch off the debuggerkrangelov
2020-03-15restore the sequence ordering after -optimize-pgfkrangelov
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-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-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-08-30first version of a parser which returns chunks in case of failurekrangelov
2019-08-30fix gu_map_nextkrangelov
2019-08-30a more reasonable API to iterate over a mapkrangelov