Krasimir Angelov
|
e0fe461b3e
|
for backwards compatibility, now a string literal is a sequence of any characters except space.
|
2026-09-15 15:05:01 +02:00 |
|
Krasimir Angelov
|
d7b9d58039
|
add derive Show for ParseResult
|
2026-09-15 11:58:19 +02:00 |
|
Krasimir Angelov
|
28cf82c18d
|
finnish the patterns in the case statement
|
2026-09-15 11:57:54 +02:00 |
|
Krasimir Angelov
|
465a1919d6
|
implement missingLins
|
2026-09-15 10:45:59 +02:00 |
|
Krasimir Angelov
|
e12cd6464e
|
implement morphoMissing, morphoKnown
|
2026-09-15 10:39:25 +02:00 |
|
Krasimir Angelov
|
880f1cd83d
|
fix: export the local functions instead of the PGF2.* version
|
2026-09-15 10:34:51 +02:00 |
|
Krasimir Angelov
|
0f1375e21c
|
implement parse_ and make ParseFailed have only one argument
|
2026-09-15 10:29:56 +02:00 |
|
Krasimir Angelov
|
c812f05963
|
redefine readLanguage to fix the type signature
|
2026-09-15 09:57:10 +02:00 |
|
Krasimir Angelov
|
11852277b9
|
mkType, unType, mkDepHypo, mkImplHypo need wrappers because of CId
|
2026-09-15 09:55:14 +02:00 |
|
Krasimir Angelov
|
628c2ae9c6
|
for backwards compatibility provide both (mk/un)Int and (mk/un)Integer
|
2026-09-15 09:11:58 +02:00 |
|
Krasimir Angelov
|
4e80f9eceb
|
extend the backwards compatibility module PGF
|
2026-09-15 08:48:55 +02:00 |
|
Krasimir Angelov
|
dc512e0ec4
|
add testsuite for parsing
|
2026-09-13 16:21:56 +02:00 |
|
Krasimir Angelov
|
df5ad05506
|
don't allow syntagmatic words where BIND is expected
|
2026-09-13 16:21:13 +02:00 |
|
Krasimir Angelov
|
ad0fb899d2
|
for backwards compatibility, the parser run in a non-robust mode by default
|
2026-09-13 16:10:10 +02:00 |
|
Krasimir Angelov
|
722b932da8
|
remove the opening of an SSH session
|
2026-09-13 16:03:55 +02:00 |
|
Krasimir Angelov
|
57fb34529b
|
support parsing with literals
|
2026-09-12 17:39:08 +02:00 |
|
Krasimir Angelov
|
19a5da6606
|
fix: the choice cannot be reused
|
2026-09-12 11:16:20 +02:00 |
|
Krasimir Angelov
|
ae502f37ca
|
type in an overload group were left unchecked
|
2026-09-12 10:38:00 +02:00 |
|
Krasimir Angelov
|
cf90d1280f
|
categories in PredefCnc should also have lock fields
|
2026-09-12 10:29:06 +02:00 |
|
Krasimir Angelov
|
b4e8d48a9b
|
try upterm
|
2026-09-09 17:20:15 +02:00 |
|
Krasimir Angelov
|
39cfe43694
|
try to open an SSH console
|
2026-09-09 16:33:16 +02:00 |
|
Krasimir Angelov
|
e2c1451ce5
|
left debugging messages
|
2026-09-09 16:00:20 +02:00 |
|
Krasimir Angelov
|
fd4b1defe2
|
run python tests in verbose more
|
2026-09-09 15:42:12 +02:00 |
|
Krasimir Angelov
|
8dea8193e2
|
enable tracing for tests
|
2026-09-09 15:32:27 +02:00 |
|
Krasimir Angelov
|
adace7e5e8
|
Merge branch 'majestic' of github.com:GrammaticalFramework/gf-core into majestic
|
2026-09-09 15:10:11 +02:00 |
|
Krasimir Angelov
|
97779f15e6
|
avoid using internal functions from Python C API
|
2026-09-09 15:05:08 +02:00 |
|
Krasimir Angelov
|
056b91ba2b
|
instead libpgf copy all dlls
|
2026-09-09 14:13:09 +02:00 |
|
Krasimir Angelov
|
3658c5063c
|
another variant
|
2026-09-09 14:01:42 +02:00 |
|
Krasimir Angelov
|
268944e009
|
fix formatting
|
2026-09-09 13:43:32 +02:00 |
|
Krasimir Angelov
|
2958bf2a0e
|
try installing libpgf in GHC's own MinGW
|
2026-09-09 13:42:26 +02:00 |
|
Krasimir Angelov
|
f8c471adb4
|
trying to debug the folder structure
|
2026-09-09 13:27:24 +02:00 |
|
Krasimir Angelov
|
3e7edbba1e
|
try fliping to backslash
|
2026-09-09 13:11:48 +02:00 |
|
Krasimir Angelov
|
90d664ef8a
|
yet another attempt
|
2026-09-09 12:42:27 +02:00 |
|
Krasimir Angelov
|
02e86112e3
|
try relative path
|
2026-09-09 12:31:39 +02:00 |
|
Krasimir Angelov
|
ffd25c0371
|
just remove the path for now
|
2026-09-09 11:58:48 +02:00 |
|
Krasimir Angelov
|
85fc1fa43e
|
another attempt to set up path
|
2026-09-09 11:53:44 +02:00 |
|
Krasimir Angelov
|
95df6b34c9
|
try to set up paths for Windows
|
2026-09-09 11:50:06 +02:00 |
|
Krasimir Angelov
|
b57686ca9f
|
started an action to compile gf on Windows
|
2026-09-09 11:39:36 +02:00 |
|
Krasimir Angelov
|
f55f1cb569
|
macOS deployment target=26
|
2026-09-09 11:33:57 +02:00 |
|
Krasimir Angelov
|
df1c729bfe
|
bump the deployment target
|
2026-09-09 11:29:50 +02:00 |
|
Krasimir Angelov
|
52c556b784
|
try using virtual environment for python on macOS
|
2026-09-09 11:25:31 +02:00 |
|
Krasimir Angelov
|
937d072dc4
|
install alex & happy on macOS
|
2026-09-09 11:12:49 +02:00 |
|
Krasimir Angelov
|
7dc8e99fd1
|
yet another variant
|
2026-09-09 11:01:14 +02:00 |
|
Krasimir Angelov
|
bb1e034daa
|
try another way to set folders on macOS
|
2026-09-09 10:51:26 +02:00 |
|
Krasimir Angelov
|
89bd7af8bd
|
try different settings for LD_LIBRARY_PATH on Linux and macOS
|
2026-09-09 10:31:50 +02:00 |
|
Krasimir Angelov
|
91a0571e51
|
try more fiddling with macOS
|
2026-09-09 10:16:45 +02:00 |
|
Krasimir Angelov
|
53fdd0f359
|
try to bump the GHC version
|
2026-09-09 09:56:30 +02:00 |
|
Krasimir Angelov
|
76cc90e05c
|
try switching to /opt/homebrew
|
2026-09-09 09:49:21 +02:00 |
|
Krasimir Angelov
|
542a62775a
|
change error message
|
2026-09-09 09:37:05 +02:00 |
|
Krasimir Angelov
|
32cb9a2144
|
make a temporary copy of the name, in case if the database gets relocated
|
2026-09-09 09:31:19 +02:00 |
|