Andrew Kelley 7378ce67da Sema: introduce a type resolution queue
That happens after a function body is analyzed. This prevents circular
dependency compile errors and yet a way to mark types that need to be
fully resolved before a given function is sent to the codegen backend.
2022-03-23 18:45:51 -07:00
..
2022-03-23 21:40:32 +01:00
2022-03-22 23:37:20 -04:00
2022-03-19 19:13:31 +02:00
2022-01-14 12:39:06 -07:00
2022-01-30 14:30:46 +01:00
2022-03-22 15:45:58 -07:00
2022-01-02 13:16:17 -07:00
2022-03-22 15:45:58 -07:00
2022-03-22 15:45:58 -07:00
2022-03-17 19:03:37 -07:00
2022-01-07 00:06:06 -05:00
2022-03-22 15:45:58 -07:00
2021-09-24 13:39:20 -04:00