| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-07-04 | Remove more remnants from the darcs days | John J. Camilleri | |
| 2018-07-04 | Replace Distribution.Simple.Utils.noticeNoWrap with putStr | John J. Camilleri | |
| Effect is the same and I don't want to upset the package dependencies | |||
| 2018-07-04 | Remove code which tries to get version information from darcs folder | John J. Camilleri | |
| 2018-07-04 | Merge branch 'master' of https://github.com/GrammaticalFramework/GF | Krasimir Angelov | |
| Conflicts: examples/phrasebook/SentencesBul.gf examples/phrasebook/WordsBul.gf | |||
| 2018-07-04 | a majour refactoring to support clitic pronouns | Krasimir Angelov | |
| 2018-07-04 | Remove examples directory; these now live in gf-contrib | John J. Camilleri | |
| All changes have been reflected in the gf-contrib repository: https://github.com/GrammaticalFramework/gf-contrib Now, for WebSetup to build the example grammars, one must have gf-contrib cloned in the same top-level directory as GF. When this isn't the case, WebSetup displays a notice without failing. | |||
| 2018-06-27 | Merge branch 'master' of https://github.com/GrammaticalFramework/GF | Krasimir Angelov | |
| 2018-06-27 | GF.Server: add 'import Control.Applicative' for compatibilit with GHC<7.10 | Thomas Hallgren | |
| One could also add stricter version constraints in gf.cabal, e.g. base>=4.8 (implies GHC>=7.10) if we want to only support building with GHC>=7.10. | |||
| 2018-06-27 | Merge branch 'master' of https://github.com/GrammaticalFramework/GF | Krasimir Angelov | |
| 2018-06-27 | undo the partial fix for word completion since it breaks normal parsing | Krasimir Angelov | |
| 2018-06-23 | Merge branch 'master' of https://github.com/GrammaticalFramework/GF | Krasimir Angelov | |
| 2018-06-21 | Merge pull request #64 from odanoburu/por | Inari Listenmaa | |
| (Por) add more preposition cases and CountNP | |||
| 2018-06-20 | a simple fix for the linearizer | Krasimir Angelov | |
| 2018-06-20 | Revert "when linearizing missing functions with brackets, the name of the ↵ | Krasimir Angelov | |
| function should still be reported" This reverts commit 18204bdd25bd460904ac475f3ea340daa96589df. | |||
| 2018-06-20 | Revert "forgot to switch off the debugger" | Krasimir Angelov | |
| This reverts commit 5919dfa3366dfd2f2af8c3ce7749d066a2033f0d. | |||
| 2018-06-20 | Merge remote-tracking branch 'upstream/master' into por | odanoburu | |
| 2018-06-20 | forgot to switch off the debugger | Krasimir Angelov | |
| 2018-06-20 | when linearizing missing functions with brackets, the name of the function ↵ | Krasimir Angelov | |
| should still be reported | |||
| 2018-06-20 | added bracketedLinearizeAll | Krasimir Angelov | |
| 2018-06-20 | Merge branch 'master' of https://github.com/GrammaticalFramework/GF | Krasimir Angelov | |
| 2018-06-20 | bracketedLinearize in Haskell now emits the BIND constructor like in Java | Krasimir Angelov | |
| 2018-06-20 | Remove wide coverage translator | John J. Camilleri | |
| It had now been migrated to a new repository: https://github.com/GrammaticalFramework/wide-coverage | |||
| 2018-06-20 | Homepage minors | John J. Camilleri | |
| - add Travis build status icon - make Github link point to org rather than repo | |||
| 2018-06-16 | Merge branch 'master' of https://github.com/GrammaticalFramework/GF | Krasimir Angelov | |
| 2018-06-15 | Split gftest to a new repo | Inari Listenmaa | |
| 2018-06-15 | Merge pull request #62 from inariksit/dutch | Inari Listenmaa | |
| Small fixes in Dutch | |||
| 2018-06-15 | (Dut) Extend vs. Extra | Inari Listenmaa | |
| 2018-06-14 | Remove oldstyle.css | John J. Camilleri | |
| 2018-06-13 | Remove editor mode files from Haskell package (in gf.cabal) | John J. Camilleri | |
| 2018-06-13 | Add TypeScript type definitions for gflib.js | John J. Camilleri | |
| 2018-06-13 | Clean up old download pages | John J. Camilleri | |
| 2018-06-12 | added transliteration arabic_unvocalized, which omits the vowels | Aarne Ranta | |
| 2018-06-12 | Remove HTML files from VC which should be generated from txt2tags | John J. Camilleri | |
| If these pages disappear from the web via www.grammaticalframework.org then this commit may need to be reversed | |||
| 2018-06-12 | Remove /framenet redirect for the sake of cleaning things up | John J. Camilleri | |
| 2018-06-12 | Minor cleanup in webpages | John J. Camilleri | |
| 2018-06-12 | Merge pull request #59 from inariksit/gftest | Inari Listenmaa | |
| (gftest) Fixes/additions when comparing against older version | |||
| 2018-06-12 | (gftest) Compare also functions of arity 0 + custom startcat for comparison | Inari Listenmaa | |
| 2018-06-11 | Remove .authorspellings (it was a darcs relic and now useless) | John J. Camilleri | |
| 2018-06-09 | Merge branch 'master' of github.com:GrammaticalFramework/GF | John J. Camilleri | |
| 2018-06-06 | Merge remote-tracking branch 'upstream/master' into por | odanoburu | |
| 2018-06-05 | Merge pull request #55 from inariksit/dutch | Inari Listenmaa | |
| Dutch smart paradigms + remove commented out code | |||
| 2018-06-05 | Merge pull request #54 from odanoburu/master | Inari Listenmaa | |
| * update GF mode | |||
| 2018-06-04 | * update GF mode | odanoburu | |
| - 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-30 | implemented compound nounds which work like adverbs | Krasimir Angelov | |
| 2018-05-28 | Merge remote-tracking branch 'upstream/master' into por | odanoburu | |
| 2018-05-28 | Merge branch 'master' of https://github.com/GrammaticalFramework/GF | Krasimir Angelov | |
| 2018-05-28 | added comment for Windows | Krasimir Angelov | |
| 2018-05-28 | some tweaks for Windows | Krasimir Angelov | |
| 2018-05-24 | (gftest) Add --show-context + combine -o with -f,-c,-b | Inari 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-24 | Merge pull request #52 from odanoburu/doc-pre | Inari Listenmaa | |
| (refman) update pre syntax | |||
