Dmitriy Novozhilov
6e1fce6b8b
[FIR] Fix creating scopes for enum entry initializers
...
Before we analyzed initializers of enum entry with scope for constructor
in implict type mode, so scope was untouchable. Now we analyze them
in body resolve phase, so previously we add value parameters to
constructors scope, which mess up scope of enum entry initializer
2021-07-04 13:29:03 +03:00
..
2021-06-22 11:02:51 +03:00
2021-07-01 19:33:55 +02:00
2021-06-22 21:13:56 +03:00
2021-06-21 13:49:40 +03:00
2021-06-29 19:01:09 +03:00
2021-06-08 08:23:25 +00:00
2021-07-01 17:40:37 +03:00
2021-07-04 13:29:03 +03:00
2021-07-02 17:55:21 +03:00
2021-06-20 22:07:11 +02:00
2021-06-25 18:41:14 +03:00
2021-06-23 11:34:04 +03:00
2021-07-02 19:58:31 +03:00
2021-07-02 04:07:26 +03:00
2021-07-02 17:55:21 +03:00
2021-06-10 16:01:13 +03:00
2021-06-22 21:13:54 +03:00
2021-04-30 14:43:27 +03:00
2021-06-01 20:28:22 +02:00
2021-06-30 19:33:17 +03:00
2021-06-20 22:07:31 +02:00
2021-07-02 19:58:31 +03:00
2021-06-25 18:41:14 +03:00
2021-07-01 17:40:40 +03:00
2021-07-02 17:55:20 +03:00
2021-06-28 15:41:41 +03:00
2021-06-16 21:16:44 +03:00
2021-07-02 17:55:20 +03:00
2021-05-18 16:37:29 +03:00
2021-06-29 10:46:38 +03:00
2021-07-02 16:17:54 +02:00
2021-05-12 23:28:37 +03:00
2021-07-01 17:40:39 +03:00
2021-06-03 17:21:59 +03:00
2021-06-29 21:03:30 +03:00