| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-08-08 | Add a nix flake for building with nix (#185) | Andreas Källberg | |
| Also based on #165 --------- Co-authored-by: o1lo01ol1o <tim.pierson@gmail.com> Co-authored-by: Tim Pierson <o1lo01ol1o@users.noreply.github.com> | |||
| 2025-08-08 | remove info about specific versions of macOS for which binaries work | Arianna Masciolini | |
| 2025-08-08 | Update installation instructions (#195) | Arianna Masciolini | |
| * update install instructions some dates * change when to install c runtime manually | |||
| 2025-08-08 | try server mode on windows (#194) | Arianna Masciolini | |
| 2025-08-08 | Merge pull request #192 from GrammaticalFramework/build-timestamp | Inari Listenmaa | |
| Add build timestamps to GF prompt | |||
| 2025-08-08 | Delete src/runtime/python/pgf.egg-info directory | Inari Listenmaa | |
| remove files that were committed by accident | |||
| 2025-08-08 | Merge pull request #190 from GrammaticalFramework/pgf-1.1 | Inari Listenmaa | |
| Publish PGF 1.1 | |||
| 2025-08-08 | add macos-13 to build for intel mac | Inari Listenmaa | |
| 2025-08-08 | Merge pull request #193 from GrammaticalFramework/release3.12 | Arianna Masciolini | |
| Update version numbers, changelog etc. for 3.12 release | |||
| 2025-08-08 | update debian changelog | Arianna Masciolini | |
| 2025-08-08 | link to changelog from CHANGELOG.md | Arianna Masciolini | |
| 2025-08-08 | update cabal version number for 3.12 release | Arianna Masciolini | |
| 2025-08-08 | update 3.12 release date in web news | Arianna Masciolini | |
| 2025-08-08 | fix typo | Arianna Masciolini | |
| 2025-08-08 | readd changelog item on Java | Arianna Masciolini | |
| 2025-08-08 | Merge pull request #191 from GrammaticalFramework/minor-updates-binary-packages | Arianna Masciolini | |
| Update release scripts for 3.12 | |||
| 2025-08-08 | Fix warnings for ghc-9.6 about multiplicity syntax | Andreas Källberg | |
| 2025-08-08 | also add the 9.6 compatibility fixes to PGF2 | Inari Listenmaa | |
| 2025-08-08 | Update release scripts for 3.12 | Inari Listenmaa | |
| 2025-08-08 | hide ambiguous function | Herbert Lange | |
| 2025-08-08 | change date/time formating | Herbert Lange | |
| 2025-08-08 | change template haskell required version | Herbert Lange | |
| 2025-08-08 | updating formating for git info | Herbert Lange | |
| 2025-08-08 | add build time and git info to BuildInfo | Herbert Lange | |
| 2025-08-03 | use setuptools (so it works for 3.12+) + bump version to 1.1 | Inari Listenmaa | |
| 2025-08-03 | minor fixes in uploading to PyPI | Inari Listenmaa | |
| 2025-08-02 | add to what's new | Arianna Masciolini | |
| 2025-08-02 | Merge branch 'master' of https://github.com/GrammaticalFramework/gf-core ↵ | Arianna Masciolini | |
| into release-3.12 | |||
| 2025-08-02 | Merge branch 'master' of https://github.com/GrammaticalFramework/gf-core | Arianna Masciolini | |
| 2025-08-02 | fix compatibility with newer gcc versions | Arianna Masciolini | |
| 2025-08-02 | Merge pull request #184 from inariksit/update-depth-documentation | Inari Listenmaa | |
| Update default depth to 5 + less hardcoding in documentation | |||
| 2025-08-02 | update default depth in tutorial and help text | Inari Listenmaa | |
| 2025-08-02 | define default depths for shell and server only once | Inari Listenmaa | |
| 2025-08-02 | slightly less optimistic release date | Arianna Masciolini | |
| 2025-08-02 | redirect to 3.12 download page | Arianna Masciolini | |
| 2025-08-02 | add news item about 3.12 release | Arianna Masciolini | |
| 2025-08-02 | draft changelog for 3.12 | Arianna Masciolini | |
| 2025-08-02 | init download page for 3.12 with 3.11 instructions with minor changes | Arianna Masciolini | |
| 2025-08-02 | Merge pull request #183 from inariksit/ghc-9.6.7 | Inari Listenmaa | |
| replace 9.6.6 with 9.6.7 | |||
| 2025-08-02 | convert editor-modes into markdown | Inari Listenmaa | |
| 2025-08-02 | make 9.6.7 into default stack.yaml | Inari Listenmaa | |
| 2025-08-02 | replace 9.6.6 with 9.6.7 | Inari Listenmaa | |
| 2025-08-02 | Merge pull request #181 from GrammaticalFramework/pr-174bis (also close #174) | Arianna Masciolini | |
| PR #174bis | |||
| 2025-08-02 | add eval.gfs to expected failures | Arianna Masciolini | |
| 2025-08-02 | Merge pull request #182 from inariksit/fix-encoding | Inari Listenmaa | |
| use UTF8 for several GF files | |||
| 2025-08-02 | use UTF8 for several GF files | Inari Listenmaa | |
| 2025-08-02 | fail slow | Arianna Masciolini | |
| 2025-08-02 | Merge branch 'master' of https://github.com/GrammaticalFramework/gf-core ↵ | Arianna Masciolini | |
| into hleiss/master | |||
| 2025-08-02 | Merge pull request #175 from inariksit/new-ghc | Inari Listenmaa | |
| Changes to make it work with newer stack/GHC: - unix library changed API in 2.8 - Monad of no return & Semigroup as a superclass of Monoid - import Control.Monad (join, when, (<=<)) - fixed CI issues | |||
| 2025-08-02 | misc small fixes: | Inari Listenmaa | |
| - update actions/cache to v4 - update haskell/actions/setup to haskell-actions/setup - stack doesn't support ghc < 8.4, remove from CI - don't fail immediately - add -fpermissive flag to gcc - only build 9.6.6 with macos and windows latest - bump base upper bound | |||
