summaryrefslogtreecommitdiff
path: root/src/runtime
AgeCommit message (Expand)Author
2022-03-05Update base <4.15 to <4.16 for tests + pgf*.cabalInari Listenmaa
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
2021-07-15Update C runtime install instructionsInari Listenmaa
2021-07-14add missing install.sh file for c runtimeMeowyam
2021-07-08Remove two missing-methods warningsJohn J. Camilleri
2021-07-07More cabal file cleanup. Remove some more tabs from Haskell source.John J. Camilleri
2021-07-07Replace tabs for whitespace in source codeJohn J. Camilleri
2021-07-06Add note in PGF2 documentation about risk for integer overflow.John J. Camilleri
2021-07-06Some more cabal file cleanup. Add stack files for pgf, pgf2.John J. Camilleri
2021-07-06specify version bounds in pgf.cabal and pgf2.cabal2jacobtan
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-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-02-26bracketedLinearize now reports the binding spots just like the Haskell bindingkrangelov
2021-01-20fix type signaturekrangelov
2021-01-20Merge branch 'master' of https://github.com/GrammaticalFramework/gf-corekrangelov
2021-01-20fix gu_map_nextkrangelov
2020-11-17Take a step back and do bottom up prediction only when needed. This solves th...krangelov
2020-11-10Replaced Control.Monad.Error with Control.Monad.ExceptLiyana
2020-11-10Replaced inlinePerformIO with accursedUnutterablePerformIOLiyana
2020-10-02Merge branch 'master' of https://github.com/GrammaticalFramework/gf-corekrangelov
2020-10-02fix parsing with HOASkrangelov
2020-09-18Add instructions for uploading PGF2 to HackageJohn J. Camilleri
2020-09-18Bump PGF2 to 1.2.1John J. Camilleri
2020-09-05Merge remote-tracking branch 'origin/master' into fix-newer-cabalAndreas Källberg
2020-08-14remove the deprecated pgf_print_expr_tuplekrangelov
2020-08-14Merge branch 'master' of https://github.com/GrammaticalFramework/gf-corekrangelov
2020-08-14added an API for cloning expressions/types/literalskrangelov
2020-08-05First attempt at fixing incompabilities with newer cabalAndreas Källberg
2020-08-03Add script for uploading PGF2 documentation to HackageJohn J. Camilleri
2020-07-28Updates to PGF2 readmeJohn J. Camilleri
2020-07-28Bump pgf2 to 1.2.0John J. Camilleri
2020-07-28Merge remote-tracking branch 'origin/master' into pgf2-hackageJohn J. Camilleri
2020-07-26parseToChart also returns the categorykrangelov
2020-07-26filter out empty bracketskrangelov
2020-07-22the if is actually unnecessarykrangelov
2020-07-22bugfix in bracketedLinearizekrangelov
2020-07-11(pgf2) Readme, license, changelogJohn J. Camilleri
2020-07-11Bump pgf2 to 1.1.0, update READMEJohn J. Camilleri
2020-07-11revert to using unconditional probabilities in the different lookup functionskrangelov
2020-07-08Merge remote-tracking branch 'origin/master' into pgf2-hackageJohn J. Camilleri
2020-07-08Remove PGF from PGF2, clean up PGF2 cabal file.John J. Camilleri
2020-07-08drop the SG library completely.krangelov