Thomas Hallgren
|
d06539c35c
|
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-core
GF-3.10
|
2018-12-02 21:21:18 +01:00 |
|
Thomas Hallgren
|
60738dda6d
|
gf.cabal: update tested-with
|
2018-12-02 21:20:54 +01:00 |
|
John J. Camilleri
|
e628e3fe0f
|
Add news item for 3.10 release
|
2018-12-02 21:18:38 +01:00 |
|
Thomas Hallgren
|
769743c5c0
|
Minor fixes on the GF 3.10 download page
|
2018-12-02 15:29:55 +01:00 |
|
Thomas Hallgren
|
1c75d417ee
|
Move 3.10 download page into place, update release date
|
2018-12-02 15:08:40 +01:00 |
|
John J. Camilleri
|
5c518de0f2
|
Updates to download page for 3.10
|
2018-12-01 19:52:33 +01:00 |
|
Thomas Hallgren
|
e6c2c844e9
|
GF.Main: leave the code page unchanged on Windows
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-01 15:53:58 +01:00 |
|
Thomas Hallgren
|
883a7a95a1
|
build-binary-dist.sh: make it easy to choose which version of ghc to use
|
2018-12-01 15:53:27 +01:00 |
|
Aarne Ranta
|
831252eb81
|
dealing with ',' as syncategorematic token
|
2018-12-01 09:32:22 +01:00 |
|
Krasimir Angelov
|
fdc5659f80
|
Merge pull request #19 from MUSTE-Project/master
Fix deprecations from containers >= 0.4.0.0
|
2018-11-30 12:18:24 +01:00 |
|
Peter Ljunglöf
|
4d34c7f66b
|
Fix deprecations from containers >= 0.4.0.0
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-30 11:52:56 +01:00 |
|
Krasimir Angelov
|
f898c250ba
|
removed instructions which doesn't actually work
|
2018-11-30 11:05:59 +01:00 |
|
Thomas Hallgren
|
5ef390f188
|
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-core
|
2018-11-30 00:47:10 +01:00 |
|
Thomas Hallgren
|
fa5c6a2949
|
Fix spelling mistake on GF 3.9 download page
|
2018-11-30 00:46:24 +01:00 |
|
Thomas Hallgren
|
d0bc368358
|
Update make deb for the GF 3.10 release
This includes adding commands in debian/rules to build and include
the RGL and the example grammars in the debian package.
|
2018-11-30 00:17:45 +01:00 |
|
Thomas Hallgren
|
e0dca729d6
|
WebSetup.hs: don't output messages that lie about what's being installed
|
2018-11-30 00:15:37 +01:00 |
|
Thomas Hallgren
|
47c983c625
|
gf.cabal: remove redundant dependency on old-locale
|
2018-11-29 23:06:30 +01:00 |
|
John J. Camilleri
|
01f61c526f
|
Custom CSS comes after libraries; add include-before/after (not actively used)
|
2018-11-29 13:06:52 +01:00 |
|
John J. Camilleri
|
538fe5bddb
|
Don't wrap dates on hompage
|
2018-11-29 13:00:26 +01:00 |
|
John J. Camilleri
|
f4052c8a5e
|
Add basic favicon.ico
|
2018-11-29 10:46:33 +01:00 |
|
John J. Camilleri
|
e0a3b0030e
|
Remove some t2t frontmatter from shell-reference, to trigger update
|
2018-11-29 10:45:54 +01:00 |
|
John J. Camilleri
|
b30456aa0c
|
Rename _template.html to template.html
|
2018-11-29 10:35:43 +01:00 |
|
John J. Camilleri
|
61c58316ea
|
Remove overflow-x:scroll from title
|
2018-11-29 10:16:32 +01:00 |
|
John J. Camilleri
|
001d036a2c
|
Remove t2t frontmatter from gf-editor-modes
Trying to force a rebuild
|
2018-11-29 09:55:28 +01:00 |
|
John J. Camilleri
|
fe7d01f7e3
|
Minors in footer
|
2018-11-28 22:34:04 +01:00 |
|
John J. Camilleri
|
a7e43d872f
|
Merge branch 'new-website'
|
2018-11-28 22:22:41 +01:00 |
|
John J. Camilleri
|
d6fc50b40b
|
Hide release announcement from homepage news
|
2018-11-28 22:21:56 +01:00 |
|
John J. Camilleri
|
9e02319b6d
|
Better responsiveness, homepage and footer
|
2018-11-28 22:14:58 +01:00 |
|
John J. Camilleri
|
6278deb7a2
|
Page uses available width better, no jumping margins
|
2018-11-28 21:51:16 +01:00 |
|
Aarne Ranta
|
c6ec8cf302
|
fixed a bug in the cnclabel format
|
2018-11-28 19:56:47 +01:00 |
|
John J. Camilleri
|
07768ba4c4
|
Revert "Completely remove uses of example-based"
This reverts commit 69cea20dac.
|
2018-11-28 19:23:05 +01:00 |
|
John J. Camilleri
|
e2401f32ca
|
Revert "remove the example-based folder. The code is still in the archive"
This reverts commit 05c2cfb628.
|
2018-11-28 19:22:19 +01:00 |
|
John J. Camilleri
|
69cea20dac
|
Completely remove uses of example-based
|
2018-11-28 18:09:56 +01:00 |
|
Thomas Hallgren
|
32ce03dc94
|
bin/build-binary-dist.sh: include the RGL in binary distributions
TODO: the corresponding changes in debian/rules
|
2018-11-28 17:27:29 +01:00 |
|
John J. Camilleri
|
83abaa9b44
|
Put 3.9 page instead of 3.10 until release is final
|
2018-11-28 15:52:20 +01:00 |
|
John J. Camilleri
|
c7a14537c1
|
Update top links and footer during hackathon
|
2018-11-28 15:42:11 +01:00 |
|
Krasimir Angelov
|
8560b4fb65
|
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-core
|
2018-11-28 15:33:24 +01:00 |
|
Krasimir Angelov
|
b0c3aef6ec
|
add a few missing special tokens to the reference
|
2018-11-28 15:32:43 +01:00 |
|
John J. Camilleri
|
6352799ccb
|
Merge branch 'master' into new-website
# Conflicts:
# index.html
|
2018-11-28 14:47:20 +01:00 |
|
John J. Camilleri
|
a45c735545
|
Update LICENSE
|
2018-11-28 14:40:36 +01:00 |
|
Krasimir Angelov
|
05c2cfb628
|
remove the example-based folder. The code is still in the archive
|
2018-11-28 14:34:15 +01:00 |
|
Krasimir Angelov
|
69ad1e617e
|
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-core
|
2018-11-28 14:25:53 +01:00 |
|
Krasimir Angelov
|
eb2774af2b
|
remove two obsolete options
|
2018-11-28 14:25:29 +01:00 |
|
John J. Camilleri
|
9b28d21b0a
|
Remove Htmls.hs
|
2018-11-28 13:48:40 +01:00 |
|
John J. Camilleri
|
507236fdcd
|
remove gf-server.cabal
|
2018-11-28 13:40:16 +01:00 |
|
John J. Camilleri
|
397f18a298
|
remove custom-binary flag; update Cabal version restriction; bump version to 3.10
|
2018-11-28 13:36:11 +01:00 |
|
John J. Camilleri
|
b1611eccd8
|
Make refman look up-to-date ish
|
2018-11-27 23:27:16 +01:00 |
|
John J. Camilleri
|
c8eb1010c5
|
Remove faq. Update people page. Add SS to news.
|
2018-11-27 23:12:21 +01:00 |
|
John J. Camilleri
|
14d35c8a31
|
Various fixes & cleanup in doc/ folder
|
2018-11-27 22:51:44 +01:00 |
|
John J. Camilleri
|
9bf5c98509
|
Work on new download page. Change 18-12 to 4.0.0
|
2018-11-27 22:36:57 +01:00 |
|