| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |||
| 2025-08-02 | higher upper bound for base,mtl,ghc-prim,json,time | Inari Listenmaa | |
| 2025-08-02 | choose openFd based on version of unix | Inari Listenmaa | |
| 2025-08-02 | build-depends for unix depending on ghc version | Inari Listenmaa | |
| 2025-08-02 | add stack file for GHC 9.6.6 | Inari Listenmaa | |
| 2025-08-02 | explicitly import join, when, (<=<) from Control.Monad | Inari Listenmaa | |
| 2025-08-02 | use openFd from unix >= 2.8 | Inari Listenmaa | |
| 2025-08-02 | define return in terms of pure, >> as *>, mappend as <> | Inari Listenmaa | |
| In preparation for deprecation, see https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/semigroup-monoid and https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return | |||
| 2025-08-02 | add whitespace on list comprehensions, applications etc. | Inari Listenmaa | |
| text editor interprets these things as errors (e.g. unterminated qq for list comprehension) and underlines red, even though there is no real error. | |||
| 2025-02-20 | Specify that extending a grammar doesn't inherit the startcat | Inari Listenmaa | |
| 2025-02-19 | Reactivate the gf-shell command 'pt -transfer' | Hans Leiss | |
| 2025-02-18 | Bug fix for gf-shell command 'pt -compute' in Expr.hs by | Hans Leiss | |
| tryMatch p (VConst _ _) env = match sig f eqs as0 | |||
| 2025-01-18 | Instruction to downgrade LLVM for macOS Sequoia | Inari Listenmaa | |
| 2025-01-18 | add GFSS2025 + remove IRC channel | Inari Listenmaa | |
| 2025-01-07 | random generation of literals now has ten different values for each built in ↵ | aarneranta | |
| type; maybe a better solution for most cases than just one value | |||
| 2024-11-26 | Update robots.txt | Krasimir Angelov | |
| 2024-11-01 | Merge pull request #169 from ↵ | Inari Listenmaa | |
| GrammaticalFramework/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7 Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows | |||
| 2024-10-23 | Use different artifact names as is required by upload-artifact@v4 | Andreas Källberg | |
| 2024-10-23 | add sudo to make install to fix CI failure | Andreas Källberg | |
| 2024-10-23 | add glibtoolize dependency for mac CI | Andreas Källberg | |
| 2024-10-23 | Bump more action versions | Andreas Källberg | |
| 2024-10-23 | fix typo | Andreas Källberg | |
| 2024-10-23 | Update setup-python github action | Andreas Källberg | |
| Let's see if this fixes CI | |||
| 2024-09-03 | Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows | dependabot[bot] | |
| Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 4.1.7. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v2...v4.1.7) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2024-04-29 | be consistent in the use of quotes | Inari Listenmaa | |
| 2024-04-29 | Clarify description for vt | Inari Listenmaa | |
| 2024-03-15 | Apply gt to all arguments when piped | Inari Listenmaa | |
| 2024-03-01 | showExpr and linearize now refresh the printed variables if needed | aarneranta | |
| 2023-12-14 | visualize_dependencies (vd) now creates latex in landscape mode to show long ↵ | Aarne Ranta | |
| trees better | |||
| 2023-11-17 | Merge pull request #166 from GrammaticalFramework/fix-python-ci | Inari Listenmaa | |
| Fix CI for "Build & Publish Python Package": use python 3.10 instead of latest | |||
| 2023-11-17 | use older python version to keep distutils | Inari Listenmaa | |
| 2023-11-17 | Merge pull request #164 from BeFunctional/tp_pgf_support_ghc_94 | Inari Listenmaa | |
| Support GHC 9.4 for the PGF library | |||
| 2023-11-15 | support ghc9.4 | o1lo01ol1o | |
| 2023-09-25 | Merge pull request #161 from anka-213/indent-errors | Inari Listenmaa | |
| Indent each line of error messages | |||
| 2023-09-25 | gh-actions: Bump the python version | Andreas Källberg | |
| cibuildwheel requires python >= 3.8 | |||
