summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-06-20Remove wide coverage translatorJohn J. Camilleri
It had now been migrated to a new repository: https://github.com/GrammaticalFramework/wide-coverage
2018-06-20Homepage minorsJohn J. Camilleri
- add Travis build status icon - make Github link point to org rather than repo
2018-06-16Merge branch 'master' of https://github.com/GrammaticalFramework/GFKrasimir Angelov
2018-06-15Split gftest to a new repoInari Listenmaa
2018-06-15Merge pull request #62 from inariksit/dutchInari Listenmaa
Small fixes in Dutch
2018-06-15(Dut) Extend vs. ExtraInari Listenmaa
2018-06-14Remove oldstyle.cssJohn J. Camilleri
2018-06-13Remove editor mode files from Haskell package (in gf.cabal)John J. Camilleri
2018-06-13Add TypeScript type definitions for gflib.jsJohn J. Camilleri
2018-06-13Clean up old download pagesJohn J. Camilleri
2018-06-12added transliteration arabic_unvocalized, which omits the vowelsAarne Ranta
2018-06-12Remove HTML files from VC which should be generated from txt2tagsJohn J. Camilleri
If these pages disappear from the web via www.grammaticalframework.org then this commit may need to be reversed
2018-06-12Remove /framenet redirect for the sake of cleaning things upJohn J. Camilleri
2018-06-12Minor cleanup in webpagesJohn J. Camilleri
2018-06-12Merge pull request #59 from inariksit/gftestInari Listenmaa
(gftest) Fixes/additions when comparing against older version
2018-06-12(gftest) Compare also functions of arity 0 + custom startcat for comparisonInari Listenmaa
2018-06-11Remove .authorspellings (it was a darcs relic and now useless)John J. Camilleri
2018-06-09Merge branch 'master' of github.com:GrammaticalFramework/GFJohn J. Camilleri
2018-06-06Merge remote-tracking branch 'upstream/master' into porodanoburu
2018-06-05Merge pull request #55 from inariksit/dutchInari Listenmaa
Dutch smart paradigms + remove commented out code
2018-06-05Merge pull request #54 from odanoburu/masterInari Listenmaa
* update GF mode
2018-06-04* update GF modeodanoburu
- moved to new repo at https://github.com/GrammaticalFramework/gf-emacs-mode - main changes: - use utf-8 encoding for inferior gf process - add display of operation types - update links
2018-05-30implemented compound nounds which work like adverbsKrasimir Angelov
2018-05-28Merge remote-tracking branch 'upstream/master' into porodanoburu
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
Added a few new features: -o OldGrammar.pgf: if combined with -f , -c or -b , only test the specified trees+functions. --show-context FId: shows contexts for the particular concrete category --show-cats interacts with --debug by showing also concrete categories
2018-05-24Merge pull request #52 from odanoburu/doc-preInari Listenmaa
(refman) update pre syntax
2018-05-24(gftest) Add --show-context + combine -o with -f,-c,-bInari Listenmaa
2018-05-24(refman) update pre syntax [ci skip]odanoburu
2018-05-24Merge pull request #50 from pkolachi/masterPrasanth Kolachina
function for linearizing variants (bracketedStringAll)
2018-05-24spell error in py.egs.READMEPrasanth Kolachina
2018-05-24add bracketLinearizeAll for variantsPrasanth Kolachina
2018-05-23(Por) merge PRs #45 and #48 and solve conflictsodanoburu
2018-05-23Merge branch 'por-extra' into por-mergeodanoburu
2018-05-23Merge remote-tracking branch 'upstream/master' into porodanoburu
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-05-04Merge pull request #37 from mbrock/masterInari Listenmaa
Fix the Nix build
2018-05-04Fix the Nix buildMikael Brockman
We use the Nix "jailbreak" function to ignore the upper bounds on the CGI package dependency.
2018-05-03Rename README to README.mdJohn J. Camilleri
2018-05-03Markdownise README and add Travis build iconJohn J. Camilleri
2018-05-03Merge pull request #14 from mbrock/masterJohn J. Camilleri
Add a Travis configuration for checking that new commits build correctly
2018-05-01(PhrasebookEst) Fix nationality adj. for PolishInari Listenmaa