Krasimir Angelov
|
d43d2cbdb1
|
fix potential crashes
|
2024-09-03 16:41:22 +02:00 |
|
Krasimir Angelov
|
c519d4bfae
|
switch to the new and nicer vector API
|
2024-08-28 11:20:45 +02:00 |
|
Krasimir Angelov
|
cda3e99bd2
|
an alternative vector implementation
|
2024-08-27 22:40:05 +02:00 |
|
Krasimir Angelov
|
6a75e4d595
|
Merge branch 'majestic' of github.com:GrammaticalFramework/gf-core into majestic
|
2024-08-26 13:47:58 +02:00 |
|
Krasimir Angelov
|
676a01db2c
|
a work in progress implementation for reset
|
2024-08-26 13:47:39 +02:00 |
|
Krasimir Angelov
|
92cd2df143
|
fix broken patch
|
2024-08-26 12:15:34 +02:00 |
|
Krasimir Angelov
|
428287346a
|
optimize pattern matching on strings
|
2024-08-26 11:58:36 +02:00 |
|
Krasimir Angelov
|
d515cfd89d
|
Data.XML must escape the data as well
|
2024-05-17 11:46:37 +02:00 |
|
Krasimir Angelov
|
6d7071fe9c
|
typechecking and evaluation for markup
|
2024-05-17 11:37:44 +02:00 |
|
Krasimir Angelov
|
efe00f88e3
|
refactoring pgfMain now takes the file path directly
|
2024-05-16 19:34:02 +02:00 |
|
Krasimir Angelov
|
02e8dcbb56
|
make it possible to control whether to expand variants or not
|
2024-04-27 14:55:01 +02:00 |
|
Krasimir Angelov
|
541f6b23ab
|
try again
|
2024-04-15 11:23:57 +02:00 |
|
Krasimir Angelov
|
cce5465f2b
|
try python 3.10 as minimal version
|
2024-04-15 11:16:31 +02:00 |
|
Krasimir Angelov
|
51c34e3e26
|
set deployment target mac-12.0
|
2024-04-15 10:37:29 +02:00 |
|
Krasimir Angelov
|
c80da9b5dd
|
try macOS-latest
|
2024-04-15 10:34:20 +02:00 |
|
Krasimir Angelov
|
580c0c252f
|
another attempt to fix compilation on macOS
|
2024-04-15 10:19:05 +02:00 |
|
Krasimir Angelov
|
8764c2fb51
|
try skipping Python 3.7 for macOS
|
2024-04-15 09:30:44 +02:00 |
|
Krasimir Angelov
|
876e3c734a
|
added Graphviz visualizations
|
2024-04-15 09:19:11 +02:00 |
|
Krasimir Angelov
|
ef659f3e97
|
yet another fix for Python on Windows
|
2024-04-11 11:44:41 +02:00 |
|
Krasimir Angelov
|
77752f02ec
|
another fix for Python on Windows
|
2024-04-11 11:00:28 +02:00 |
|
Krasimir Angelov
|
7153490986
|
switch back to macos-latest-xlarge
|
2024-04-11 10:59:12 +02:00 |
|
Krasimir Angelov
|
8827221493
|
git commit the __attribute__ pragma is only for GCC
|
2024-04-11 10:56:59 +02:00 |
|
Krasimir Angelov
|
2f7c65c207
|
update the testsuite
|
2024-04-11 10:48:44 +02:00 |
|
Krasimir Angelov
|
82308426c6
|
merge variants when the | operator is used
|
2024-04-09 19:23:14 +02:00 |
|
Krasimir Angelov
|
f637abe92e
|
steps towards an NLG language
|
2024-04-07 10:39:43 +02:00 |
|
Krasimir Angelov
|
81717e7822
|
fixed space leaks
|
2024-04-06 10:59:37 +02:00 |
|
Krasimir Angelov
|
6126d36a54
|
bugfix and dead code elimination
|
2024-04-05 20:11:13 +02:00 |
|
Krasimir Angelov
|
d48a8d06c1
|
much faster grammar loading and dynamic updates
|
2024-03-21 16:42:41 +01:00 |
|
Krasimir Angelov
|
614f4b2dc9
|
'reset' for delimited continuations
|
2024-03-15 09:11:26 +01:00 |
|
Krasimir Angelov
|
1fd0e9d8e2
|
fetch languages on demand to reduce database references
|
2024-03-14 20:05:19 +01:00 |
|
Krasimir Angelov
|
a8c5a4f93f
|
properly skip unknown languages in pgf_write_pgf
|
2024-03-14 18:08:22 +01:00 |
|
Krasimir Angelov
|
280e11cab6
|
HOAS in the type checker
|
2024-03-10 19:31:45 +01:00 |
|
Krasimir Angelov
|
518e57141b
|
detect keywords in the lookahead
|
2024-03-08 09:27:01 +01:00 |
|
Krasimir Angelov
|
5a2e1a847d
|
Merge branch 'matheussbernardo-majestic' into majestic
|
2024-03-06 19:31:36 +01:00 |
|
Krasimir Angelov
|
52c56feaf2
|
fix the disambiguation of html tags
|
2024-03-06 19:27:16 +01:00 |
|
Krasimir Angelov
|
b0f71ce0ac
|
Merge branch 'majestic' of github.com:matheussbernardo/gf-core into matheussbernardo-majestic
|
2024-03-06 09:34:13 +01:00 |
|
Krasimir Angelov
|
5426b4209f
|
first draft of a typechecker
|
2024-03-06 09:08:15 +01:00 |
|
Krasimir Angelov
|
14a9a8d463
|
Updated compilation instructions
|
2024-03-04 09:12:10 +01:00 |
|
Krasimir Angelov
|
76f7579363
|
defined STG_UNUSED for macOS
|
2024-03-02 20:35:53 +01:00 |
|
Krasimir Angelov
|
f6c736f020
|
make the table of references more compact
|
2024-02-09 20:30:29 +01:00 |
|
Krasimir Angelov
|
83d5c883c3
|
A pgf doesn't always have a file location
|
2024-02-08 16:40:24 +01:00 |
|
Krasimir Angelov
|
3b4f12e621
|
create lin/lincat can now fetch the definitions from the source grammar
|
2024-02-08 15:14:05 +01:00 |
|
Krasimir Angelov
|
ab30f1f9e5
|
fix the parsing for source commands
|
2024-02-08 13:38:45 +01:00 |
|
Krasimir Angelov
|
9fd1c5da80
|
The type signatures in Predef are no longer hard coded
|
2024-02-06 08:36:43 +01:00 |
|
Krasimir Angelov
|
9a6fc7fc9e
|
export Thunk, newThunk
|
2024-02-06 07:34:40 +01:00 |
|
Krasimir Angelov
|
d5871b120d
|
normalStringForm now returns a list
|
2024-02-06 07:31:19 +01:00 |
|
Krasimir Angelov
|
e74661c592
|
export the force function
|
2024-01-31 08:21:29 +01:00 |
|
Krasimir Angelov
|
c46dd599f9
|
restore commented out code
|
2024-01-31 08:20:59 +01:00 |
|
Krasimir Angelov
|
c94d0f31bc
|
now we can load PGF files as precompiled modules
|
2024-01-30 13:02:40 +01:00 |
|
Krasimir Angelov
|
021e271f29
|
an FFI for GF
|
2024-01-23 17:33:39 +01:00 |
|
Krasimir Angelov
|
c72fb9b958
|
update after the changes in http-slim
|
2024-01-22 17:29:57 +01:00 |
|
Krasimir Angelov
|
a82095d117
|
reintroduce the compiler API
|
2024-01-18 20:58:10 +01:00 |
|
Krasimir Angelov
|
282c6fc50f
|
bump the version number since the update in the C runtime
|
2024-01-18 12:31:11 +01:00 |
|
Krasimir Angelov
|
577ea67bde
|
potentially speed up the database expansion on Windows and macOS
|
2024-01-18 12:19:38 +01:00 |
|
Krasimir Angelov
|
5e664b6f69
|
update
|
2024-01-17 14:45:46 +01:00 |
|
Krasimir Angelov
|
413e92e7c3
|
support ghc 9.4
|
2024-01-17 13:58:52 +01:00 |
|
Krasimir Angelov
|
88e3b2aac4
|
support ghc 9.4
|
2024-01-17 13:56:58 +01:00 |
|
Krasimir Angelov
|
e8f8044432
|
temporary add gf-scribe to the compiler
|
2024-01-17 13:17:04 +01:00 |
|
Krasimir Angelov
|
0ba5b59737
|
another attempt
|
2024-01-16 16:11:16 +01:00 |
|
Krasimir Angelov
|
9c556ac19d
|
another attempt
|
2024-01-16 16:09:39 +01:00 |
|
Krasimir Angelov
|
8bfda6538d
|
rename the action to macos-xlarge-runtime
|
2024-01-16 16:02:31 +01:00 |
|
Krasimir Angelov
|
dab53ed4cf
|
try to build the runtime on macOS for arm
|
2024-01-16 16:01:25 +01:00 |
|
Krasimir Angelov
|
0a8e287948
|
fix a type error detected on macOS
|
2024-01-12 19:18:16 +01:00 |
|
Krasimir Angelov
|
73b4b68460
|
expose the random generation API
|
2024-01-12 19:08:58 +01:00 |
|
Krasimir Angelov
|
1a840d5cee
|
update after the changes in the pretty printer
|
2024-01-11 09:43:16 +01:00 |
|
Krasimir Angelov
|
2fd2948e6e
|
yet another attempt to fix CI
|
2024-01-11 09:24:03 +01:00 |
|
Krasimir Angelov
|
ad65cb8c3e
|
yet annother attempt to fix CI
|
2024-01-11 09:17:10 +01:00 |
|
Krasimir Angelov
|
42755f0ce8
|
yet another attempt to fix CI
|
2024-01-11 07:52:36 +01:00 |
|
Krasimir Angelov
|
eea4dbbf78
|
yet another attempt to fix CI
|
2024-01-11 07:45:14 +01:00 |
|
Krasimir Angelov
|
e0b74a143c
|
another attempt to fix CI
|
2024-01-11 07:39:26 +01:00 |
|
Krasimir Angelov
|
546d9ea65d
|
restore build-majestic
|
2024-01-11 07:34:58 +01:00 |
|
Krasimir Angelov
|
7c34a5a481
|
try fixing the CI
|
2024-01-11 07:32:58 +01:00 |
|
Krasimir Angelov
|
d8e953e7e6
|
try fixing the failure of actions/upload-artifact
|
2024-01-11 07:29:23 +01:00 |
|
Krasimir Angelov
|
cfe6290c01
|
bugfix in the duplication detection
|
2024-01-10 13:56:39 +01:00 |
|
Krasimir Angelov
|
9fd68cd592
|
in debug mode print some productions that I missed before
|
2024-01-10 11:50:52 +01:00 |
|
Krasimir Angelov
|
ea9cd82428
|
initialize transaction_object = 0;
|
2024-01-10 11:19:40 +01:00 |
|
Krasimir Angelov
|
bbbdb7093c
|
another memory leak patch
|
2024-01-10 11:13:17 +01:00 |
|
Krasimir Angelov
|
0078be88c7
|
fix memory leaks in the parser.cxx
|
2024-01-09 20:11:33 +01:00 |
|
Krasimir Angelov
|
f647f43274
|
fix all space leaks in PgfLRTableMaker
|
2024-01-09 11:12:19 +01:00 |
|
Krasimir Angelov
|
dee0047ba6
|
remove redundant method name
|
2024-01-05 12:29:06 +01:00 |
|
Krasimir Angelov
|
8e605eac88
|
revert some unintended changes
|
2024-01-05 11:05:11 +01:00 |
|
Krasimir Angelov
|
b5ed0dd0ea
|
implement pre and support more syntagmatic words
|
2024-01-05 11:03:17 +01:00 |
|
Krasimir Angelov
|
24b96ba874
|
support CAPIT & ALLCAPIT
|
2024-01-04 10:37:25 +01:00 |
|
Krasimir Angelov
|
c327cf063e
|
support for BIND/SOFT_BIND/SOFT_SPACE
|
2024-01-04 10:34:55 +01:00 |
|
Krasimir Angelov
|
68da9226b1
|
support syntagmatic words
|
2024-01-02 16:31:22 +01:00 |
|
Krasimir Angelov
|
51ea3926a5
|
bugfixes
|
2023-12-30 23:08:17 +01:00 |
|
Krasimir Angelov
|
87b6094ade
|
introduce a version of namespace_iter with a lambda function
|
2023-12-28 10:50:08 +01:00 |
|
Krasimir Angelov
|
d78aea4170
|
bug fixes
|
2023-12-28 10:12:39 +01:00 |
|
Krasimir Angelov
|
da9e037b62
|
bugfixes
|
2023-12-23 18:53:54 +01:00 |
|
Krasimir Angelov
|
31b52adfa7
|
fix most space leaks in the LRTableMaker
|
2023-12-23 15:31:28 +01:00 |
|
Krasimir Angelov
|
ba19ff1f63
|
bugfix
|
2023-12-21 11:17:45 +01:00 |
|
Krasimir Angelov
|
93e47b6409
|
bugfix
|
2023-12-20 10:18:54 +01:00 |
|
Krasimir Angelov
|
4c701e68e2
|
more general and simpler implementation for gluing
|
2023-12-16 12:29:13 +01:00 |
|
Krasimir Angelov
|
9313b45a4f
|
store the index with every production
|
2023-12-15 10:25:09 +01:00 |
|
Krasimir Angelov
|
f2d269ff65
|
restore epsilons while parsing
|
2023-12-14 18:16:10 +01:00 |
|
Krasimir Angelov
|
ad57f73298
|
Merge branch 'majestic' of github.com:GrammaticalFramework/gf-core into majestic
|
2023-12-05 15:03:27 +01:00 |
|
Krasimir Angelov
|
85f3aa3eca
|
add const specifier to make md5 more general
|
2023-12-05 15:02:49 +01:00 |
|
Krasimir Angelov
|
d0e3c30ea6
|
remove phrasetable_lookup_epsilons which is no longer in use
|
2023-12-05 14:01:11 +01:00 |
|
Krasimir Angelov
|
86315bc8c2
|
remove a premature optimization that caused problems
|
2023-12-05 13:56:56 +01:00 |
|
Krasimir Angelov
|
2631f0af8f
|
partial implementation for type inference with records
|
2023-12-01 15:26:24 +01:00 |
|