summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-05Add two more missing MonadFail importsAndreas Källberg
2020-09-05Fix wrong indentAndreas Källberg
2020-09-05Update package database on ubuntu buildAndreas Källberg
2020-09-05MonadFail: Make backwards-compatibleAndreas Källberg
2020-09-05Fix MonadFail for c-runtime as wellAndreas Källberg
2020-08-19Add stack file for a more recent ghcAndreas Källberg
2020-08-05Add cabal dist-newtyle to gitignoreAndreas Källberg
2020-08-05Remove NoMonadFailDesugaring flagAndreas Källberg
2020-08-05Fix testsuite compatability with newer CabalAndreas Källberg
2020-08-05Fix a few warningsAndreas Källberg
2020-08-05Fix most build errorsAndreas Källberg
2020-08-05fix newer ghc: Don't try to be backwards compatibleAndreas Källberg
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-08-03Merge pull request #69 from GrammaticalFramework/pgf2-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-26expose parseToChart via the Web APIkrangelov
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-21added function for posting query strings. scales better than get.krangelov
2020-07-21allow specifying content-type in ajax_httpkrangelov
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-07Merge pull request #65 from GrammaticalFramework/build-debian-packageJohn J. Camilleri
2020-07-06an attempt to solve record extension overloading bug, commented out for the m...aarneranta
2020-07-06fixed issue #67 on order of record fields in overloadingaarneranta
2020-06-30Copy packages so that upload-artifact can find themJohn J. Camilleri
2020-06-30Try alternate way for uploading artifactJohn J. Camilleri
2020-06-30Try alternate way of cloning RGL one level upJohn J. Camilleri
2020-06-30Add txt2tags and pandoc to build envJohn J. Camilleri
2020-06-30Add sudo to apt commandJohn J. Camilleri
2020-06-30First attempt at GitHub action for building Debian packageJohn J. Camilleri
2020-06-23Merge pull request #62 from GrammaticalFramework/python-bindings-descriptionJohn J. Camilleri
2020-06-17Update descriptions in Python bindings setup.pyJohn J. Camilleri
2020-06-16Remove duplicate --gfo flagJohn J. Camilleri
2020-06-16Merge pull request #55 from inariksit/error-messagesInari Listenmaa
2020-06-15Add friendly name to upload jobJohn J. Camilleri
2020-06-15Merge pull request #61 from miracle2k/wheels2John J. Camilleri
2020-06-15Only upload to PyPI on pushes to master.Michael Elsdörfer
2020-06-15Fix twine upload.Michael Elsdörfer
2020-06-15Merge pull request #60 from miracle2k/wheelsJohn J. Camilleri
2020-06-14Merge branch 'master' into wheelsMichael Elsdörfer