9418 Commits
Author SHA1 Message Date
Krasimir Angelov 5ce60c745b added minimal implementation for XML parsing 2025-09-04 14:12:59 +00:00
Krasimir Angelov adf042f283 identification: String=Str, Int=Predef.Int, Float=Predef.Float 2025-09-03 12:47:05 +00:00
Krasimir Angelov 4eb8ae2f85 refactoring bugfixing related to options 2025-09-02 12:21:18 +00:00
Krasimir Angelov 25b3d8026c added value2expr 2025-09-01 08:43:58 +00:00
Krasimir Angelov 85806752c3 remove AdHocOverload 2025-08-30 21:20:52 +02:00
Krasimir Angelov 171b5fd334 Merge branch 'majestic' of github.com:krangelov/gf-core into majestic 2025-08-30 20:09:43 +02:00
Krasimir Angelov e5a531da61 testing repl not needed anymore 2025-08-30 20:09:13 +02:00
Krasimir Angelov b79a53adc5 fix parsing NLG operations 2025-08-30 14:54:07 +00:00
Krasimir Angelov d8df0a0171 fix evaluation of options 2025-08-30 14:01:06 +00:00
Krasimir Angelov b62a5ebabe Merge branch 'majestic' of github.com:krangelov/gf-core into majestic 2025-08-26 19:46:25 +02:00
Krasimir Angelov c02a0c4159 fix the case PType => PType 2025-08-26 19:45:31 +02:00
Inari Listenmaa 0f4d13dd20 add direct link to Python API 2025-08-22 10:37:54 +02:00
Inari Listenmaa 278397db20 rename RGL Synopsis to RGL API 2025-08-22 09:19:09 +02:00
Krasimir Angelov 272fc4bac1 Merge branch 'majestic' of github.com:krangelov/gf-core into majestic 2025-08-21 14:25:28 +02:00
Krasimir Angelov 8ba7d7ba48 fix error for clang 2025-08-21 14:24:42 +02:00
Krasimir Angelov cbac8b4fd2 improve the syntax for options 2025-08-19 18:01:37 +02:00
Andreas Källberg f31a3496f5 Lower ghc bounds for higher unix dep version
This fixes nix builds of gf-lsp
2025-08-19 03:39:44 +02:00
Inari Listenmaa b753912689 fix redirect? 2025-08-18 13:51:49 +02:00
Inari Listenmaa 000fab7b52 fix github link to release 3.12 2025-08-18 13:48:05 +02:00
Krasimir Angelov 1a512473cd composOp of options 2025-08-17 22:50:10 +02:00
Krasimir Angelov bcaa0477d2 pretty printing for options 2025-08-17 08:35:43 +02:00
Krasimir Angelov 78751395b4 added mapVariantsC 2025-08-16 22:59:30 +02:00
Krasimir Angelov 5bf8faa47a Merge branch 'my-temporary-work' into majestic 2025-08-15 14:31:31 +00:00
Krasimir Angelov 4aa664e7aa fix for reverting metavariables 2025-08-14 12:21:45 +02:00
Inari Listenmaa fa2826d29a Merge pull request #196 from GrammaticalFramework/fix-code-generation
`import Control.Monad` when generating .hs with GADTs
2025-08-13 14:02:53 +02:00
Inari Listenmaa 9325c8f9fb add import Control.Monad when generating .hs with GADTs 2025-08-13 13:38:23 +02:00
Krasimir Angelov d6a6a352ae support for PChars inside pre 2025-08-13 12:18:59 +02:00
Krasimir Angelov ca4e99baf8 restore the pattern measureing for better performance 2025-08-13 11:51:11 +02:00
Krasimir Angelov c6c1dc178d fixed typechecking for record extension 2025-08-12 15:23:45 +02:00
Inari Listenmaa 57dc5e9098 update developers' guide 2025-08-11 09:36:34 +02:00
Inari Listenmaa b42b0caa34 add command to install GF with -cshell (commented out) 2025-08-11 09:36:34 +02:00
Arianna Masciolini 3ecb75d7d8 remove accidental file release-3.12 2025-08-08 20:57:13 +02:00
Arianna Masciolini 2b876b1aac even more specific Mac install instruction 2025-08-08 20:51:48 +02:00
Arianna Masciolini 5935119050 more specific instructions for different macs 2025-08-08 20:43:15 +02:00
Inari Listenmaa 489424a1c6 add 9.6.7 in tested-with 2025-08-08 20:31:46 +02:00
Andreas Källberg 9c72994c2b Add upper bounds to base, unix and template-haskell 2025-08-08 20:23:18 +02:00
Arianna Masciolini 17ebcac84f Merge branch 'master' of https://github.com/GrammaticalFramework/gf-core release3.12-rc-3 2025-08-08 20:15:46 +02:00
Arianna Masciolini 7d018dde62 do not upload release assets 2025-08-08 20:15:37 +02:00
4dba12c0ce Add a nix flake for building with nix (#185)
Also based on #165

---------

Co-authored-by: o1lo01ol1o <tim.pierson@gmail.com>
Co-authored-by: Tim Pierson <o1lo01ol1o@users.noreply.github.com>
2025-08-08 20:02:17 +02:00
Arianna Masciolini 5ca230dd2a remove info about specific versions of macOS for which binaries work 2025-08-08 19:55:33 +02:00
Arianna Masciolini 242cdcfa22 Update installation instructions (#195)
* update install instructions some dates

* change when to install c runtime manually
release3.12-rc-2
2025-08-08 19:44:48 +02:00
Arianna Masciolini 052916b454 try server mode on windows (#194) 2025-08-08 19:33:02 +02:00
Inari Listenmaa d07646e753 Merge pull request #192 from GrammaticalFramework/build-timestamp
Add build timestamps to GF prompt
2025-08-08 19:32:52 +02:00
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