summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-09Remove unnecessary CSS from templateJohn J. Camilleri
2018-11-09Add 3 top buttons, responsive columnsJohn J. Camilleri
2018-11-08GF logo links to home; remove "other demos"John J. Camilleri
2018-11-08Add download/index.md as demo of working Markdown rendering to HTMLJohn J. Camilleri
2018-11-04New update_html runx txt2tags followed by pandocJohn J. Camilleri
2018-11-04Fix encoding on tutorialJohn J. Camilleri
2018-11-04Cleanup links in homepage and footerJohn J. Camilleri
2018-11-04Links in footerJohn J. Camilleri
2018-11-04Comments in update_html scriptJohn J. Camilleri
2018-11-04update_html also takes individual argumentsJohn J. Camilleri
2018-11-04Use Pandoc instead of txt2tags binary, much more configurableJohn J. Camilleri
2018-11-02Merge branch 'master' into new-websiteJohn J. Camilleri
2018-10-31Remove doc/tutorial/gf-tutorial.html from version controlJohn J. Camilleri
2018-10-31pre and post HTML templates for all txt2tags conversionsJohn J. Camilleri
2018-10-31Refresh home page using basic BootstrapJohn J. Camilleri
2018-10-31Add more phony's to MakefileJohn J. Camilleri
2018-10-19Merge pull request #10 from inariksit/masterInari Listenmaa
2018-10-19Add {-# LANGUAGE GADTs -#} to the generated Haskell fileInari Listenmaa
2018-10-16gf -cshell bug fixThomas Hallgren
2018-10-15`cabal sdist` doesn't throw an error anymoreJohn J. Camilleri
2018-10-15Merge branch 'master' of https://github.com/GrammaticalFramework/gf-coreKrasimir Angelov
2018-10-15hide the compatibility APIKrasimir Angelov
2018-10-10Comment out links to some old demos that no longer workThomas Hallgren
2018-09-21option rf -paragraphsAarne Ranta
2018-08-13Merge pull request #7 from odanoburu/travis-ciJohn J. Camilleri
2018-08-12Small fixes to gf-developers documentJohn J. Camilleri
2018-08-11(#5) rm files from nix buildodanoburu
2018-08-11(#5) reintroduce make installodanoburu
2018-08-11(#5) specify image versionodanoburu
2018-08-11(#5) no need for make installodanoburu
2018-08-11(#5) add travis CI with dockerodanoburu
2018-08-08Remove Travis build status from homepageJohn J. Camilleri
2018-08-08Add news item to homepage about repo splitJohn J. Camilleri
2018-08-06Merge pull request #3 from MUSTE-Project/masterThomas H
2018-08-06A version of `readPGF` where the user handles the IO.Frederik Hanghøj Iversen
2018-07-31gf.cabal: expose GF.Text.Lexing, needed by gf-server.cabalThomas Hallgren
2018-07-31gf-server.cabal: relax network version bounds and make building the library a...Thomas Hallgren
2018-07-26Update READMEJohn J. Camilleri
2018-07-26Minimal update with new repo URLs & build instructionsJohn J. Camilleri
2018-07-26Fixes for buildWebJohn J. Camilleri
2018-07-25[GF Split] Post-split updatesJohn J. Camilleri
2018-07-22Merge pull request #8 from legalese/GF_LIB_PATHJohn J. Camilleri
2018-07-22explain that GF_LIB_PATH can now be a colon-separated listMeng Weng Wong
2018-07-22GF_LIB_PATH can now be path1:path2:path3, not just path1meng wong
2018-07-19WebSetup: fail silently when example grammars don't buildJohn J. Camilleri
2018-07-17Merge pull request #46 from odanoburu/constructJohn J. Camilleri
2018-07-05More cleanup in Setup and WebSetupJohn J. Camilleri
2018-07-05Relax dependency on `directory` package for SetupJohn J. Camilleri
2018-07-05revert to a version compatible with Cabal 1.22Krasimir Angelov
2018-07-05Merge branch 'master' of https://github.com/GrammaticalFramework/GFKrasimir Angelov