| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
docs: improve documentation structure and add Chinese translations - Reorganize doc/ into doc/en/ and doc/zh-cn/ with full Chinese translations - Add architecture guide, developer guide, CLI reference, and IDL spec in both languages - Rewrite README as user-focused entry point with navigation to all docs - Add architecture diagram to README - Fix scan report issues: add license headers, fix code style, fix doc links Closes: https://gitcode.com/openharmony-sig/arkui_idlize/issues/217 Co-Authored-By: Agent Signed-off-by: guozejun <guozejun@huawei.com> | 2 个月前 | |
Merge remote-tracking branch 'origin/master' into minimize-sdk-patch Signed-off-by: Pavel Mironchik <pavel.mironchik@huawei.com> | 4 个月前 | |
docs: remove outdated docs and tracker feature, update remaining docs Remove tracker feature (Tracker.ts, runner tracker command, arkgen tracker scripts and generator target) along with auto-generated COMPONENTS*.md output files. Delete docs that are no longer relevant: ACE_INTEGRATION.md (completed integration plan), CONCURRENCY.md (abandoned JVM prototype), TRACING_REQUIREMENTS.md (unimplemented requirements), DEMOS_STATUS.md (stale tracking table), CUSTOMOBJECT.md (broken script paths), CodeChecker_Issues.md (references external repo paths), and orphaned images. Update DESIGN.md to fix language emitter list (Java→Kotlin, ArkTS NEXT→ ArkTS). Rewrite SERIALIZATION.md to match current implementation patterns (fromPtr, Internal suffix, SerializerBase). Fix class names in CALLBACKS.md (Serializer→SerializerBase, Deserializer→DeserializerBase). Co-Authored-By: Agent Signed-off-by: guozejun <guozejun@huawei.com> | 3 个月前 | |
feat: add response file support for large --input-files When --input-files has many files, the command line can exceed OS limits. This adds support for response files to handle large file lists: - Add createResponseFile/expandResponseFile utilities in core - Auto-detect when response files are needed (128KB threshold) - Add --response-file-dir option to specify custom directory - Support response files in etsgen and arkgen - Create response file directory if it doesn't exist Signed-off-by: guozejun <guozejun@huawei.com> | 4 个月前 | |
feat: add response file support for large --input-files When --input-files has many files, the command line can exceed OS limits. This adds support for response files to handle large file lists: - Add createResponseFile/expandResponseFile utilities in core - Auto-detect when response files are needed (128KB threshold) - Add --response-file-dir option to specify custom directory - Support response files in etsgen and arkgen - Create response file directory if it doesn't exist Signed-off-by: guozejun <guozejun@huawei.com> | 4 个月前 |