| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-02-01 | typo in gf-tutorial: enougo->enough | krasimir | |
| 2017-02-01 | replace .gfcc with .pgf in gf-refman.html | krasimir | |
| 2016-08-01 | update the Python tutorial to be compatible with Python3 | krasimir | |
| 2016-06-17 | Documentation updates | hallgren | |
| Remove ghc-7.4 from the list of tested/recommended versions of GHC (because of Hackage dependency problems). Recommend version 7.10.3 of the Haskell Platform. (GHC 8.0.1 works too, but I haven't tested the corresponding Haskell Platform packages.) | |||
| 2016-06-16 | A few documentation updates | hallgren | |
| gf.cabal: include more GHC versions in the Tested-Width field. | |||
| 2015-09-14 | doc/gf-developers.t2t: script name for installing the C run-time was wrong, ↵ | hallgren | |
| should be setup.sh | |||
| 2015-09-14 | doc/gf-developers.t2t: some updates | hallgren | |
| 2015-08-04 | Update doc/gf-help-full.txt (GF shell reference manual) | hallgren | |
| 2015-07-15 | add the Python API tutorial to the GF home page | krasimir | |
| 2015-06-25 | Documentation updates for the release of GF 3.7 | hallgren | |
| 2015-06-23 | doc/gf-developers.t2t: add a note about parallel builds | hallgren | |
| Also added a note that partial builds (cabal build rgl-none, etc) doesn't work with newer versions of cabal. | |||
| 2015-06-22 | Remove the automatically generated doc/gf-developers.html | hallgren | |
| 2015-01-19 | Change minibar URL to cloud.gf.org in QuickStart page | john.j.camilleri | |
| 2014-12-10 | make the GF logo fit precisely in a square | kr.angelov | |
| 2014-09-23 | doc/gf-developers.t2t: add a note about how to create OS X Installer packages | hallgren | |
| 2014-06-23 | doc/gf-developers.t2t: made the C run-time section a bit more informative | hallgren | |
| 2014-06-19 | Update the GF shell reference manual | hallgren | |
| 2014-06-19 | section on record update in gf-refman | aarne | |
| 2014-06-17 | doc/gf-developers.t2t: quick note on how to compile the C run-time system | hallgren | |
| Also a few other minor updates. | |||
| 2014-03-13 | doc/Logos/gf1.svg: variant of the GF logo with a subtle shadow | hallgren | |
| 2013-12-18 | GF home page: use the SVG version of the GF logo in browsers that support it | hallgren | |
| It looks better on high resolution screens. | |||
| 2013-11-29 | Minor release/download/developer doc changes | hallgren | |
| 2013-11-12 | document the four new language features in the reference manual | kr.angelov | |
| 2013-08-22 | Add vim and eclipse in the page about editor modes (fix) | gregoire.detrez | |
| 2013-08-22 | Add vim and eclipse in the page about editor modes | gregoire.detrez | |
| 2013-08-12 | Correct #chaptwo to #chapfour URLs in tutorial | john.j.camilleri | |
| Thanks to "drbean" from the IRC channel for pointing this out! | |||
| 2013-08-08 | doc/gf-developers.t2t: add some notes on how to create .deb and .rpm packages | hallgren | |
| 2013-08-05 | Update shell reference manual | hallgren | |
| 2013-04-29 | Download page & developers guide: add a section about known problems with Cabal | hallgren | |
| 2013-04-22 | new-gf-bib fixes | aarne | |
| 2013-04-22 | new source to new-gf.bib | inari.listenmaa | |
| in addition to the previous ones, added also a source that isn't related to GF, but is used as a source in the sublanguage paper. | |||
| 2013-04-22 | new sources to new-gf.bib | inari.listenmaa | |
| Including sources needed in MTsummit paper about sublanguage. MOLTO deliverables and some conference papers. | |||
| 2013-03-14 | Update shell reference manual | hallgren | |
| 2013-01-30 | doc/gf-developers.t2t: updated | hallgren | |
| 2013-01-28 | some additions to new-gf-bib.bib | aarne | |
| 2012-12-28 | started GF FAQ; not yet publishable | aarne | |
| 2012-11-27 | Convert some documentation to UTF-8 | hallgren | |
| Using %!encoding:utf-8 in txt2tags files ensures that the generated HTML includes an appropriate charset declaration. This way we avoid relying on browser defaults, which can be wrong. | |||
| 2012-11-27 | some documentation updates and fixes | hallgren | |
| doc/Makefile: add a rule to regenerate gf-help-full.txt gf-help-full.txt: updated (new parse tree visualization options) demo & cloud index: clarifications minibar documentation: better layout on mobile devices GF 3.4 release notes: reorganized & updated | |||
| 2012-09-28 | Make the GF web site more mobile friendly | hallgren | |
| Most of the pages on the GF web site have an exemplary simple design, with just one column of text. This make them adapt exceptionally well to screens of different sizes. In particular, they should be easy to read even on smartphones. However, smartphone browsers like Mobile Safari and the default Android Browser assume that pages do *not* adapt well to small screens, so by default they emulate a big screen, forcing the user to zoom in to a part of the page to be able to read it. By adding the meta tag <meta name = "viewport" content = "width = device-width"> the big screen emulation can be turned off, allowing pages to be formatted to fit the actual screen size and text to be displayed at a readable size. | |||
| 2012-09-18 | link to ICFP slides, part 1 | aarne | |
| 2012-09-14 | doc/icfp-2012: adding a link to my slides | hallgren | |
| 2012-09-11 | doc/gf-developers: a few more small fixes | hallgren | |
| 2012-09-11 | doc/gf-developers: fixed a typo | hallgren | |
| 2012-08-06 | Updated the GF Developers Guide | hallgren | |
| + The instructions have been modernized and simplified slightly and should now work again. (I have not verified it on Windows.) Using 'cabal' instead of 'runghc Setup.hs' avoids some problems. + Also, download/index.html has simpler installation instructions sufficient for many users, so mention it in the main README file. + Also adjusted the main Makefile. | |||
| 2012-06-20 | gf-people.html: updated some broken links | hallgren | |
| www.cs.chalmers.se -> www.cse.chalmers.se | |||
| 2012-06-12 | gf-help-full.txt: updated with new command option 'ma -known' | hallgren | |
| 2012-05-15 | Quick updates to doc/gf-developers.t2t | hallgren | |
| 2012-03-23 | doc/icfp-2012.t2t: link back to ICFP 2012 web site | hallgren | |
| 2012-03-20 | ICFP 2012 tutorial page: use the GF stylesheet for a consistent look | hallgren | |
| 2012-03-17 | icfp tutorial web page | aarne | |
