summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2017-02-01typo in gf-tutorial: enougo->enoughkrasimir
2017-02-01replace .gfcc with .pgf in gf-refman.htmlkrasimir
2016-08-01update the Python tutorial to be compatible with Python3krasimir
2016-06-17Documentation updateshallgren
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-16A few documentation updateshallgren
gf.cabal: include more GHC versions in the Tested-Width field.
2015-09-14doc/gf-developers.t2t: script name for installing the C run-time was wrong, ↵hallgren
should be setup.sh
2015-09-14doc/gf-developers.t2t: some updateshallgren
2015-08-04Update doc/gf-help-full.txt (GF shell reference manual)hallgren
2015-07-15add the Python API tutorial to the GF home pagekrasimir
2015-06-25Documentation updates for the release of GF 3.7hallgren
2015-06-23doc/gf-developers.t2t: add a note about parallel buildshallgren
Also added a note that partial builds (cabal build rgl-none, etc) doesn't work with newer versions of cabal.
2015-06-22Remove the automatically generated doc/gf-developers.htmlhallgren
2015-01-19Change minibar URL to cloud.gf.org in QuickStart pagejohn.j.camilleri
2014-12-10make the GF logo fit precisely in a squarekr.angelov
2014-09-23doc/gf-developers.t2t: add a note about how to create OS X Installer packageshallgren
2014-06-23doc/gf-developers.t2t: made the C run-time section a bit more informativehallgren
2014-06-19Update the GF shell reference manualhallgren
2014-06-19section on record update in gf-refmanaarne
2014-06-17doc/gf-developers.t2t: quick note on how to compile the C run-time systemhallgren
Also a few other minor updates.
2014-03-13doc/Logos/gf1.svg: variant of the GF logo with a subtle shadowhallgren
2013-12-18GF home page: use the SVG version of the GF logo in browsers that support ithallgren
It looks better on high resolution screens.
2013-11-29Minor release/download/developer doc changeshallgren
2013-11-12document the four new language features in the reference manualkr.angelov
2013-08-22Add vim and eclipse in the page about editor modes (fix)gregoire.detrez
2013-08-22Add vim and eclipse in the page about editor modesgregoire.detrez
2013-08-12Correct #chaptwo to #chapfour URLs in tutorialjohn.j.camilleri
Thanks to "drbean" from the IRC channel for pointing this out!
2013-08-08doc/gf-developers.t2t: add some notes on how to create .deb and .rpm packageshallgren
2013-08-05Update shell reference manualhallgren
2013-04-29Download page & developers guide: add a section about known problems with Cabalhallgren
2013-04-22new-gf-bib fixesaarne
2013-04-22new source to new-gf.bibinari.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-22new sources to new-gf.bibinari.listenmaa
Including sources needed in MTsummit paper about sublanguage. MOLTO deliverables and some conference papers.
2013-03-14Update shell reference manualhallgren
2013-01-30doc/gf-developers.t2t: updatedhallgren
2013-01-28some additions to new-gf-bib.bibaarne
2012-12-28started GF FAQ; not yet publishableaarne
2012-11-27Convert some documentation to UTF-8hallgren
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-27some documentation updates and fixeshallgren
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-28Make the GF web site more mobile friendlyhallgren
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-18link to ICFP slides, part 1aarne
2012-09-14doc/icfp-2012: adding a link to my slideshallgren
2012-09-11doc/gf-developers: a few more small fixeshallgren
2012-09-11doc/gf-developers: fixed a typohallgren
2012-08-06Updated the GF Developers Guidehallgren
+ 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-20gf-people.html: updated some broken linkshallgren
www.cs.chalmers.se -> www.cse.chalmers.se
2012-06-12gf-help-full.txt: updated with new command option 'ma -known'hallgren
2012-05-15Quick updates to doc/gf-developers.t2thallgren
2012-03-23doc/icfp-2012.t2t: link back to ICFP 2012 web sitehallgren
2012-03-20ICFP 2012 tutorial page: use the GF stylesheet for a consistent lookhallgren
2012-03-17icfp tutorial web pageaarne