summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-25Merge pull request #129 from anka-213/automate-releaseInari Listenmaa
2021-07-25Rename packages based on git tagAndreas Källberg
2021-07-25Upload release assets automatically as wellAndreas Källberg
2021-07-25Update debian changelog for GF 3.11Inari Listenmaa
2021-07-25Merge pull request #116 from anka-213/fix-binary-package-buildInari Listenmaa
2021-07-25Only run the script once per releaseAndreas Källberg
2021-07-25Update release script to build for two ubuntu versionsAndreas Källberg
2021-07-25Build ubuntu packages on ubuntu-latestAndreas Källberg
2021-07-25Make Makefile compatible with stack and old/new cabal (with v1- prefix when n...John J. Camilleri
2021-07-25Update to newest haskell github actionAndreas Källberg
2021-07-25Update scripts to use `cabal v1-...` so they work on newer cabalAndreas Källberg
2021-07-23IRC link pre-fills channel. Link to logs gives newest first.John J. Camilleri
2021-07-23Merge pull request #128 from GrammaticalFramework/windows-binaryJohn J. Camilleri
2021-07-23Change Python 3.8 to 3.9John J. Camilleri
2021-07-22Update path in main workflow for binariesJohn J. Camilleri
2021-07-22Try without rewriting envvarJohn J. Camilleri
2021-07-22Update pathJohn J. Camilleri
2021-07-22Try another pathJohn J. Camilleri
2021-07-22Narrow search, print env varJohn J. Camilleri
2021-07-22Find Java stuffJohn J. Camilleri
2021-07-22Add separate Windows binary CI action for easier testingJohn J. Camilleri
2021-07-22#gf IRC channel has moved to LiberaInari Listenmaa
2021-07-20Merge pull request #87 from anka-213/make-it-fastInari Listenmaa
2021-07-15Merge pull request #126 from inariksit/developers-documentationInari Listenmaa
2021-07-15General restructuring, various minor changesInari Listenmaa
2021-07-15Update C runtime instructionsInari Listenmaa
2021-07-15Remove instructions to create binariesInari Listenmaa
2021-07-15Update C runtime install instructionsInari Listenmaa
2021-07-15Split the Cabal instructions to another pageInari Listenmaa
2021-07-14install and upgrade stack1Regina
2021-07-14updated docs to reflect binaries generated via github actionsMeowyam
2021-07-14add missing install.sh file for c runtimeMeowyam
2021-07-14Changes in Git instructionsInari Listenmaa
2021-07-14updated doc with instructions for C runtime for ubuntu and fedoraInari Listenmaa
2021-07-14Changes in Git instructionsInari Listenmaa
2021-07-14update doc for linux installationMeowyam
2021-07-14Update information about test suiteInari Listenmaa
2021-07-14Update instructions about C runtimeInari Listenmaa
2021-07-12Clean up redundant case expressionsAndreas Källberg
2021-07-12Github actions: Fix build for stackAndreas Källberg
2021-07-12Remove last traces of the Either in value2termAndreas Källberg
2021-07-12Remove the `Either Int` from value2termAndreas Källberg
2021-07-08Fix bug introduced in cdbe73eb475cf44e1a45b2abacb12756e394016aJohn J. Camilleri
2021-07-08Remove two missing-methods warningsJohn J. Camilleri
2021-07-08Merge pull request #124 from GrammaticalFramework/cabal-cleanupJohn J. Camilleri
2021-07-07More cabal file cleanup. Remove some more tabs from Haskell source.John J. Camilleri
2021-07-07Replace tabs for whitespace in source codeJohn J. Camilleri
2021-07-07Make whitespace uniform in Cabal files, add a few more dependency boundsJohn J. Camilleri
2021-07-06Update 3.11 release notesJohn J. Camilleri
2021-07-06Add import from command line invocation to command historyJohn J. Camilleri