summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-08-19Lower ghc bounds for higher unix dep versionAndreas Källberg
This fixes nix builds of gf-lsp
2025-08-18fix redirect?Inari Listenmaa
2025-08-18fix github link to release 3.12Inari Listenmaa
2025-08-13Merge pull request #196 from GrammaticalFramework/fix-code-generationInari Listenmaa
`import Control.Monad` when generating .hs with GADTs
2025-08-13add import Control.Monad when generating .hs with GADTsInari Listenmaa
2025-08-11update developers' guideInari Listenmaa
2025-08-11add command to install GF with -cshell (commented out)Inari Listenmaa
2025-08-08remove accidental fileArianna Masciolini
2025-08-08even more specific Mac install instructionArianna Masciolini
2025-08-08more specific instructions for different macsArianna Masciolini
2025-08-08add 9.6.7 in tested-withInari Listenmaa
2025-08-08Add upper bounds to base, unix and template-haskellAndreas Källberg
2025-08-08Merge branch 'master' of https://github.com/GrammaticalFramework/gf-coreArianna Masciolini
2025-08-08do not upload release assetsArianna Masciolini
2025-08-08Add 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-08remove info about specific versions of macOS for which binaries workArianna Masciolini
2025-08-08Update installation instructions (#195)Arianna Masciolini
* update install instructions some dates * change when to install c runtime manually
2025-08-08try server mode on windows (#194)Arianna Masciolini
2025-08-08Merge pull request #192 from GrammaticalFramework/build-timestampInari Listenmaa
Add build timestamps to GF prompt
2025-08-08Delete src/runtime/python/pgf.egg-info directoryInari Listenmaa
remove files that were committed by accident
2025-08-08Merge pull request #190 from GrammaticalFramework/pgf-1.1Inari Listenmaa
Publish PGF 1.1
2025-08-08add macos-13 to build for intel macInari Listenmaa
2025-08-08Merge pull request #193 from GrammaticalFramework/release3.12Arianna Masciolini
Update version numbers, changelog etc. for 3.12 release
2025-08-08update debian changelogArianna Masciolini
2025-08-08link to changelog from CHANGELOG.mdArianna Masciolini
2025-08-08update cabal version number for 3.12 releaseArianna Masciolini
2025-08-08update 3.12 release date in web newsArianna Masciolini
2025-08-08fix typoArianna Masciolini
2025-08-08readd changelog item on JavaArianna Masciolini
2025-08-08Merge pull request #191 from GrammaticalFramework/minor-updates-binary-packagesArianna Masciolini
Update release scripts for 3.12
2025-08-08Fix warnings for ghc-9.6 about multiplicity syntaxAndreas Källberg
2025-08-08also add the 9.6 compatibility fixes to PGF2Inari Listenmaa
2025-08-08Update release scripts for 3.12Inari Listenmaa
2025-08-08hide ambiguous functionHerbert Lange
2025-08-08change date/time formatingHerbert Lange
2025-08-08change template haskell required versionHerbert Lange
2025-08-08updating formating for git infoHerbert Lange
2025-08-08add build time and git info to BuildInfoHerbert Lange
2025-08-03use setuptools (so it works for 3.12+) + bump version to 1.1Inari Listenmaa
2025-08-03minor fixes in uploading to PyPIInari Listenmaa
2025-08-02add to what's newArianna Masciolini
2025-08-02Merge branch 'master' of https://github.com/GrammaticalFramework/gf-core ↵Arianna Masciolini
into release-3.12
2025-08-02Merge branch 'master' of https://github.com/GrammaticalFramework/gf-coreArianna Masciolini
2025-08-02fix compatibility with newer gcc versionsArianna Masciolini
2025-08-02Merge pull request #184 from inariksit/update-depth-documentationInari Listenmaa
Update default depth to 5 + less hardcoding in documentation
2025-08-02update default depth in tutorial and help textInari Listenmaa
2025-08-02define default depths for shell and server only onceInari Listenmaa
2025-08-02slightly less optimistic release dateArianna Masciolini
2025-08-02redirect to 3.12 download pageArianna Masciolini
2025-08-02add news item about 3.12 releaseArianna Masciolini