Marco Pennekamp
f64cc184f4
[FIR] Refactoring: Introduce base implementations for delegating scopes
...
- The implementations of some FIR scopes contain a significant amount of
delegation to some original scope. This pollutes the implementation of
such scopes and makes them harder to read.
`FirDelegatingContainingNamesAwareScope` and `FirDelegatingTypeScope`
can be used as base classes which delegate by default.
2023-09-08 11:13:28 +00:00
..
2023-09-06 22:47:34 +00:00
2023-09-05 11:21:50 +00:00
2023-09-01 20:26:17 +00:00
2023-09-06 22:47:34 +00:00
2023-09-07 13:34:59 +00:00
2023-08-29 13:00:15 +00:00
2023-09-04 12:21:37 +00:00
2023-08-03 08:43:22 +00:00
2023-09-06 22:47:34 +00:00
2023-09-06 22:47:33 +00:00
2023-09-08 11:13:28 +00:00
2023-09-08 10:51:43 +00:00
2023-08-25 14:10:37 +00:00
2023-08-17 21:45:42 +00:00
2023-08-17 21:43:54 +00:00
2023-08-25 14:10:37 +00:00
2023-09-06 22:47:34 +00:00
2023-09-08 10:51:42 +00:00
2023-08-25 14:10:37 +00:00
2023-09-05 12:58:50 +00:00
2023-08-23 13:15:20 +00:00
2023-09-08 07:11:48 +00:00
2023-08-25 14:10:37 +00:00
2023-08-29 13:25:07 +00:00
2023-09-04 12:21:37 +00:00
2023-08-08 18:10:19 +02:00
2023-09-08 10:51:43 +00:00
2023-09-06 08:05:34 +00:00
2023-08-03 14:47:20 +00:00
2023-09-06 22:47:34 +00:00
2023-09-08 10:51:43 +00:00
2023-08-31 13:12:15 +00:00
2023-09-06 22:47:34 +00:00
2023-09-06 22:47:34 +00:00
2023-09-08 07:40:30 +00:00
2023-09-06 22:47:34 +00:00
2023-08-25 14:10:37 +00:00
2023-09-06 22:47:34 +00:00
2023-09-08 10:51:42 +00:00
2023-09-06 22:47:33 +00:00
2023-09-06 22:47:33 +00:00
2023-09-06 22:47:34 +00:00
2023-08-10 09:57:06 +00:00
2023-09-06 22:47:34 +00:00
2023-09-06 22:47:34 +00:00