Andreas Källberg
|
889be1ab8e
|
Enable tests in github actions
|
2021-06-17 16:42:04 +08:00 |
|
Andreas Källberg
|
65522a63c3
|
Testsuite: Add support for expected failures
And mark the currently failing tests as expected failures
|
2021-06-17 16:38:33 +08:00 |
|
Andreas Källberg
|
7065125e19
|
Fix "canonicalizePath: does not exist" issue on ghc-7.10
This caused failures in the test suite
Only fixes it for stack builds.
We should probably add constraints to the cabal file as well
|
2021-06-16 15:30:24 +08:00 |
|
Andreas Källberg
|
2c37e7dfad
|
Fix build for ghc-7.10.3
|
2021-06-16 14:54:36 +08:00 |
|
Andreas Källberg
|
f505d88a8e
|
Fix build of test suite on ghc-8.2.2
|
2021-06-16 14:27:19 +08:00 |
|
Andreas Källberg
|
b1ed63b089
|
Don't print stack traces in Command.hs
They don't provide useful info anyways and they are needlessly verbose.
|
2021-06-16 14:26:22 +08:00 |
|
Inari Listenmaa
|
f23031ea1d
|
Add command ai f to trigger error msg
|
2021-06-16 12:23:07 +08:00 |
|
Inari Listenmaa
|
c3153134b7
|
Remove CStr [] which causes error, update gold
|
2021-06-16 12:19:35 +08:00 |
|
Inari Listenmaa
|
fd4fb62b9e
|
Add output files for test suite in gitignore
|
2021-06-11 13:55:20 +08:00 |
|
Inari Listenmaa
|
53c3afbd6f
|
Remove CallStack outputs from gold files
Rather, we should not output these, or output them in a nicer way.
|
2021-06-11 13:55:04 +08:00 |
|
Tristan Koh
|
544b39a8a5
|
changed build wheels repo link from master to main
|
2021-06-11 13:23:18 +08:00 |
|
Jacob Tan En
|
6179d79e72
|
Update gf.cabal
`cabal install` needs this
|
2021-06-11 13:23:18 +08:00 |
|
Jacob Tan En
|
ecb19013c0
|
Update index-3.11.md
`Cabal install` is fragile and can fail if the GHC on path is of an incompatible version.
Use ghcup to use a GHC version that is known to work.
|
2021-06-11 13:23:18 +08:00 |
|
1Regina
|
c416571406
|
Rectified gold files
|
2021-06-11 12:14:49 +08:00 |
|
1Regina
|
a1372040b4
|
Add RGL dependencies - Prelude and Predef
|
2021-06-11 11:47:03 +08:00 |
|
1Regina
|
67fcf21577
|
remove testsuite/libraries
|
2021-06-11 11:43:41 +08:00 |
|
1Regina
|
af87664d27
|
Merge branch 'enable-tests' of https://github.com/kharus/gf-core into fix-tests
to continue working from ruslan tests
|
2021-06-09 10:39:49 +08:00 |
|
krangelov
|
af1360d37e
|
allow parameter cat in the Web API for parsing
|
2021-05-27 11:45:31 +02:00 |
|
krangelov
|
eeda03e9b0
|
added news
|
2021-05-05 15:04:15 +02:00 |
|
John J. Camilleri
|
7042768054
|
Merge pull request #107 from GrammaticalFramework/pgf2-complete
Add complete function to PGF2
|
2021-05-03 22:49:31 +02:00 |
|
John J. Camilleri
|
84fd431afd
|
Manage to get completion working in PGF2
|
2021-05-03 22:28:48 +02:00 |
|
John J. Camilleri
|
588cd6ddb1
|
Improvement to test script, distinguishes when input ends with whitespace
|
2021-05-03 20:51:24 +02:00 |
|
John J. Camilleri
|
437bd8e7f9
|
Add proper error handling in complete
|
2021-05-03 20:36:31 +02:00 |
|
John J. Camilleri
|
e56d1b2959
|
Second attempt. Reading enum is closer to working but all strings are empty.
|
2021-05-03 14:25:35 +02:00 |
|
John J. Camilleri
|
450368f9bb
|
First attempt at adding support for complete in PGF2 (gives segmentation faults)
|
2021-05-03 13:19:08 +02:00 |
|
John J. Camilleri
|
60bc752a6f
|
Add note about type-checking dynamic expressions in PGF2 Haddock
Closes #72
|
2021-04-30 14:59:20 +02:00 |
|
John J. Camilleri
|
91278e2b4b
|
Remove notice about example grammars not being included anymore from build scripts
|
2021-04-30 13:39:15 +02:00 |
|
John J. Camilleri
|
9b4f2dd18b
|
Remove notice about RGL not being included anymore from build scripts
|
2021-03-08 13:48:30 +01:00 |
|
Inari Listenmaa
|
9dda5dfa8a
|
(Homepage) Link to summer school 2021
|
2021-03-01 04:23:39 +01:00 |
|
Inari Listenmaa
|
2fd94f5f57
|
Merge pull request #99 from inariksit/refman-updates
(refman) Add section about lists + links to my blog
|
2021-03-01 04:16:47 +01:00 |
|
krangelov
|
ba3e09cc38
|
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-core
|
2021-02-26 14:59:18 +01:00 |
|
krangelov
|
8fbfc0b4a9
|
bracketedLinearize now reports the binding spots just like the Haskell binding
|
2021-02-26 14:58:31 +01:00 |
|
Inari Listenmaa
|
f9b8653ab2
|
(refman) Add section about lists + links to my blog
|
2021-02-22 23:18:42 +08:00 |
|
Inari Listenmaa
|
173fca7f12
|
Merge pull request #93 from inariksit/notYet-errormsg
Fix #92 (inappropriate error message)
|
2021-02-06 14:04:45 +01:00 |
|
Inari Listenmaa
|
c6ff3e0c5e
|
Update also the stack setup
|
2021-01-25 18:48:46 +08:00 |
|
Inari Listenmaa
|
8a85dbc66f
|
Update Github actions to latest haskell-setup
|
2021-01-25 18:43:25 +08:00 |
|
krangelov
|
655173932e
|
fix type signature
|
2021-01-20 20:38:19 +01:00 |
|
krangelov
|
04f6f113f0
|
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-core
|
2021-01-20 20:16:26 +01:00 |
|
krangelov
|
bac619f025
|
fix gu_map_next
|
2021-01-20 20:15:40 +01:00 |
|
Inari Listenmaa
|
1a466c14c8
|
Don't print out the error msg for pattern matching unnecessarily
|
2021-01-20 01:15:28 +08:00 |
|
Inari Listenmaa
|
d77921005a
|
Specify that the Windows guide is for Windows 10
|
2020-12-16 17:38:13 +01:00 |
|
John J. Camilleri
|
2b6b315bd7
|
Add note to changelog that #87 is still pending
|
2020-12-07 10:35:11 +01:00 |
|
John J. Camilleri
|
7f6bfa730b
|
Update changelog for 3.11 by going through all commit messages since GF-3.10
|
2020-12-07 10:31:19 +01:00 |
|
John J. Camilleri
|
d6be4ec3b0
|
Add note about why we're not using Setup Haskell action for Ubuntu build.
|
2020-11-30 23:05:43 +01:00 |
|
John J. Camilleri
|
68ec61f44d
|
Remove build status badge from README
The GitHub interface now provides much richer information about build status.
|
2020-11-30 22:03:23 +01:00 |
|
John J. Camilleri
|
491084e38e
|
Merge pull request #88 from GrammaticalFramework/build-binary-packages
Build binary packages
|
2020-11-30 22:00:00 +01:00 |
|
John J. Camilleri
|
a7a6eb5581
|
Update release instructions
|
2020-11-30 21:34:50 +01:00 |
|
John J. Camilleri
|
4223935b12
|
Combine binary workflows into one with multiple jobs
|
2020-11-30 20:57:20 +01:00 |
|
John J. Camilleri
|
8dc1ed83b6
|
Update RELEASE.md
|
2020-11-30 13:01:51 +01:00 |
|
John J. Camilleri
|
8f3a7a3b6a
|
Copy things into subfolders
|
2020-11-27 00:51:38 +01:00 |
|