summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-16a pool where the smallest chunks are memory pageskrangelov
2018-12-01GF.Main: leave the code page unchanged on WindowsThomas Hallgren
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-28Revert "Completely remove uses of example-based"John J. Camilleri
2018-11-28Revert "remove the example-based folder. The code is still in the archive"John J. Camilleri
2018-11-28Completely remove uses of example-basedJohn J. Camilleri
2018-11-28remove the example-based folder. The code is still in the archiveKrasimir Angelov
2018-11-28Merge branch 'master' of https://github.com/GrammaticalFramework/gf-coreKrasimir Angelov
2018-11-28remove two obsolete optionsKrasimir Angelov
2018-11-28Remove Htmls.hsJohn J. Camilleri
2018-11-28remove gf-server.cabalJohn J. Camilleri
2018-11-28remove custom-binary flag; update Cabal version restriction; bump version to ...John J. Camilleri
2018-11-27expose PGF and Concr for FFIKrasimir Angelov
2018-11-15Remove `src/ui` folder, moved to:John J. Camilleri
2018-11-07Move unused `pgf-binary` into its own repository, at:John J. Camilleri
2018-10-19Add {-# LANGUAGE GADTs -#} to the generated Haskell fileInari Listenmaa
2018-10-16gf -cshell bug fixThomas Hallgren
2018-10-15Merge branch 'master' of https://github.com/GrammaticalFramework/gf-coreKrasimir Angelov
2018-10-15hide the compatibility APIKrasimir Angelov
2018-10-10Comment out links to some old demos that no longer workThomas Hallgren
2018-09-21option rf -paragraphsAarne Ranta
2018-08-06A version of `readPGF` where the user handles the IO.Frederik Hanghøj Iversen
2018-07-31gf-server.cabal: relax network version bounds and make building the library a...Thomas Hallgren
2018-07-26Minimal update with new repo URLs & build instructionsJohn J. Camilleri
2018-07-22GF_LIB_PATH can now be path1:path2:path3, not just path1meng wong
2018-07-04Remove code which tries to get version information from darcs folderJohn J. Camilleri
2018-06-27GF.Server: add 'import Control.Applicative' for compatibilit with GHC<7.10Thomas Hallgren
2018-06-27undo the partial fix for word completion since it breaks normal parsingKrasimir Angelov
2018-06-20a simple fix for the linearizerKrasimir Angelov
2018-06-20Revert "when linearizing missing functions with brackets, the name of the fun...Krasimir Angelov
2018-06-20Revert "forgot to switch off the debugger"Krasimir Angelov
2018-06-20forgot to switch off the debuggerKrasimir Angelov
2018-06-20when linearizing missing functions with brackets, the name of the function sh...Krasimir Angelov
2018-06-20added bracketedLinearizeAllKrasimir Angelov
2018-06-20bracketedLinearize in Haskell now emits the BIND constructor like in JavaKrasimir Angelov
2018-06-15Split gftest to a new repoInari Listenmaa
2018-06-13Add TypeScript type definitions for gflib.jsJohn J. Camilleri
2018-06-12added transliteration arabic_unvocalized, which omits the vowelsAarne Ranta
2018-06-12(gftest) Compare also functions of arity 0 + custom startcat for comparisonInari Listenmaa
2018-06-04* update GF modeodanoburu
2018-05-28Merge branch 'master' of https://github.com/GrammaticalFramework/GFKrasimir Angelov
2018-05-28added comment for WindowsKrasimir Angelov
2018-05-28some tweaks for WindowsKrasimir Angelov
2018-05-24(gftest) Add --show-context + combine -o with -f,-c,-bInari Listenmaa