Thomas Hallgren
|
1a842efeaf
|
downloads: add .deb package for Ubuntu (32-bit)
|
2018-12-03 16:10:01 +01:00 |
|
Thomas Hallgren
|
de005b9df3
|
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-core
|
2018-12-03 15:53:36 +01:00 |
|
Thomas Hallgren
|
52bc0f566e
|
debian/control: new dependency: pandoc
This should have been added before the 3.10 release
|
2018-12-03 15:52:52 +01:00 |
|
John J. Camilleri
|
b509d08cbf
|
Add Travis build images to release notes
|
2018-12-03 15:47:45 +01:00 |
|
John J. Camilleri
|
fd0ee2756a
|
Indent nested lists in Markdown by 4 spaces instead of 2
|
2018-12-03 15:44:44 +01:00 |
|
John J. Camilleri
|
34e89ac710
|
Put GF logo on the right again
|
2018-12-03 15:27:55 +01:00 |
|
John J. Camilleri
|
331d73b566
|
Update release notes RGL section (not much)
|
2018-12-03 15:25:05 +01:00 |
|
John J. Camilleri
|
8d460ac402
|
Update 3.10 release notes after going through all gf-core commits since 2017-08-11
|
2018-12-03 15:04:21 +01:00 |
|
John J. Camilleri
|
5546c6d6da
|
Update clean_html to handle markdown sources too
|
2018-12-03 10:49:37 +01:00 |
|
John J. Camilleri
|
c380288db8
|
Put floating logo on left
|
2018-12-03 10:49:15 +01:00 |
|
Thomas Hallgren
|
bd7bb9b34a
|
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-core
|
2018-12-03 01:34:49 +01:00 |
|
Thomas Hallgren
|
18251e57a3
|
debian/changelog: updated release date
|
2018-12-03 01:33:52 +01:00 |
|
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 |
|