| Age | Commit message (Expand) | Author |
| 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 |
| 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 |
| 2020-07-06 | an attempt to solve record extension overloading bug, commented out for the m... | aarneranta |
| 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 |
| 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 |
| 2020-06-17 | Update descriptions in Python bindings setup.py | John J. Camilleri |
| 2020-06-16 | Remove duplicate --gfo flag | John J. Camilleri |
| 2020-06-16 | Merge pull request #55 from inariksit/error-messages | Inari Listenmaa |
| 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 |
| 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 |
| 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² |
| 2020-06-14 | Remove references to live PyPI. | Michael Elsdörfer |
| 2020-06-14 | Make sure sdist is included. | Michael Elsdörfer |
| 2020-06-14 | Bring back fail-fast. | Michael Elsdörfer |
| 2020-06-14 | Add upload to PyPI step. | Michael Elsdörfer |
| 2020-06-14 | Add Github action workflow to build Python wheels. | Michael Elsdörfer |
| 2020-06-06 | (Homepage) Add new languages in list of RGL langs | Inari Listenmaa |
| 2020-06-06 | Hotfix for https://github.com/GrammaticalFramework/gf-core/issues/56 | Inari Listenmaa |
| 2020-06-05 | Condense the unsupported token gluing as per John's suggestion | Inari Listenmaa |
| 2020-06-04 | Don't output "\n **" if helpfulMsg is empty. | Inari Listenmaa |
| 2020-06-04 | Add clarification to Internal error in GeneratePMCFG | Inari Listenmaa |
| 2020-06-04 | Add clarification to Unsupported token gluing (both good and bad case) | Inari Listenmaa |
| 2020-06-04 | Add clarification to "expected foo, inferred bar" type of error msgs | Inari Listenmaa |
| 2020-06-04 | Add clarification to "Pattern is not linear" error msg. | Inari Listenmaa |
| 2020-06-04 | Add suggestions to error messages that are caused by too few/many args | Inari Listenmaa |
| 2020-06-03 | Merge pull request #54 from odanoburu/patch-1 | Inari Listenmaa |
| 2020-06-02 | in Fedora install instructions, use dnf | bc² |
| 2020-06-01 | Homepage: fix some spacing, add RGL browser, add news about GFSS 2020 | John J. Camilleri |
| 2020-06-01 | Add link to Inari's video tutorial from homepage | John J. Camilleri |
| 2020-05-20 | allow literals in the C shell | krangelov |
| 2020-05-20 | bugfix in parsing literals | krangelov |
| 2020-05-20 | expose lookupCohorts in Python | krangelov |
| 2020-05-20 | fix the uggly typo that broke the literals. | krangelov |