summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-06-20a simple fix for the linearizerKrasimir Angelov
2018-06-20Revert "when linearizing missing functions with brackets, the name of the ↵Krasimir Angelov
function should still be reported" This reverts commit 18204bdd25bd460904ac475f3ea340daa96589df.
2018-06-20Revert "forgot to switch off the debugger"Krasimir Angelov
This reverts commit 5919dfa3366dfd2f2af8c3ce7749d066a2033f0d.
2018-06-20Merge remote-tracking branch 'upstream/master' into porodanoburu
2018-06-20forgot to switch off the debuggerKrasimir Angelov
2018-06-20when linearizing missing functions with brackets, the name of the function ↵Krasimir Angelov
should still be reported
2018-06-20added bracketedLinearizeAllKrasimir Angelov
2018-06-20Merge branch 'master' of https://github.com/GrammaticalFramework/GFKrasimir Angelov
2018-06-20bracketedLinearize in Haskell now emits the BIND constructor like in JavaKrasimir Angelov
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