| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-09-05 | MonadFail: Make backwards-compatible | Andreas Källberg | |
| 2020-09-05 | Fix MonadFail for c-runtime as well | Andreas Källberg | |
| 2020-08-19 | Add stack file for a more recent ghc | Andreas Källberg | |
| 2020-08-05 | Add cabal dist-newtyle to gitignore | Andreas Källberg | |
| 2020-08-05 | Remove NoMonadFailDesugaring flag | Andreas Källberg | |
| I've fixed so everything has the fail it needs now | |||
| 2020-08-05 | Fix testsuite compatability with newer Cabal | Andreas Källberg | |
| 2020-08-05 | Fix a few warnings | Andreas Källberg | |
| 2020-08-05 | Fix most build errors | Andreas Källberg | |
| 2020-08-05 | fix newer ghc: Don't try to be backwards compatible | Andreas Källberg | |
| 2020-08-05 | First attempt at fixing incompabilities with newer cabal | Andreas Källberg | |
| 2020-08-03 | Add script for uploading PGF2 documentation to Hackage | John J. Camilleri | |
| Hackage's attempt to build the package will fail because of missing C libraries | |||
| 2020-08-03 | Merge pull request #69 from GrammaticalFramework/pgf2-hackage | John J. Camilleri | |
| Update pgf2 metadata for uploading to Hackage Even though this isn't able to package the C runtime itself into the Haskell package, I think these changes are still worth merging into master. | |||
| 2020-07-28 | Updates to PGF2 readme | John J. Camilleri | |
| 2020-07-28 | Bump pgf2 to 1.2.0 | John J. Camilleri | |
| 2020-07-28 | Merge remote-tracking branch 'origin/master' into pgf2-hackage | John J. Camilleri | |
| 2020-07-26 | expose parseToChart via the Web API | krangelov | |
| 2020-07-26 | parseToChart also returns the category | krangelov | |
| 2020-07-26 | filter out empty brackets | krangelov | |
| 2020-07-22 | the if is actually unnecessary | krangelov | |
| 2020-07-22 | bugfix in bracketedLinearize | krangelov | |
| 2020-07-21 | added function for posting query strings. scales better than get. | krangelov | |
| 2020-07-21 | allow specifying content-type in ajax_http | krangelov | |
| 2020-07-11 | (pgf2) Readme, license, changelog | John J. Camilleri | |
| 2020-07-11 | Bump pgf2 to 1.1.0, update README | John J. Camilleri | |
| 2020-07-11 | revert to using unconditional probabilities in the different lookup functions | krangelov | |
| 2020-07-08 | Merge remote-tracking branch 'origin/master' into pgf2-hackage | John J. Camilleri | |
| # Conflicts: # src/runtime/haskell-bind/pgf2.cabal | |||
| 2020-07-08 | Remove PGF from PGF2, clean up PGF2 cabal file. | John J. Camilleri | |
| 2020-07-08 | drop the SG library completely. | krangelov | |
| 2020-07-07 | Merge pull request #65 from GrammaticalFramework/build-debian-package | John J. Camilleri | |
| Build Debian package via GitHub action | |||
| 2020-07-06 | an attempt to solve record extension overloading bug, commented out for the ↵ | aarneranta | |
| moment | |||
| 2020-07-06 | fixed issue #67 on order of record fields in overloading | aarneranta | |
| 2020-06-30 | Copy packages so that upload-artifact can find them | John J. Camilleri | |
| 2020-06-30 | Try alternate way for uploading artifact | John J. Camilleri | |
| 2020-06-30 | Try alternate way of cloning RGL one level up | John J. Camilleri | |
| 2020-06-30 | Add txt2tags and pandoc to build env | John J. Camilleri | |
| 2020-06-30 | Add sudo to apt command | John J. Camilleri | |
| https://help.github.com/en/actions/reference/virtual-environments-for-github-hosted-runners#administrative-privileges-of-github-hosted-runners | |||
| 2020-06-30 | First attempt at GitHub action for building Debian package | John J. Camilleri | |
| 2020-06-23 | Merge pull request #62 from GrammaticalFramework/python-bindings-description | John J. Camilleri | |
| Update descriptions in Python bindings setup.py | |||
| 2020-06-17 | Update descriptions in Python bindings setup.py | John J. Camilleri | |
| 2020-06-16 | Remove duplicate --gfo flag | John J. Camilleri | |
| Fixes #51 | |||
| 2020-06-16 | Merge pull request #55 from inariksit/error-messages | Inari Listenmaa | |
| Improvements in common error messages | |||
| 2020-06-15 | Add friendly name to upload job | John J. Camilleri | |
| 2020-06-15 | Merge pull request #61 from miracle2k/wheels2 | John J. Camilleri | |
| Fix twine upload. | |||
| 2020-06-15 | Only upload to PyPI on pushes to master. | Michael Elsdörfer | |
| 2020-06-15 | Fix twine upload. | Michael Elsdörfer | |
| 2020-06-15 | Merge pull request #60 from miracle2k/wheels | John J. Camilleri | |
| WIP: Add Github action workflow to build Python wheels. | |||
| 2020-06-14 | Merge branch 'master' into wheels | Michael Elsdörfer | |
| 2020-06-14 | Update documentation. | Michael Elsdörfer | |
| 2020-06-14 | (Homepage) Add new languages in list of RGL langs | Inari Listenmaa | |
| 2020-06-14 | in Fedora install instructions, use dnf | bc² | |
| dnf is the new yum, see https://fedoramagazine.org/5tftw-2014-06-10/ | |||
