Jon Ross-Perkins
c8b30d3eec
Split Parse out to its own target. ( #3556 )
...
This is mirroring the structure of codegen/codegen.h, lower/lower.h, and
check/check.h. I recently did lex/lex.h, so parse/parse.h is the last.
Now, the directory's main API file is eponymous with the directory.
I could've used a friend function to avoid making the Tree constructor
public, but in other places we make less use of `friend`, just leaving
things public. This felt more consistent, and simple because it only
affects the constructor.
2024-01-03 19:44:05 +00:00
..
2023-09-01 01:35:45 +00:00
2023-12-26 23:12:28 +00:00
2023-09-01 01:35:45 +00:00
2024-01-03 19:44:05 +00:00
2023-12-13 21:03:44 +00:00
2023-12-11 22:11:09 +00:00
2023-12-28 20:04:54 +00:00
2023-12-08 23:58:30 +00:00
2023-12-04 22:45:59 +00:00
2023-12-08 23:58:30 +00:00
2023-12-22 22:14:11 +00:00
2023-12-08 23:58:30 +00:00
2023-09-01 01:35:45 +00:00
2023-12-09 04:04:00 +00:00
2023-12-08 23:58:30 +00:00
2023-12-11 22:11:09 +00:00
2023-12-13 23:54:27 +00:00
2023-12-08 23:58:30 +00:00
2023-12-11 17:22:17 +00:00
2023-12-18 23:27:33 +00:00
2023-12-08 23:58:30 +00:00
2023-12-22 22:14:11 +00:00
2023-12-08 23:58:30 +00:00
2023-12-08 23:58:30 +00:00
2023-12-08 23:58:30 +00:00
2023-12-08 23:35:47 +00:00
2023-12-08 23:35:47 +00:00
2023-12-26 23:12:28 +00:00
2023-12-11 22:11:09 +00:00
2023-12-09 04:04:00 +00:00
2023-12-11 22:11:09 +00:00
2023-12-29 01:28:09 +00:00
2023-12-28 22:29:30 +00:00
2023-12-26 23:12:28 +00:00
2023-12-28 22:29:30 +00:00
2024-01-03 19:44:05 +00:00
2024-01-03 19:44:05 +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
2023-12-09 04:04:00 +00:00
2023-09-01 01:35:45 +00:00
2023-12-13 19:52:20 +00:00
2023-11-10 10:43:25 +00:00
2023-12-13 18:43:19 +00:00
2024-01-03 19:44:05 +00:00
2024-01-03 19:44:05 +00:00
2024-01-03 19:44:05 +00:00
2024-01-03 19:44:05 +00:00
2023-12-28 22:29:30 +00:00