summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
30 hoursUpdate GeneratePMCFG.hsoptimizeadelon
38 hoursBetter names, less codeadelon
39 hoursUse non-strict functions (makes little difference)adelon
39 hoursRoll back spacing changes for minimal diffadelon
2 daysRemove cache (no clear benefit)adelon
2 daysComments, `count` -> `areaSum`adelon
2 daysSlightly more explicit namingadelon
2 daysTestsadelon
2 daysBenchmarks, initial sketchesadelon
10 daysClarify Apple Silicon installer wordingHEADmasterKoharu Saeki
2026-02-23replace broken link to best practicesInari Listenmaa
2026-02-23Add MOLTO best practices, molto domain has expiredInari Listenmaa
2025-08-22add direct link to Python APIInari Listenmaa
2025-08-22rename RGL Synopsis to RGL APIInari Listenmaa
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