summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-04added aarch64 configure.acKrasimir Angelov
2023-03-03Update instructions for GeanyInari Listenmaa
2023-03-01export BindType(..)Krasimir Angelov
2023-02-10update to System.Environment (getArgs)Inari Listenmaa
2023-02-05Update INSTALLKrasimir Angelov
2023-01-24remove 2020-specific linkInari Listenmaa
2023-01-24Summer school 2023Inari Listenmaa
2022-10-10Merge pull request #149 from anka-213/ghc-9.2Inari Listenmaa
2022-10-10Merge pull request #147 from anka-213/extend-performance-issueInari Listenmaa
2022-10-04Extract the previous optimization to its own functionAndreas Källberg
2022-10-04Use a Set in isInherited to speed up long extend listsAndreas Källberg
2022-10-04Add support for ghc-9.2.4Andreas Källberg
2022-10-04Merge pull request #148 from anka-213/fix-ghc-7.10-buildInari Listenmaa
2022-10-04Only include transformers-compat for ghc < 8Andreas Källberg
2022-10-04Restore build with ghc-7.10.3Andreas Källberg
2022-10-04Update some old unused code to support newer ghcAndreas Källberg
2022-10-04using an unparsable variable name in the internal desugaring of table extensi...Aarne Ranta
2022-10-03New construct: table update. Syntax t ** { cases }. Syntactic sugar for table...aarneranta
2022-08-24added a Setup script to compile without cabal-installKrasimir Angelov
2022-08-24`gf --version` now prints the shared folder to be used by the RGLKrasimir Angelov
2022-08-24forgot to mention sudoKrasimir Angelov
2022-08-24workaround for the Nix madnessKrasimir Angelov
2022-08-12silence harmless warningskrangelov
2022-08-12fix the reference counting for pgf.BINDkrangelov
2022-07-27add link to Inari's blogInari Listenmaa
2022-07-16support for BIND tokens in the Python bindingsKrasimir Angelov
2022-07-04Merge branch 'master' of github.com:GrammaticalFramework/gf-coreKrasimir Angelov
2022-07-04allow compilation with emscriptenKrasimir Angelov
2022-06-18Merge branch 'master' of github.com:GrammaticalFramework/gf-coreJohn J. Camilleri
2022-05-31adjust the -view command depending on the OSKrasimir Angelov
2022-05-31use a relative link to WordNetKrasimir Angelov
2022-05-18Merge pull request #141 from anka-213/hardcode-utf8Inari Listenmaa
2022-05-18Always use UTF8 encoding in the gf executableAndreas Källberg
2022-05-06Merge pull request #136 from mengwong/ghc9Inari Listenmaa
2022-05-06update nightly to latest ltsInari Listenmaa
2022-05-04Merge pull request #140 from anka-213/no-profile-bindInari Listenmaa
2022-05-03Improve commentAndreas Källberg
2022-05-03When profiling, don't add cost centres in Data.Binary.GetAndreas Källberg
2022-03-05Update base <4.15 to <4.16 for tests + pgf*.cabalInari Listenmaa
2022-03-05Merge pull request #135 from mengwong/base-4-15Inari Listenmaa
2022-03-05Add ghc-9.0.2 to CIInari Listenmaa
2022-03-05add compilation support for ghc 9.0.2Meng Weng Wong
2022-03-05if this PR is accepted we don't need these instructionsMeng Weng Wong
2022-03-05"now try this" instructions for people flailing with Apple Silicon M1Meng Weng Wong
2022-03-05prepare for GHC 9, base 4.15, by using Buffer constructor interfaceMeng Weng Wong
2022-03-05Merge pull request #138 from anka-213/patch-1Inari Listenmaa
2022-03-05Upgrade to ghc-8.10.7Andreas Källberg
2022-03-05Add restore key to cacheAndreas Källberg
2022-03-05Another attempt at fixing linker errorsAndreas Källberg
2022-03-05Upgrade haskell setup actionAndreas Källberg