1
0
forked from GitHub/gf-core

Commit Graph

  • c7a14537c1 Update top links and footer during hackathon John J. Camilleri 2018-11-28 15:42:11 +01:00
  • 8560b4fb65 Merge branch 'master' of https://github.com/GrammaticalFramework/gf-core Krasimir Angelov 2018-11-28 15:33:24 +01:00
  • b0c3aef6ec add a few missing special tokens to the reference Krasimir Angelov 2018-11-28 15:32:43 +01:00
  • 6352799ccb Merge branch 'master' into new-website John J. Camilleri 2018-11-28 14:47:20 +01:00
  • a45c735545 Update LICENSE John J. Camilleri 2018-11-28 14:40:36 +01:00
  • 05c2cfb628 remove the example-based folder. The code is still in the archive Krasimir Angelov 2018-11-28 14:34:15 +01:00
  • 69ad1e617e Merge branch 'master' of https://github.com/GrammaticalFramework/gf-core Krasimir Angelov 2018-11-28 14:25:53 +01:00
  • eb2774af2b remove two obsolete options Krasimir Angelov 2018-11-28 14:25:29 +01:00
  • 9b28d21b0a Remove Htmls.hs John J. Camilleri 2018-11-28 13:48:40 +01:00
  • 507236fdcd remove gf-server.cabal John J. Camilleri 2018-11-28 13:40:16 +01:00
  • 397f18a298 remove custom-binary flag; update Cabal version restriction; bump version to 3.10 John J. Camilleri 2018-11-28 13:36:11 +01:00
  • b1611eccd8 Make refman look up-to-date ish John J. Camilleri 2018-11-27 23:27:16 +01:00
  • c8eb1010c5 Remove faq. Update people page. Add SS to news. John J. Camilleri 2018-11-27 23:12:21 +01:00
  • 14d35c8a31 Various fixes & cleanup in doc/ folder John J. Camilleri 2018-11-27 22:51:44 +01:00
  • 9bf5c98509 Work on new download page. Change 18-12 to 4.0.0 John J. Camilleri 2018-11-27 22:36:57 +01:00
  • 8821f8baa8 Check all historic download and release pages John J. Camilleri 2018-11-27 22:14:01 +01:00
  • 8a45d23d63 Minors to homepage John J. Camilleri 2018-11-27 21:58:19 +01:00
  • abf3911b70 expose PGF and Concr for FFI Krasimir Angelov 2018-11-27 21:09:35 +01:00
  • 735f5ff76f Remove src/ui folder, moved to: https://github.com/GrammaticalFramework/gf-offline-translator John J. Camilleri 2018-11-15 10:33:31 +01:00
  • b0cf72f0ec dependency labels are now stored in the PGF Krasimir Angelov 2018-11-14 17:29:44 +01:00
  • fd2aa96e65 use interleaved IO for peeking strings when possible Krasimir Angelov 2018-11-14 15:52:44 +01:00
  • 7239a45ac5 optimized peeking from GuStringBuf Krasimir Angelov 2018-11-14 14:04:51 +01:00
  • 7f84cc22e9 update PGF2.Internals to the new data structure Krasimir Angelov 2018-11-14 10:03:18 +01:00
  • cb0e919bf5 Link to new synopsis page John J. Camilleri 2018-11-13 21:22:54 +01:00
  • d1a435ad9d Remove unnecessary CSS from template John J. Camilleri 2018-11-09 09:08:59 +01:00
  • 69ba677136 Add 3 top buttons, responsive columns John J. Camilleri 2018-11-09 08:40:06 +01:00
  • 406eec6690 GF logo links to home; remove "other demos" John J. Camilleri 2018-11-08 22:52:08 +01:00
  • 2f1ee094d2 Add download/index.md as demo of working Markdown rendering to HTML John J. Camilleri 2018-11-08 22:46:30 +01:00
  • 422248f11f Move unused pgf-binary into its own repository, at: John J. Camilleri 2018-11-07 10:07:20 +01:00
  • d46682bc29 Clean up stack file John J. Camilleri 2018-11-07 09:57:45 +01:00
  • 8596fc5d26 Revert CSS change that produces overlapping text instead of responsive layout Thomas Hallgren 2018-11-06 23:49:06 +01:00
  • 4958aab518 Add happy and alex as deps in Stack file John J. Camilleri 2018-11-05 09:59:06 +01:00
  • 390a6a04a1 New update_html runx txt2tags followed by pandoc John J. Camilleri 2018-11-04 21:17:20 +01:00
  • 37e0754cf0 Fix encoding on tutorial John J. Camilleri 2018-11-04 21:12:32 +01:00
  • a7b2f77227 Cleanup links in homepage and footer John J. Camilleri 2018-11-04 21:12:10 +01:00
  • 9a7862ea9e Links in footer John J. Camilleri 2018-11-04 19:58:18 +01:00
  • 914d54255f Comments in update_html script John J. Camilleri 2018-11-04 19:29:56 +01:00
  • aea8548930 update_html also takes individual arguments John J. Camilleri 2018-11-04 19:27:14 +01:00
  • 99dad48961 Use Pandoc instead of txt2tags binary, much more configurable John J. Camilleri 2018-11-04 15:11:35 +01:00
  • 0b4d9cbea1 Add note about using Stack in download/index John J. Camilleri 2018-11-03 14:34:26 +01:00
  • 1010b9e49a Add stack file, using image for GHC 8.2.2 John J. Camilleri 2018-11-03 14:28:31 +01:00
  • 0db213f993 senses in the C runtime Krasimir Angelov 2018-11-03 09:13:13 +01:00
  • 6a5053daeb move the PGF optimizer in the compiler Krasimir Angelov 2018-11-02 14:48:30 +01:00
  • 5a2b200948 manually copy the "c-runtime" branch from the old repository. Krasimir Angelov 2018-11-02 14:38:44 +01:00
  • f7dc9a6eaf Merge branch 'master' into new-website John J. Camilleri 2018-11-02 14:07:00 +01:00
  • bf5abe2948 the compiler and the Haskell runtime now support abstract senses Krasimir Angelov 2018-11-02 14:01:54 +01:00
  • 777028dcd8 Remove doc/tutorial/gf-tutorial.html from version control John J. Camilleri 2018-10-31 15:57:21 +01:00
  • 7867c8c828 pre and post HTML templates for all txt2tags conversions John J. Camilleri 2018-10-31 15:47:12 +01:00
  • 632cd1e522 Refresh home page using basic Bootstrap John J. Camilleri 2018-10-31 14:13:05 +01:00
  • 4387b1bea0 Add more phony's to Makefile John J. Camilleri 2018-10-31 13:14:06 +01:00
  • 0a62c13fd1 Merge pull request #10 from inariksit/master Inari Listenmaa 2018-10-19 16:23:16 +02:00
  • 8c382b3cb1 Add {-# LANGUAGE GADTs -#} to the generated Haskell file Inari Listenmaa 2018-10-19 15:20:05 +02:00
  • effa818408 gf -cshell bug fix Thomas Hallgren 2018-10-16 16:23:54 +02:00
  • 8df3b458d4 cabal sdist doesn't throw an error anymore John J. Camilleri 2018-10-15 21:05:55 +02:00
  • a0afbfbad3 Merge branch 'master' of https://github.com/GrammaticalFramework/gf-core Krasimir Angelov 2018-10-15 12:04:36 +02:00
  • 8a9430f63a hide the compatibility API Krasimir Angelov 2018-10-15 12:04:03 +02:00
  • 6b1e21508e Comment out links to some old demos that no longer work Thomas Hallgren 2018-10-10 14:22:24 +02:00
  • 8787b56def option rf -paragraphs Aarne Ranta 2018-09-21 10:40:39 +02:00
  • 50e1e7b17e Merge pull request #7 from odanoburu/travis-ci John J. Camilleri 2018-08-13 08:46:09 +02:00
  • f1803a2f16 Small fixes to gf-developers document John J. Camilleri 2018-08-12 21:30:11 +02:00
  • 64ccc424cf (#5) rm files from nix build odanoburu 2018-08-11 22:44:45 -03:00
  • dce81dc0ec (#5) reintroduce make install odanoburu 2018-08-11 22:16:28 -03:00
  • 29acef41fc (#5) specify image version odanoburu 2018-08-11 22:11:27 -03:00
  • 4038546321 (#5) no need for make install odanoburu 2018-08-11 22:07:53 -03:00
  • df31ab241b (#5) add travis CI with docker odanoburu 2018-08-11 22:02:08 -03:00
  • 35304c8577 Remove Travis build status from homepage John J. Camilleri 2018-08-08 22:33:20 +02:00
  • 3b7aaaf9f4 Add news item to homepage about repo split John J. Camilleri 2018-08-08 09:08:50 +02:00
  • e89e5f13bf Merge pull request #3 from MUSTE-Project/master Thomas H 2018-08-06 16:31:55 +02:00
  • 6b2c2256d1 A version of readPGF where the user handles the IO. Frederik Hanghøj Iversen 2018-08-06 16:05:12 +02:00
  • d9f0dfd400 gf.cabal: expose GF.Text.Lexing, needed by gf-server.cabal Thomas Hallgren 2018-07-31 15:02:59 +02:00
  • 4fd1ec71c9 gf-server.cabal: relax network version bounds and make building the library and pgf-service executable optional This allows you to build the content-service without installing the problematic fastcgi library. Thomas Hallgren 2018-07-31 14:29:18 +02:00
  • dfb3914881 Update README John J. Camilleri 2018-07-26 21:42:06 +02:00
  • 636a8142b4 Minimal update with new repo URLs & build instructions John J. Camilleri 2018-07-26 01:37:03 +02:00
  • 59e66adb35 Fixes for buildWeb John J. Camilleri 2018-07-26 00:51:13 +02:00
  • e1dd7bfdf5 [GF Split] Post-split updates John J. Camilleri 2018-07-25 19:55:11 +02:00
  • 895b479564 Merge pull request #8 from legalese/GF_LIB_PATH John J. Camilleri 2018-07-22 14:48:44 +02:00
  • 7f86bee8e7 explain that GF_LIB_PATH can now be a colon-separated list Meng Weng Wong 2018-07-22 00:14:29 -07:00
  • 8a14912ee3 GF_LIB_PATH can now be path1:path2:path3, not just path1 meng wong 2017-08-19 14:27:07 +03:00
  • cd1942a845 WebSetup: fail silently when example grammars don't build John J. Camilleri 2018-07-19 12:36:39 +02:00
  • 6a8d0038ed Merge pull request #46 from odanoburu/construct John J. Camilleri 2018-07-17 16:32:36 +02:00
  • f9331526d1 More cleanup in Setup and WebSetup John J. Camilleri 2018-07-05 15:22:05 +02:00
  • 8b5532c1e9 Relax dependency on directory package for Setup John J. Camilleri 2018-07-05 14:21:05 +02:00
  • 73cf58da23 revert to a version compatible with Cabal 1.22 Krasimir Angelov 2018-07-05 13:10:02 +02:00
  • e95aa16fdc Merge branch 'master' of https://github.com/GrammaticalFramework/GF Krasimir Angelov 2018-07-05 13:01:46 +02:00
  • 0ef7fb8b0f Cleanup in Setup.hs; include custom-setup:setup-depends in cabal file. John J. Camilleri 2018-07-05 12:23:02 +02:00
  • 992af4ab97 Clean up imports in Setup.hs John J. Camilleri 2018-07-05 10:32:40 +02:00
  • ce83d8490b Merge branch 'master' of https://github.com/GrammaticalFramework/GF Krasimir Angelov 2018-07-05 09:13:04 +02:00
  • af82dc9fc6 Fix make sdist to use git archive instead of darcs dist John J. Camilleri 2018-07-04 14:28:25 +02:00
  • a6b1db71cd Remove more remnants from the darcs days John J. Camilleri 2018-07-04 14:21:44 +02:00
  • 40cc58d6c1 Replace Distribution.Simple.Utils.noticeNoWrap with putStr John J. Camilleri 2018-07-04 14:00:56 +02:00
  • b9b0217160 Remove code which tries to get version information from darcs folder John J. Camilleri 2018-07-04 13:40:46 +02:00
  • f64b17eef7 Merge branch 'master' of https://github.com/GrammaticalFramework/GF Krasimir Angelov 2018-07-04 13:09:39 +02:00
  • 7bfd6199d6 a majour refactoring to support clitic pronouns Krasimir Angelov 2018-07-04 13:01:06 +02:00
  • c6f4edaea5 Remove examples directory; these now live in gf-contrib John J. Camilleri 2018-07-04 10:09:58 +02:00
  • 00476ae386 Merge branch 'master' of https://github.com/GrammaticalFramework/GF Krasimir Angelov 2018-06-27 20:52:59 +02:00
  • 23961ef0b3 GF.Server: add 'import Control.Applicative' for compatibilit with GHC<7.10 One could also add stricter version constraints in gf.cabal, e.g. base>=4.8 (implies GHC>=7.10) if we want to only support building with GHC>=7.10. Thomas Hallgren 2018-06-27 17:40:35 +02:00
  • 97da247d21 Merge branch 'master' of https://github.com/GrammaticalFramework/GF Krasimir Angelov 2018-06-27 11:54:24 +02:00
  • 6c4c22ff7a undo the partial fix for word completion since it breaks normal parsing Krasimir Angelov 2018-06-27 11:53:40 +02:00
  • 5afaa39c19 Merge branch 'master' of https://github.com/GrammaticalFramework/GF Krasimir Angelov 2018-06-23 22:47:32 +02:00
  • 73cc57c7e0 Merge pull request #64 from odanoburu/por Inari Listenmaa 2018-06-21 14:16:58 +02:00