summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2018-05-24spell error in py.egs.READMEPrasanth Kolachina
2018-05-24add bracketLinearizeAll for variantsPrasanth Kolachina
2018-05-22(gftest) Multiple concrete categories for context generationInari Listenmaa
2018-05-21(gftest) Better pruning + add new command line optionInari Listenmaa
2018-05-21fixed typo which broke the compilation on WindowsKrasimir Angelov
2018-05-21Merge branch 'master' of https://github.com/GrammaticalFramework/GFKrasimir Angelov
2018-05-21fix the compilation when the byte order cannot be detected staticallyKrasimir Angelov
2018-05-21Update info about path to jni.h in Java binding install notesJohn J. Camilleri
2018-05-21Missing -I in Java bindings MakefileJohn J. Camilleri
2018-04-18Fixes for GHC 8.4.1 compatibilityThomas Hallgren
2018-04-12bugfix in the Haskell bindingKrasimir Angelov
2018-04-12Merge branch 'master' of https://github.com/GrammaticalFramework/GFKrasimir Angelov
2018-04-12bugfix in the C parserKrasimir Angelov
2018-04-09- rm duplicate linesodanoburu
2018-04-09- rm trailing spacesodanoburu
2018-04-06Add more helpful printouts if no grammar providedInari Listenmaa
2018-04-06Add a tool to generate test cases for GF grammarsInari Listenmaa
2018-03-29gfse: show grammar comments in the list of public grammarsThomas Hallgren
2018-03-29gfse: allow public grammars to be deleted in more casesThomas Hallgren
2018-03-29gfse: fix for some browser: hovering over an empty grammar comment to edit itThomas Hallgren
2018-03-29Merge branch 'master' of www.grammaticalframework.org:/usr/local/www/GFThomas Hallgren
2018-03-29gfse: sort list of public grammars by age, by defaultThomas Hallgren
2018-02-22- tweak the tokenizer in pgf_lookup_sentence to threat .!?,: as separate tokensKrasimir Angelov
2018-02-04partial fix for word completion in the C runtimeKrasimir Angelov
2018-01-23Remove "Warning: default encoding has changed from Latin-1 to UTF-8"Thomas Hallgren
2018-01-21some paradigm extensionsAarne Ranta
2017-12-19bugfix for random generation with HOASKrasimir Angelov
2017-12-09silence some warnings on MINGW32Krasimir Angelov
2017-12-09added one more include to define alloca for WindowsKrasimir Angelov
2017-12-09Merge branch 'master' of https://github.com/GrammaticalFramework/GFKrasimir Angelov
2017-12-09fix the compilation of sqlite3Btree.c on WindowsKrasimir Angelov