| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-12-04 | Add Stack files for different GHC versions | John J. Camilleri | |
| 2018-12-04 | Make GF compile with GHC 8.6.2 | John J. Camilleri | |
| - Re-implement `Distribution.Simple.BuildPaths.exeExtension` - Turn off `MonadFailDesugaring` Tested with GHC: - 7.10.3 - 8.0.2 - 8.2.2 - 8.4.3 - 8.6.2 Yay Stack! | |||
| 2018-12-03 | downloads: add .deb package for Ubuntu (32-bit) | Thomas Hallgren | |
| 2018-12-03 | Merge branch 'master' of https://github.com/GrammaticalFramework/gf-core | Thomas Hallgren | |
| 2018-12-03 | debian/control: new dependency: pandoc | Thomas Hallgren | |
| This should have been added before the 3.10 release | |||
| 2018-12-03 | Add Travis build images to release notes | John J. Camilleri | |
| 2018-12-03 | Indent nested lists in Markdown by 4 spaces instead of 2 | John J. Camilleri | |
| 2018-12-03 | Put GF logo on the right again | John J. Camilleri | |
| 2018-12-03 | Update release notes RGL section (not much) | John J. Camilleri | |
| 2018-12-03 | Update 3.10 release notes after going through all gf-core commits since ↵ | John J. Camilleri | |
| 2017-08-11 | |||
| 2018-12-03 | Update clean_html to handle markdown sources too | John J. Camilleri | |
| 2018-12-03 | Put floating logo on left | John J. Camilleri | |
| 2018-12-03 | Merge branch 'master' of https://github.com/GrammaticalFramework/gf-core | Thomas Hallgren | |
| 2018-12-03 | debian/changelog: updated release date | Thomas Hallgren | |
| 2018-12-02 | Merge branch 'master' of https://github.com/GrammaticalFramework/gf-core | Thomas Hallgren | |
| 2018-12-02 | gf.cabal: update tested-with | Thomas Hallgren | |
| 2018-12-02 | Add news item for 3.10 release | John J. Camilleri | |
| 2018-12-02 | Minor fixes on the GF 3.10 download page | Thomas Hallgren | |
| 2018-12-02 | Move 3.10 download page into place, update release date | Thomas Hallgren | |
| 2018-12-01 | Updates to download page for 3.10 | John J. Camilleri | |
| 2018-12-01 | GF.Main: leave the code page unchanged on Windows | Thomas Hallgren | |
| This should make it easier to use GF with UTF-8 in the Windows Console See https://groups.google.com/forum/#!topic/gf-dev/DCou6FDhCnU | |||
| 2018-12-01 | build-binary-dist.sh: make it easy to choose which version of ghc to use | Thomas Hallgren | |
| 2018-12-01 | dealing with ',' as syncategorematic token | Aarne Ranta | |
| 2018-11-30 | Merge pull request #19 from MUSTE-Project/master | Krasimir Angelov | |
| Fix deprecations from containers >= 0.4.0.0 | |||
| 2018-11-30 | Fix deprecations from containers >= 0.4.0.0 | Peter Ljunglöf | |
| E.g. `foldWithKey` has been deprecated since 0.4.0.0 (November 2010)[1] and has been removed in 0.6.0.1 (2018)[2] [1]: https://github.com/haskell/containers/blob/master/changelog.md#0400--nov-2010 [2]: https://github.com/haskell/containers/blob/master/changelog.md#death-of-deprecated-functions (commit originally by @fredefox) | |||
| 2018-11-30 | removed instructions which doesn't actually work | Krasimir Angelov | |
| 2018-11-30 | Merge branch 'master' of https://github.com/GrammaticalFramework/gf-core | Thomas Hallgren | |
| 2018-11-30 | Fix spelling mistake on GF 3.9 download page | Thomas Hallgren | |
| 2018-11-30 | Update `make deb` for the GF 3.10 release | Thomas Hallgren | |
| This includes adding commands in debian/rules to build and include the RGL and the example grammars in the debian package. | |||
| 2018-11-30 | WebSetup.hs: don't output messages that lie about what's being installed | Thomas Hallgren | |
| 2018-11-29 | gf.cabal: remove redundant dependency on old-locale | Thomas Hallgren | |
| 2018-11-29 | Custom CSS comes after libraries; add include-before/after (not actively used) | John J. Camilleri | |
| 2018-11-29 | Don't wrap dates on hompage | John J. Camilleri | |
| 2018-11-29 | Add basic favicon.ico | John J. Camilleri | |
| 2018-11-29 | Remove some t2t frontmatter from shell-reference, to trigger update | John J. Camilleri | |
| 2018-11-29 | Rename _template.html to template.html | John J. Camilleri | |
| 2018-11-29 | Remove overflow-x:scroll from title | John J. Camilleri | |
| 2018-11-29 | Remove t2t frontmatter from gf-editor-modes | John J. Camilleri | |
| Trying to force a rebuild | |||
| 2018-11-28 | Minors in footer | John J. Camilleri | |
| 2018-11-28 | Merge branch 'new-website' | John J. Camilleri | |
| 2018-11-28 | Hide release announcement from homepage news | John J. Camilleri | |
| 2018-11-28 | Better responsiveness, homepage and footer | John J. Camilleri | |
| 2018-11-28 | Page uses available width better, no jumping margins | John J. Camilleri | |
| 2018-11-28 | fixed a bug in the cnclabel format | Aarne Ranta | |
| 2018-11-28 | Revert "Completely remove uses of example-based" | John J. Camilleri | |
| This reverts commit 69cea20dac8ac73fa0a61ed4ff427d2524ee253b. | |||
| 2018-11-28 | Revert "remove the example-based folder. The code is still in the archive" | John J. Camilleri | |
| This reverts commit 05c2cfb628147f7d6fa0a6c2f38eb9d67b2eb007. | |||
| 2018-11-28 | Completely remove uses of example-based | John J. Camilleri | |
| 2018-11-28 | bin/build-binary-dist.sh: include the RGL in binary distributions | Thomas Hallgren | |
| TODO: the corresponding changes in debian/rules | |||
| 2018-11-28 | Put 3.9 page instead of 3.10 until release is final | John J. Camilleri | |
| 2018-11-28 | Update top links and footer during hackathon | John J. Camilleri | |
