summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-12-02Merge branch 'master' of https://github.com/GrammaticalFramework/gf-coreThomas Hallgren
2018-12-02gf.cabal: update tested-withThomas Hallgren
2018-12-02Add news item for 3.10 releaseJohn J. Camilleri
2018-12-02Minor fixes on the GF 3.10 download pageThomas Hallgren
2018-12-02Move 3.10 download page into place, update release dateThomas Hallgren
2018-12-01Updates to download page for 3.10John J. Camilleri
2018-12-01GF.Main: leave the code page unchanged on WindowsThomas 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-01build-binary-dist.sh: make it easy to choose which version of ghc to useThomas Hallgren
2018-12-01dealing with ',' as syncategorematic tokenAarne Ranta
2018-11-30Merge pull request #19 from MUSTE-Project/masterKrasimir Angelov
Fix deprecations from containers >= 0.4.0.0
2018-11-30Fix deprecations from containers >= 0.4.0.0Peter 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-30removed instructions which doesn't actually workKrasimir Angelov
2018-11-30Merge branch 'master' of https://github.com/GrammaticalFramework/gf-coreThomas Hallgren
2018-11-30Fix spelling mistake on GF 3.9 download pageThomas Hallgren
2018-11-30Update `make deb` for the GF 3.10 releaseThomas Hallgren
This includes adding commands in debian/rules to build and include the RGL and the example grammars in the debian package.
2018-11-30WebSetup.hs: don't output messages that lie about what's being installedThomas Hallgren
2018-11-29gf.cabal: remove redundant dependency on old-localeThomas Hallgren
2018-11-29Custom CSS comes after libraries; add include-before/after (not actively used)John J. Camilleri
2018-11-29Don't wrap dates on hompageJohn J. Camilleri
2018-11-29Add basic favicon.icoJohn J. Camilleri
2018-11-29Remove some t2t frontmatter from shell-reference, to trigger updateJohn J. Camilleri
2018-11-29Rename _template.html to template.htmlJohn J. Camilleri
2018-11-29Remove overflow-x:scroll from titleJohn J. Camilleri
2018-11-29Remove t2t frontmatter from gf-editor-modesJohn J. Camilleri
Trying to force a rebuild
2018-11-28Minors in footerJohn J. Camilleri
2018-11-28Merge branch 'new-website'John J. Camilleri
2018-11-28Hide release announcement from homepage newsJohn J. Camilleri
2018-11-28Better responsiveness, homepage and footerJohn J. Camilleri
2018-11-28Page uses available width better, no jumping marginsJohn J. Camilleri
2018-11-28fixed a bug in the cnclabel formatAarne Ranta
2018-11-28Revert "Completely remove uses of example-based"John J. Camilleri
This reverts commit 69cea20dac8ac73fa0a61ed4ff427d2524ee253b.
2018-11-28Revert "remove the example-based folder. The code is still in the archive"John J. Camilleri
This reverts commit 05c2cfb628147f7d6fa0a6c2f38eb9d67b2eb007.
2018-11-28Completely remove uses of example-basedJohn J. Camilleri
2018-11-28bin/build-binary-dist.sh: include the RGL in binary distributionsThomas Hallgren
TODO: the corresponding changes in debian/rules
2018-11-28Put 3.9 page instead of 3.10 until release is finalJohn J. Camilleri
2018-11-28Update top links and footer during hackathonJohn J. Camilleri
2018-11-28Merge branch 'master' of https://github.com/GrammaticalFramework/gf-coreKrasimir Angelov
2018-11-28add a few missing special tokens to the referenceKrasimir Angelov
2018-11-28Merge branch 'master' into new-websiteJohn J. Camilleri
# Conflicts: # index.html
2018-11-28Update LICENSEJohn J. Camilleri
2018-11-28remove the example-based folder. The code is still in the archiveKrasimir Angelov
2018-11-28Merge branch 'master' of https://github.com/GrammaticalFramework/gf-coreKrasimir Angelov
2018-11-28remove two obsolete optionsKrasimir Angelov
2018-11-28Remove Htmls.hsJohn J. Camilleri
2018-11-28remove gf-server.cabalJohn J. Camilleri
2018-11-28remove custom-binary flag; update Cabal version restriction; bump version to ↵John J. Camilleri
3.10
2018-11-27Make refman look up-to-date ishJohn J. Camilleri
2018-11-27Remove faq. Update people page. Add SS to news.John J. Camilleri
2018-11-27Various fixes & cleanup in doc/ folderJohn J. Camilleri
2018-11-27Work on new download page. Change 18-12 to 4.0.0John J. Camilleri