summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-17Enable tests in github actionsAndreas Källberg
2021-06-17Testsuite: Add support for expected failuresAndreas Källberg
2021-06-16Fix "canonicalizePath: does not exist" issue on ghc-7.10Andreas Källberg
2021-06-16Fix build for ghc-7.10.3Andreas Källberg
2021-06-16Fix build of test suite on ghc-8.2.2Andreas Källberg
2021-06-16Don't print stack traces in Command.hsAndreas Källberg
2021-06-16Add command `ai f` to trigger error msgInari Listenmaa
2021-06-16Remove CStr [] which causes error, update goldInari Listenmaa
2021-06-11Add output files for test suite in gitignoreInari Listenmaa
2021-06-11Remove CallStack outputs from gold filesInari Listenmaa
2021-06-11changed build wheels repo link from master to mainTristan Koh
2021-06-11Update gf.cabalJacob Tan En
2021-06-11Update index-3.11.mdJacob Tan En
2021-06-11Rectified gold files1Regina
2021-06-11Add RGL dependencies - Prelude and Predef1Regina
2021-06-11remove testsuite/libraries1Regina
2021-06-09Merge branch 'enable-tests' of https://github.com/kharus/gf-core into fix-tests1Regina
2021-05-27allow parameter cat in the Web API for parsingkrangelov
2021-05-05added newskrangelov
2021-05-03Merge pull request #107 from GrammaticalFramework/pgf2-completeJohn J. Camilleri
2021-05-03Manage to get completion working in PGF2John J. Camilleri
2021-05-03Improvement to test script, distinguishes when input ends with whitespaceJohn J. Camilleri
2021-05-03Add proper error handling in completeJohn J. Camilleri
2021-05-03Second attempt. Reading enum is closer to working but all strings are empty.John J. Camilleri
2021-05-03First attempt at adding support for complete in PGF2 (gives segmentation faults)John J. Camilleri
2021-04-30Add note about type-checking dynamic expressions in PGF2 HaddockJohn J. Camilleri
2021-04-30Remove notice about example grammars not being included anymore from build sc...John J. Camilleri
2021-03-08Remove notice about RGL not being included anymore from build scriptsJohn J. Camilleri
2021-03-01(Homepage) Link to summer school 2021Inari Listenmaa
2021-03-01Merge pull request #99 from inariksit/refman-updatesInari Listenmaa
2021-02-26Merge branch 'master' of https://github.com/GrammaticalFramework/gf-corekrangelov
2021-02-26bracketedLinearize now reports the binding spots just like the Haskell bindingkrangelov
2021-02-22(refman) Add section about lists + links to my blogInari Listenmaa
2021-02-06Merge pull request #93 from inariksit/notYet-errormsgInari Listenmaa
2021-01-25Update also the stack setupInari Listenmaa
2021-01-25Update Github actions to latest haskell-setupInari Listenmaa
2021-01-20fix type signaturekrangelov
2021-01-20Merge branch 'master' of https://github.com/GrammaticalFramework/gf-corekrangelov
2021-01-20fix gu_map_nextkrangelov
2021-01-20Don't print out the error msg for pattern matching unnecessarilyInari Listenmaa
2020-12-16Specify that the Windows guide is for Windows 10Inari Listenmaa
2020-12-07Add note to changelog that #87 is still pendingJohn J. Camilleri
2020-12-07Update changelog for 3.11 by going through all commit messages since GF-3.10John J. Camilleri
2020-11-30Add note about why we're not using Setup Haskell action for Ubuntu build.John J. Camilleri
2020-11-30Remove build status badge from READMEJohn J. Camilleri
2020-11-30Merge pull request #88 from GrammaticalFramework/build-binary-packagesJohn J. Camilleri
2020-11-30Update release instructionsJohn J. Camilleri
2020-11-30Combine binary workflows into one with multiple jobsJohn J. Camilleri
2020-11-30Update RELEASE.mdJohn J. Camilleri
2020-11-27Copy things into subfoldersJohn J. Camilleri