summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-30Move testsuite/compiler/canonical on level up, update test scriptJohn J. Camilleri
2021-06-30Add shell script in testsuite/compiler/canonical for replicating known issuesJohn J. Camilleri
2021-06-30Make GF.Grammar.Canonical.Id a type synonym for GF.Infra.Ident.RawIdentJohn J. Camilleri
2021-06-29Merge pull request #84 from ffrixslee/issue-46Inari Listenmaa
2021-06-24Add another =John J. Camilleri
2021-06-24Update pgf.cabal, and minors to other cabal filesJohn J. Camilleri
2021-06-23Update README.mdJohn J. Camilleri
2021-06-23Update RELEASE.mdJohn J. Camilleri
2021-06-22Merge pull request #106 from GrammaticalFramework/stack-yaml-symlinkJohn J. Camilleri
2021-06-22Make stack.yaml a regular file againJohn J. Camilleri
2021-06-22Merge branch 'master' into stack-yaml-symlinkJohn J. Camilleri
2021-06-18Merge pull request #114 from 1Regina/fix-testsInari Listenmaa
2021-06-17Disable cabal testsAndreas Källberg
2021-06-17Remove gf-lib-path from testsuiteAndreas Källberg
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-10Merge pull request #113 from TristanKoh/masterInari Listenmaa
2021-06-10changed build wheels repo link from master to mainTristan Koh
2021-06-10Merge pull request #111 from 2jacobtan/patch-2Inari Listenmaa
2021-06-10Merge pull request #110 from 2jacobtan/patch-1Inari Listenmaa
2021-06-09Update gf.cabalJacob Tan En
2021-06-09Update index-3.11.mdJacob Tan En
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-05-03Comment out c-runtime flag by defaultJohn J. Camilleri
2021-05-03Make stack.yaml an actual symlink to stack-ghc8.6.5.yaml. Add some commented ...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