Dmitriy Novozhilov
08ebe04485
[FIR2IR] Extract logic of IR declarations generation into separate component. Part 1
...
This commit just moves methods, which create IR callable declarations
from Fir2IrDeclarationStorage to newly created Fir2IrCallableDeclarationsGenerator
and Fir2IrLazyDeclarationsGenerator without any modifications.
Code in generators contains some errors (mostly because it refers to the
logic of caching created declaration), and those errors will be fixed
in following commits
2023-08-30 14:51:44 +00:00
..
2023-08-25 14:10:37 +00:00
2023-08-30 09:51:54 +00:00
2023-08-25 14:10:37 +00:00
2023-08-29 13:00:15 +00:00
2023-08-30 12:42:39 +00:00
2023-08-29 13:00:15 +00:00
2023-08-30 12:42:39 +00:00
2023-08-03 08:43:22 +00:00
2023-08-30 12:42:39 +00:00
2023-08-30 14:51:44 +00:00
2023-08-30 14:35:59 +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-08-24 16:00:54 +00:00
2023-08-30 06:38:44 +00:00
2023-08-25 14:10:37 +00:00
2023-08-30 14:45:14 +00:00
2023-08-23 13:15:20 +00:00
2023-08-23 13:15:20 +00:00
2023-08-25 14:10:37 +00:00
2023-08-29 13:25:07 +00:00
2023-08-18 13:29:20 +00:00
2023-08-08 18:10:19 +02:00
2023-08-30 14:35:59 +00:00
2023-08-29 09:17:17 +00:00
2023-08-03 14:47:20 +00:00
2023-08-30 12:42:39 +00:00
2023-08-30 14:35:56 +00:00
2023-08-30 12:42:39 +00:00
2023-08-28 08:02:05 +00:00
2023-08-30 09:15:00 +00:00
2023-06-26 15:42:21 +00:00
2023-08-25 14:10:37 +00:00
2023-08-28 15:00:04 +00:00
2023-08-28 10:57:40 +00:00
2023-08-10 09:57:06 +00:00
2023-08-10 09:57:06 +00:00
2023-08-16 19:11:35 +00:00
2023-08-10 09:57:06 +00:00
2023-08-29 08:39:36 +00:00