Inari Listenmaa
3b69a28dbd
Delete src/runtime/python/pgf.egg-info directory
...
remove files that were committed by accident
2025-08-08 19:29:44 +02:00
Inari Listenmaa
aa004246d2
Merge pull request #190 from GrammaticalFramework/pgf-1.1
...
Publish PGF 1.1
2025-08-08 19:14:01 +02:00
Inari Listenmaa
7c6f53d003
add macos-13 to build for intel mac
2025-08-08 19:04:18 +02:00
Arianna Masciolini
a6d5d9a50c
Merge pull request #193 from GrammaticalFramework/release3.12
...
Update version numbers, changelog etc. for 3.12 release
2025-08-08 18:34:26 +02:00
Arianna Masciolini
7792c3cc90
update debian changelog
2025-08-08 18:31:45 +02:00
Arianna Masciolini
a7d73a6861
link to changelog from CHANGELOG.md
2025-08-08 18:31:33 +02:00
Arianna Masciolini
646cfbea0c
update cabal version number for 3.12 release
2025-08-08 18:31:17 +02:00
Arianna Masciolini
7ddb61eb48
update 3.12 release date in web news
2025-08-08 18:30:57 +02:00
Arianna Masciolini
dcae5f929e
fix typo
2025-08-08 18:20:47 +02:00
Arianna Masciolini
638ed39fa4
readd changelog item on Java
2025-08-08 18:20:10 +02:00
Arianna Masciolini
726fb3467c
Merge pull request #191 from GrammaticalFramework/minor-updates-binary-packages
...
Update release scripts for 3.12
2025-08-08 18:17:45 +02:00
Andreas Källberg
b02bb08532
Fix warnings for ghc-9.6 about multiplicity syntax
2025-08-08 18:12:39 +02:00
Inari Listenmaa
c7e26d7cd2
also add the 9.6 compatibility fixes to PGF2
2025-08-08 18:12:26 +02:00
Inari Listenmaa
4fea7cf37f
Update release scripts for 3.12
2025-08-08 18:11:52 +02:00
Inari Listenmaa
a218903a2d
use setuptools (so it works for 3.12+) + bump version to 1.1
2025-08-03 17:26:26 +02:00
Inari Listenmaa
f1c1d157b6
minor fixes in uploading to PyPI
2025-08-03 17:25:52 +02:00
Arianna Masciolini
e7c0b6dada
add to what's new
release3.12-rc-1
2025-08-02 23:04:49 +02:00
Arianna Masciolini
8f4e8c73d2
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-core into release-3.12
2025-08-02 23:01:53 +02:00
Arianna Masciolini
d983255326
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-core
2025-08-02 23:01:29 +02:00
Arianna Masciolini
288984d243
fix compatibility with newer gcc versions
2025-08-02 23:01:20 +02:00
Inari Listenmaa
c23a03a2d1
Merge pull request #184 from inariksit/update-depth-documentation
...
Update default depth to 5 + less hardcoding in documentation
2025-08-02 22:05:29 +02:00
Inari Listenmaa
183e421a0f
update default depth in tutorial and help text
2025-08-02 22:04:32 +02:00
Inari Listenmaa
3e0c0fa463
define default depths for shell and server only once
2025-08-02 21:46:13 +02:00
Arianna Masciolini
c2431e06b2
slightly less optimistic release date
2025-08-02 21:32:51 +02:00
Arianna Masciolini
eeab15bee1
redirect to 3.12 download page
2025-08-02 21:26:19 +02:00
Arianna Masciolini
b36b95c4d6
add news item about 3.12 release
2025-08-02 21:25:15 +02:00
Arianna Masciolini
2627e73b63
draft changelog for 3.12
2025-08-02 21:23:42 +02:00
Arianna Masciolini
e2ff43da0b
init download page for 3.12 with 3.11 instructions with minor changes
2025-08-02 21:23:26 +02:00
Inari Listenmaa
af09351b66
Merge pull request #183 from inariksit/ghc-9.6.7
...
replace 9.6.6 with 9.6.7
2025-08-02 20:43:59 +02:00
Inari Listenmaa
8c89ba4e76
convert editor-modes into markdown
2025-08-02 20:36:03 +02:00
Inari Listenmaa
218c61b004
make 9.6.7 into default stack.yaml
2025-08-02 20:35:39 +02:00
Inari Listenmaa
52df0ed4fe
replace 9.6.6 with 9.6.7
2025-08-02 20:35:22 +02:00
Arianna Masciolini
2324fe795c
Merge pull request #181 from GrammaticalFramework/pr-174bis (also close #174 )
...
PR #174bis
2025-08-02 20:26:36 +02:00
Arianna Masciolini
703b1e5d92
add eval.gfs to expected failures
2025-08-02 20:18:28 +02:00
Inari Listenmaa
f1a72a066f
Merge pull request #182 from inariksit/fix-encoding
...
use UTF8 for several GF files
2025-08-02 19:26:06 +02:00
Inari Listenmaa
6f9f9642d7
use UTF8 for several GF files
2025-08-02 19:14:15 +02:00
Arianna Masciolini
f5752b345a
fail slow
2025-08-02 19:14:09 +02:00
Arianna Masciolini
5170668ff2
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-core into hleiss/master
2025-08-02 19:02:30 +02:00
Inari Listenmaa
65e85c5a3c
Merge pull request #175 from inariksit/new-ghc
...
Changes to make it work with newer stack/GHC:
- unix library changed API in 2.8
- Monad of no return & Semigroup as a superclass of Monoid
- import Control.Monad (join, when, (<=<))
- fixed CI issues
2025-08-02 18:59:07 +02:00
Inari Listenmaa
01c4f82e07
misc small fixes:
...
- update actions/cache to v4
- update haskell/actions/setup to haskell-actions/setup
- stack doesn't support ghc < 8.4, remove from CI
- don't fail immediately
- add -fpermissive flag to gcc
- only build 9.6.6 with macos and windows latest
- bump base upper bound
2025-08-02 18:46:00 +02:00
Inari Listenmaa
e81d668605
higher upper bound for base,mtl,ghc-prim,json,time
2025-08-02 16:39:31 +02:00
Inari Listenmaa
155b9da861
choose openFd based on version of unix
2025-08-02 16:39:31 +02:00
Inari Listenmaa
ab0f09e9f7
build-depends for unix depending on ghc version
2025-08-02 16:39:31 +02:00
Inari Listenmaa
9fa8ac934a
add stack file for GHC 9.6.6
2025-08-02 16:39:31 +02:00
Inari Listenmaa
e84826ed2a
explicitly import join, when, (<=<) from Control.Monad
2025-08-02 16:39:31 +02:00
Inari Listenmaa
bbf12458c7
use openFd from unix >= 2.8
2025-08-02 16:39:31 +02:00
Inari Listenmaa
b914a25de3
define return in terms of pure, >> as *>, mappend as <>
...
In preparation for deprecation, see https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/semigroup-monoid and https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
2025-08-02 16:39:31 +02:00
Inari Listenmaa
1037b209ae
add whitespace on list comprehensions, applications etc.
...
text editor interprets these things as errors (e.g. unterminated qq for list comprehension) and underlines red, even though there is no real error.
2025-08-02 16:39:31 +02:00
Inari Listenmaa
981d6b9bdd
Specify that extending a grammar doesn't inherit the startcat
2025-02-20 20:52:21 +01:00
Hans Leiss
5776b567a2
Reactivate the gf-shell command 'pt -transfer'
2025-02-19 12:59:43 +01:00