summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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
2020-11-27Install python-devel in msys2John J. Camilleri
2020-11-27Install pip in msys2John J. Camilleri
2020-11-26Considerable updates to 3.11 download pageJohn J. Camilleri
2020-11-26Inherit path with Python compilation tooJohn J. Camilleri
2020-11-26Inherit path when running pipJohn J. Camilleri
2020-11-26Change echo path command in powershellJohn J. Camilleri
2020-11-26Need to add pip to msys2 pathJohn J. Camilleri
2020-11-26Change extra lib/include directoriesJohn J. Camilleri
2020-11-25Merge remote-tracking branch 'origin/master' into build-binary-packagesJohn J. Camilleri