Commit Graph

8927 Commits

Author SHA1 Message Date
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
Matheus Bernardo
1e6e84c5a6 Adding html tags to the parser and lexer 2024-03-01 16:52:15 +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