summaryrefslogtreecommitdiff
path: root/src/runtime/haskell
AgeCommit message (Expand)Author
2025-01-07random generation of literals now has ten different values for each built in ...aarneranta
2024-03-01showExpr and linearize now refresh the printed variables if neededaarneranta
2023-12-14visualize_dependencies (vd) now creates latex in landscape mode to show long ...Aarne Ranta
2023-11-15support ghc9.4o1lo01ol1o
2023-03-01export BindType(..)Krasimir Angelov
2022-10-04Add support for ghc-9.2.4Andreas Källberg
2022-05-06Merge pull request #136 from mengwong/ghc9Inari 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
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-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
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-08-05First attempt at fixing incompabilities with newer cabalAndreas Källberg
2020-07-06an attempt to solve record extension overloading bug, commented out for the m...aarneranta
2020-05-05accepting gf-ud style abslabels in gf-core ; cnclabels TODOaarneranta
2020-03-15restore the sequence ordering after -optimize-pgfkrangelov
2019-11-13fixed a vd bug that sometimes erased the root labelaarneranta
2019-11-12fixed the problem with generating several roots in ud2gf. Now only the leftmo...aarneranta
2019-03-20hiding morphological tags from Latex printing of dependency treesAarne Ranta
2019-01-23PGF.Haskell.fromStr: fix double spaces caused by empty tokensThomas Hallgren
2019-01-07add CoNLLU as output format for gf2ud: merging issue (#24)Prasanth Kolachina
2019-01-07Merge pull request #24 from odanoburu/gf2ud-commentsPrasanth Kolachina
2018-12-20revert to printing the unique id in ppBracketedStringKrasimir Angelov
2018-12-20save the original concrete category in BracketedStringKrasimir Angelov
2018-12-19(gf2ud) add comments to CoNLL-U outputodanoburu
2018-12-18added the possibility to annotate features of syncat words, e.g. @"is" PresSg3Aarne Ranta
2018-12-18refactored cnc configfile parsing a bitAarne Ranta
2018-12-18Merge branch 'master' into masterAarne Ranta
2018-12-18morph. feat generation by ARPrasanth Kolachina
2018-12-18added morphological tags to UD tree output. Tags are give in CncConfiguration...Aarne Ranta
2018-12-17allow comments in dependency configs and fix conll outputPrasanth Kolachina
2018-12-01dealing with ',' as syncategorematic tokenAarne Ranta
2018-11-30Fix deprecations from containers >= 0.4.0.0Peter Ljunglöf
2018-11-28fixed a bug in the cnclabel formatAarne Ranta
2018-11-28remove custom-binary flag; update Cabal version restriction; bump version to ...John J. Camilleri
2018-08-06A version of `readPGF` where the user handles the IO.Frederik Hanghøj Iversen
2018-07-26Minimal update with new repo URLs & build instructionsJohn J. Camilleri
2018-05-24add bracketLinearizeAll for variantsPrasanth Kolachina
2018-04-18Fixes for GHC 8.4.1 compatibilityThomas Hallgren
2017-12-19bugfix for random generation with HOASKrasimir Angelov