Dmitriy Novozhilov
49a1dfa20e
[IR] Don't create packageFragment in IR builtins if not needed
...
In REPL it's possible that builtins will be created several times with
the same symbol table. And since IrBuiltinsPackageFragmentDescriptorImpl
has overridden equals, symbol for external package will be the same for
different descriptors (with same FQN). So we should create IrExternalPackageFragment
here only if it was not created before, on previous compilation
2023-07-17 21:02:40 +00:00
..
2023-05-15 08:32:37 +00:00
2023-07-12 13:11:25 +00:00
2023-04-24 09:36:43 +03:00
2023-06-23 12:34:23 +00:00
2023-07-14 16:38:47 +00:00
2023-06-23 12:34:23 +00:00
2023-05-31 14:38:38 +00:00
2023-05-19 13:24:00 +00:00
2023-04-21 13:19:04 +00:00
2023-04-24 14:54:45 +00:00
2023-07-17 21:02:39 +00:00
2023-07-13 16:12:59 +00:00
2023-06-22 14:14:39 +00:00
2023-07-13 16:12:59 +00:00
2023-07-07 11:09:16 +00:00
2023-06-22 17:10:50 +02:00
2023-06-22 12:25:24 +00:00
2023-07-17 21:02:40 +00:00
2023-04-21 13:19:04 +00:00
2023-06-23 16:19:06 +02:00
2023-07-05 16:55:38 +00:00
2023-06-22 07:05:31 +00:00
2023-07-13 16:12:59 +00:00
2023-07-03 07:55:36 +00:00
2023-04-21 23:40:40 +02:00
2023-06-25 10:18:50 +02:00
2023-07-17 16:55:24 +00:00
2023-07-17 16:55:24 +00:00
2023-07-17 16:55:24 +00:00
2023-07-11 09:30:26 +00:00
2023-07-17 21:02:39 +00:00
2023-07-07 11:26:15 +00:00
2023-07-17 16:55:24 +00:00
2023-07-17 16:55:24 +00:00
2023-06-26 15:42:21 +00:00
2023-07-10 09:28:54 +00:00
2023-07-06 17:49:15 +00:00
2023-05-12 12:59:39 +00:00
2023-06-17 01:00:04 +00:00
2023-07-10 08:59:16 +00:00
2023-06-20 16:11:31 +00:00
2023-05-04 11:35:08 +00:00