summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-02explicitly import join, when, (<=<) from Control.MonadInari Listenmaa
2025-08-02use openFd from unix >= 2.8Inari Listenmaa
2025-08-02define return in terms of pure, >> as *>, mappend as <>Inari Listenmaa
2025-08-02add whitespace on list comprehensions, applications etc.Inari Listenmaa
2025-02-20Specify that extending a grammar doesn't inherit the startcatInari Listenmaa
2025-01-18Instruction to downgrade LLVM for macOS SequoiaInari Listenmaa
2025-01-18add GFSS2025 + remove IRC channelInari Listenmaa
2025-01-07random generation of literals now has ten different values for each built in ...aarneranta
2024-11-26Update robots.txtKrasimir Angelov
2024-11-01Merge pull request #169 from GrammaticalFramework/dependabot/github_actions/d...Inari Listenmaa
2024-10-23Use different artifact names as is required by upload-artifact@v4Andreas Källberg
2024-10-23add sudo to make install to fix CI failureAndreas Källberg
2024-10-23add glibtoolize dependency for mac CIAndreas Källberg
2024-10-23Bump more action versionsAndreas Källberg
2024-10-23fix typoAndreas Källberg
2024-10-23Update setup-python github actionAndreas Källberg
2024-09-03Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflowsdependabot[bot]
2024-04-29be consistent in the use of quotesInari Listenmaa
2024-04-29Clarify description for vtInari Listenmaa
2024-03-15Apply gt to all arguments when pipedInari Listenmaa
2024-03-01showExpr and linearize now refresh the printed variables if neededaarneranta
2023-12-14visualize_dependencies (vd) now creates latex in landscape mode to show long ...Aarne Ranta
2023-11-17Merge pull request #166 from GrammaticalFramework/fix-python-ciInari Listenmaa
2023-11-17use older python version to keep distutilsInari Listenmaa
2023-11-17Merge pull request #164 from BeFunctional/tp_pgf_support_ghc_94Inari Listenmaa
2023-11-15support ghc9.4o1lo01ol1o
2023-09-25Merge pull request #161 from anka-213/indent-errorsInari Listenmaa
2023-09-25gh-actions: Bump the python versionAndreas Källberg
2023-09-25gh-actions: Don't use ubuntu-18 and macos-10.15Andreas Källberg
2023-09-25Don't build twice for tests in CIAndreas Källberg
2023-09-25Update test to match new errorAndreas Källberg
2023-09-25Indent each line of an error messageAndreas Källberg
2023-09-13Merge pull request #160 from anka-213/prettier-syntax-errorsInari Listenmaa
2023-09-11Fix typoAndreas Källberg
2023-09-11Fix ghc-7.10.3 build in gh-actionsAndreas Källberg
2023-09-11Bump version of haskell github actionAndreas Källberg
2023-09-11Improve syntax error messagesAndreas Källberg
2023-09-07Update jit.cKrasimir Angelov
2023-08-11the jitter should still read the absfuns even for EMSCRIPTEN and aarch64Krasimir Angelov
2023-08-09One more place with __aarch64__Krasimir Angelov
2023-08-09Try with __aarch64__Krasimir Angelov
2023-08-08lightning.h not included on aarch64Krasimir Angelov
2023-08-04Disable the jit on aarch64Krasimir Angelov
2023-08-04Create funcs.hKrasimir Angelov
2023-08-04Create Create aarch64/fp.hKrasimir Angelov
2023-08-04Create aarch64/core.hKrasimir Angelov
2023-08-04Create aarch64/asm.hKrasimir Angelov
2023-08-04added aarch64 configure.acKrasimir Angelov
2023-03-03Update instructions for GeanyInari Listenmaa
2023-03-01export BindType(..)Krasimir Angelov