| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Support recursive type in Record Issue: https://gitcode.com/openharmony/arkcompiler_ets_frontend/issues/8438 Description: 1. UnionType Normalization modification 1.1 remove the super-sub type normalize in union type 1.2 retain the normalization for the Readonly type 1.3 retain the normalization for string literals and type string 1.4 retain the normalization for the never type during internal type creation 2. support Context-Sensitive-Expression Type infer under UnionType context 2.1 support object literals Type infer under UnionType context 2.2 support array literals Type infer under UnionType context 2.3 support lambdas Type infer under UnionType context 2.4 add related tests. 3. Design for SpecificTypeMatchContext Signed-off-by: yp9522 <yanpeng51@h-partners.com> Change-Id: Ib68aa51d4c94a689214fef7505febcd457885ad5 | 7 个月前 | |
merge 0728 Change-Id: I1bd1e4762af6e3a49fc523afee90676ab9a0cca5 Signed-off-by: huiqiangdev <huiqiangdev@icloud.com> | 10 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 7 个月前 | ||
| 10 个月前 |