| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Fix the issue where the enum line number is zero Issue: https://gitcode.com/openharmony/arkcompiler_ets_frontend/issues/8001 Signed-off-by: liyue <liyue210@huawei.com> Change-Id: Iab06d76d52e893ff21259ce700453429537166cf | 9 个月前 | |
Fix arrow function refrence this Issue: https://gitee.com/openharmony/arkcompiler_ets_frontend/issues/ICR1MR?from=project-issue Signed-off-by: ElevenDuan <duanshiyi1@huawei.com> Change-Id: I74a0d88a59e7408c9664411e28dcc98c6575fc45 | 11 个月前 | |
fix OAT codecheck issue: https://gitee.com/openharmony/arkcompiler_ets_frontend/issues/I8Q74X Signed-off-by: huyunhui <huyunhui1@huawei.com> Change-Id: Iaa0d0ea32bc805c7edc8dbff6b6a4608cd8b1805 | 2 年前 | |
Unify error codes Issue: https://gitee.com/openharmony/arkcompiler_ets_frontend/issues/IBCN0D Signed-off-by: huyunhui1 <huyunhui1@huawei.com> Change-Id: Iefa75e38dc11dd5190ffdc235e77ab87d21fd513 | 1 年前 | |
sync 0702 to master Issue:https://gitcode.com/openharmony/arkcompiler_runtime_core/issues/8542 Signed-off-by: wuyuanchao <wuyuanchao4@huawei.com> | 7 个月前 | |
Fix parser of importDeclaration Issue: I7SATW Tests: test_es2abc Signed-off-by: songqi <songqi32@huawei.com> Change-Id: I00a694b519deba78640cba3dcce48608c2326d51 | 2 年前 | |
Fix sendable class with class decorator When a sendable class has class decorators, the alias variable generated by ts transformer was placed in regular lexical env instead of sendable env. This caused class methods to use ldlexvar instead of ldsendableclass for self-references, breaking sendable semantics across workers. Fix: bind ClassDefinition node to the alias declaration so that NeedSetInSendableEnv() returns true, placing the alias in the sendable env. Issue: https://gitcode.com/openharmony/arkcompiler_ets_frontend/issues/11644 Co-Authored-By: Agent Signed-off-by: huyunhui1 <huyunhui3@huawei.com> Change-Id: I12f5de1284db6e3a24e3882126b5550396f30e57 | 1 个月前 | |
Propagate THROW_ERROR to type parsers Add bool throwError to ParseTsTypeLiteralOrTsMappedType, ParseTsTupleType, ParseTsTupleElement, and ParseTsMappedType so speculative parsing contexts can gracefully return nullptr instead of unconditionally throwing. Co-Authored-By: Agent Issue: https://gitcode.com/openharmony/arkcompiler_ets_frontend/issues/9709 Change-Id: Ib6114ee54844df8a8b2aa5f9210baa8f840b5693 Signed-off-by: ElevenDuan <duanshiyi1@huawei.com> | 3 个月前 | |
read char out of bound Signed-off-by: shitao <shitao40@huawei.com> Change-Id: I13855756f9f8e8a7e745ad399aa59f1e20d8a216 | 2 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 9 个月前 | ||
| 11 个月前 | ||
| 2 年前 | ||
| 1 年前 | ||
| 7 个月前 | ||
| 2 年前 | ||
| 1 个月前 | ||
| 3 个月前 | ||
| 2 年前 |