Jon Ross-Perkins
a16842ab37
Add export keyword handling. ( #3944 )
...
This provides `export import` logic in lex, parse, and check; `export
name` logic is only in lex and parse, not check.
I think with `export name` I'm going to need to modify import_ref and
some consolidation logic, whereas `export import` seems feasible to keep
as primarily import logic. Given the implementations were looking like
they'd diverge more substantially, I thought it'd be helpful to cut the
PR here.
2024-05-10 22:54:06 +00:00
..
2023-09-01 01:35:45 +00:00
2024-05-10 22:54:06 +00:00
2024-03-21 23:35:04 +00:00
2024-05-08 22:41:42 +00:00
2024-05-08 22:41:42 +00:00
2024-03-21 20:46:34 +00:00
2024-05-08 22:41:42 +00:00
2024-05-08 22:41:42 +00:00
2023-12-08 23:58:30 +00:00
2024-05-08 22:41:42 +00:00
2024-02-21 22:09:40 +00:00
2024-04-03 20:36:49 +00:00
2023-12-08 23:58:30 +00:00
2024-01-23 18:22:27 +00:00
2023-09-01 01:35:45 +00:00
2024-05-08 22:41:42 +00:00
2024-03-28 18:15:18 +00:00
2024-05-10 22:54:06 +00:00
2024-03-04 16:27:31 +00:00
2024-04-16 00:00:22 +00:00
2024-02-02 04:25:50 +00:00
2024-05-10 22:54:06 +00:00
2023-12-08 23:58:30 +00:00
2024-04-16 00:00:22 +00:00
2024-02-13 00:27:06 +00:00
2024-05-08 22:41:42 +00:00
2024-02-13 00:27:06 +00:00
2024-04-03 18:31:16 +00:00
2024-03-09 00:21:29 +00:00
2023-12-08 23:35:47 +00:00
2024-03-29 16:53:44 +00:00
2024-02-14 18:33:18 +00:00
2023-12-09 04:04:00 +00:00
2024-04-16 00:00:22 +00:00
2024-03-21 20:46:34 +00:00
2023-12-28 22:29:30 +00:00
2024-05-10 22:54:06 +00:00
2024-04-02 11:18:25 +00:00
2024-02-14 18:26:56 +00:00
2024-03-21 23:35:04 +00:00
2024-01-03 19:44:05 +00:00
2023-09-18 22:05:14 +00:00
2023-12-09 04:04:00 +00:00
2024-03-21 22:55:49 +00:00
2024-01-29 16:15:35 +00:00
2024-05-10 22:54:06 +00:00
2023-11-10 10:43:25 +00:00
2024-03-28 18:15:18 +00:00
2024-02-14 18:26:56 +00:00
2024-01-29 16:15:35 +00:00
2024-05-10 22:54:06 +00:00
2024-02-21 22:03:32 +00:00
2024-05-10 22:54:06 +00:00