| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Convert codebase from namespace into module Issue: IC915N Signed-off-by: zju_wyx <wangyunxiao8@huawei.com> Change-Id: I52cfb1d941347e023ed09d91e552136da3c0638c | 1 年前 | |
fix import symbols format Issue: https://gitcode.com/openharmony/third_party_typescript/issues/723 Test: npm test Signed-off-by: xucheng46 <xucheng46@huawei.com> Change-Id: Ife3863269f3063987714e993cefd0e0be82ee96a | 8 个月前 | |
Convert codebase from namespace into module Issue: IC915N Signed-off-by: zju_wyx <wangyunxiao8@huawei.com> Change-Id: I52cfb1d941347e023ed09d91e552136da3c0638c | 1 年前 | |
Fix bugs of annotation Issue: https://gitcode.com/openharmony/third_party_typescript/issues/764 Co-Authored-By: NA Signed-off-by: huyunhui <huyunhui3@huawei.com> | 5 个月前 | |
Rectify the tsc imports Issue:https://gitcode.com/openharmony/third_party_typescript/issues/705 Signed-off-by: SCanden <shanweiqian@h-partners.com> | 10 个月前 | |
修复增量编译复用program时标记残留 Issue: https://gitcode.com/openharmony/third_party_typescript/issues/779 Co-Authored-By: Agent Signed-off-by: duyuhan <duyuhan2@huawei.com> AI[78%] Human Fixed[0%] Human[22%] AI Adopted[100%] Co-authored-by: opencode (glm-5.2) <ai@local> Change-Id: I6524ea5c6c96ceff042a23ae7d90d9c851e01ab3 | 1 个月前 | |
修复增量编译复用program时标记残留 Issue: https://gitcode.com/openharmony/third_party_typescript/issues/779 Co-Authored-By: Agent Signed-off-by: duyuhan <duyuhan2@huawei.com> AI[78%] Human Fixed[0%] Human[22%] AI Adopted[100%] Co-authored-by: opencode (glm-5.2) <ai@local> Change-Id: I6524ea5c6c96ceff042a23ae7d90d9c851e01ab3 | 1 个月前 | |
Resource adaptation to ets 1.2 Issue: https://gitee.com/openharmony/third_party_typescript/issues/ICOYIK Test: npm run test Signed-off-by: zhangkai366 <zhangkai366@h-partners.com> | 1 年前 | |
Convert codebase from namespace into module Issue: IC915N Signed-off-by: zju_wyx <wangyunxiao8@huawei.com> Change-Id: I52cfb1d941347e023ed09d91e552136da3c0638c | 1 年前 | |
回调方法封装 Signed-off-by: xiaonan_0 <lixinnan2@h-partners.com> | 3 个月前 | |
Resource adaptation to ets 1.2 Issue: https://gitee.com/openharmony/third_party_typescript/issues/ICOYIK Test: npm run test Signed-off-by: zhangkai366 <zhangkai366@h-partners.com> | 1 年前 | |
Resource adaptation to ets 1.2 Issue: https://gitee.com/openharmony/third_party_typescript/issues/ICOYIK Test: npm run test Signed-off-by: zhangkai366 <zhangkai366@h-partners.com> | 1 年前 | |
Convert codebase from namespace into module Issue: IC915N Signed-off-by: zju_wyx <wangyunxiao8@huawei.com> Change-Id: I52cfb1d941347e023ed09d91e552136da3c0638c | 1 年前 | |
import statement modification Issue: https://gitee.com/openharmony/third_party_typescript/issues/ICQ41S Test: npm run test Signed-off-by: zhangkai366 <zhangkai366@h-partners.com> | 1 年前 | |
Add @Retention Issue: https://gitcode.com/openharmony/third_party_typescript/issues/758 Co-Authored-By: Agnet Signed-off-by: huyunhui <huyunhui3@huawei.com> | 5 个月前 | |
skip type checking when generating declaraiton files and getting declaration diagnostics Issue: https://gitcode.com/openharmony/third_party_typescript/issues/741 Change-Id: Idff87ad3f4443f208f976fab86ca91f68b06056c Signed-off-by: weiyumeng <weiyumeng3@huawei.com> | 5 个月前 | |
Rectify the tsc imports Issue:https://gitcode.com/openharmony/third_party_typescript/issues/705 Signed-off-by: SCanden <shanweiqian@h-partners.com> | 10 个月前 | |
Resource adaptation to ets 1.2 Issue: https://gitee.com/openharmony/third_party_typescript/issues/ICOYIK Test: npm run test Signed-off-by: zhangkai366 <zhangkai366@h-partners.com> | 1 年前 | |
Rollup shared TSC AST Issue: https://gitcode.com/openharmony/third_party_typescript/issues/766 Signed-off-by: liyancheng2 <liyancheng2@huawei.com> Change-Id: I3c73cfd73de298c541f5b6ea86be55a5b04ca5d8 | 4 个月前 | |
!850 merge master into master tsc适配WithEnv Created-by: BlYynNe Commit-by: BlYynNe Merged-by: openharmony_ci Description: ## **描述** tsc适配WithEnv ## **Issue** Issue: https://gitcode.com/openharmony/third_party_typescript/issues/765 ## **自测试用例** ### **一、tsc测试套** #### **1. tsc原生测试** - [x] <small>已通过</small> - [ ] <small>不涉及,无需验证</small> #### **2. ts_extra_test** - [x] <small>已通过</small> - [ ] <small>不涉及,无需验证</small> ### **二、ArkTSLinter测试套** #### **1. 三方库测试** - [x] <small>已通过</small> - [ ] <small>不涉及,无需验证</small> #### **2. Cookbook+issue测试** - [x] <small>已通过</small> - [ ] <small>不涉及,无需验证</small> #### **3. ArkTest测试** - [x] <small>已通过</small> - [ ] <small>不涉及,无需验证</small> ### **三、 编译测试** #### **1. 端到端测试** - [x] <small>已通过</small> - [ ] <small>不涉及,无需验证</small> ### **四、 预览测试** - [x] <small>已通过</small> - [ ] <small>不涉及,无需验证</small> ### **五、 热重载测试** - [x] <small>已通过</small> - [ ] <small>不涉及,无需验证</small> ### **六、 急速预览** - [x] <small>已通过</small> - [ ] <small>不涉及,无需验证</small> ### **七、 应用测试** - [x] <small>已通过</small> - [ ] <small>不涉及,无需验证</small> ## **CheckList** #### **1. 是否影响abc文件** - [ ] <small>影响abc文件,已验证运行时功能</small> - [x] <small>不涉及,无需验证</small> See merge request: openharmony/third_party_typescript!850 | 3 个月前 | |
Import rectification Issue: https://gitee.com/openharmony/third_party_typescript/issues/ICPD4V Signed-off-by: 单维前 <shanweiqian@h-partners.com> | 1 年前 | |
Convert codebase from namespace into module Issue: IC915N Signed-off-by: zju_wyx <wangyunxiao8@huawei.com> Change-Id: I52cfb1d941347e023ed09d91e552136da3c0638c | 1 年前 | |
Convert codebase from namespace into module Issue: IC915N Signed-off-by: zju_wyx <wangyunxiao8@huawei.com> Change-Id: I52cfb1d941347e023ed09d91e552136da3c0638c | 1 年前 | |
Convert codebase from namespace into module Issue: IC915N Signed-off-by: zju_wyx <wangyunxiao8@huawei.com> Change-Id: I52cfb1d941347e023ed09d91e552136da3c0638c | 1 年前 | |
Convert codebase from namespace into module Issue: IC915N Signed-off-by: zju_wyx <wangyunxiao8@huawei.com> Change-Id: I52cfb1d941347e023ed09d91e552136da3c0638c | 1 年前 | |
skip type checking when generating declaraiton files and getting declaration diagnostics Issue: https://gitcode.com/openharmony/third_party_typescript/issues/741 Change-Id: Idff87ad3f4443f208f976fab86ca91f68b06056c Signed-off-by: weiyumeng <weiyumeng3@huawei.com> | 5 个月前 | |
Modify the import statement Issue:https://gitcode.com/openharmony/third_party_typescript/issues/706 Test npm run test Signed-off-by: zhangkai366 <zhangkai366@h-partners.com> | 10 个月前 | |
Resource adaptation to ets 1.2 Issue: https://gitee.com/openharmony/third_party_typescript/issues/ICOYIK Test: npm run test Signed-off-by: zhangkai366 <zhangkai366@h-partners.com> | 1 年前 | |
Convert codebase from namespace into module Issue: IC915N Signed-off-by: zju_wyx <wangyunxiao8@huawei.com> Change-Id: I52cfb1d941347e023ed09d91e552136da3c0638c | 1 年前 | |
Import rectification Issue: https://gitee.com/openharmony/third_party_typescript/issues/ICPD4V Signed-off-by: 单维前 <shanweiqian@h-partners.com> | 1 年前 | |
fix import symbols format Issue: https://gitcode.com/openharmony/third_party_typescript/issues/726 Test: npm test Signed-off-by: xucheng46 <xucheng46@huawei.com> Change-Id: Idcc1f8b3bb55e79da6c92e3efdf24199d5766e1c | 8 个月前 | |
Import rectification Issue: https://gitee.com/openharmony/third_party_typescript/issues/ICPD4V Signed-off-by: 单维前 <shanweiqian@h-partners.com> | 1 年前 | |
fix import symbols format Issue: https://gitcode.com/openharmony/third_party_typescript/issues/726 Test: npm test Signed-off-by: xucheng46 <xucheng46@huawei.com> Change-Id: Idcc1f8b3bb55e79da6c92e3efdf24199d5766e1c | 8 个月前 | |
fix import symbols format Issue: https://gitcode.com/openharmony/third_party_typescript/issues/726 Test: npm test Signed-off-by: xucheng46 <xucheng46@huawei.com> Change-Id: Idcc1f8b3bb55e79da6c92e3efdf24199d5766e1c | 8 个月前 | |
Convert codebase from namespace into module Issue: IC915N Signed-off-by: zju_wyx <wangyunxiao8@huawei.com> Change-Id: I52cfb1d941347e023ed09d91e552136da3c0638c | 1 年前 | |
fix import symbols format Issue: https://gitcode.com/openharmony/third_party_typescript/issues/726 Test: npm test Signed-off-by: xucheng46 <xucheng46@huawei.com> Change-Id: Idcc1f8b3bb55e79da6c92e3efdf24199d5766e1c | 8 个月前 | |
Convert codebase from namespace into module Issue: IC915N Signed-off-by: zju_wyx <wangyunxiao8@huawei.com> Change-Id: I52cfb1d941347e023ed09d91e552136da3c0638c | 1 年前 | |
在apiAvailable中补充getTypeOfNode方法 Signed-off-by: xiaonan_0 <lixinnan2@h-partners.com> | 3 个月前 | |
Node memory peak optimization Issue: https://gitcode.com/openharmony/third_party_typescript/issues/729 Signed-off-by: liuhcunlin <liuchunlin13@huawei.com> Change-Id: I40a06488442f040bf5c84e647cfcf3c95f70c39d | 8 个月前 | |
optimize performance by only strict checking for ets file, tsc and linter DFX dotting, buildEnd only memory mode to gc Issue: https://gitcode.com/openharmony/third_party_typescript/issues/750 Signed-off-by: liyancheng <liyancheng2@huawei.com> Change-Id: I9335666a8cb4ded4c620e41b942faabf21741f2a | 6 个月前 | |
fix import symbols format Issue: https://gitcode.com/openharmony/third_party_typescript/issues/723 Test: npm test Signed-off-by: xucheng46 <xucheng46@huawei.com> Change-Id: Ife3863269f3063987714e993cefd0e0be82ee96a | 8 个月前 | |
fix import symbols format Issue: https://gitcode.com/openharmony/third_party_typescript/issues/726 Test: npm test Signed-off-by: xucheng46 <xucheng46@huawei.com> Change-Id: Idcc1f8b3bb55e79da6c92e3efdf24199d5766e1c | 8 个月前 | |
fix import symbols format Issue: https://gitcode.com/openharmony/third_party_typescript/issues/726 Test: npm test Signed-off-by: xucheng46 <xucheng46@huawei.com> Change-Id: Idcc1f8b3bb55e79da6c92e3efdf24199d5766e1c | 8 个月前 | |
fix import symbols format Issue: https://gitcode.com/openharmony/third_party_typescript/issues/726 Test: npm test Signed-off-by: xucheng46 <xucheng46@huawei.com> Change-Id: Idcc1f8b3bb55e79da6c92e3efdf24199d5766e1c | 8 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 年前 | ||
| 8 个月前 | ||
| 1 年前 | ||
| 5 个月前 | ||
| 10 个月前 | ||
| 1 个月前 | ||
| 1 个月前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 3 个月前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 5 个月前 | ||
| 5 个月前 | ||
| 10 个月前 | ||
| 1 年前 | ||
| 4 个月前 | ||
| 3 个月前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 5 个月前 | ||
| 10 个月前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 8 个月前 | ||
| 1 年前 | ||
| 8 个月前 | ||
| 8 个月前 | ||
| 1 年前 | ||
| 8 个月前 | ||
| 1 年前 | ||
| 3 个月前 | ||
| 8 个月前 | ||
| 6 个月前 | ||
| 8 个月前 | ||
| 8 个月前 | ||
| 8 个月前 | ||
| 8 个月前 |