Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

重构核心解析器,增加遍历支持 #32

Merged
merged 27 commits into from
Nov 4, 2023
Merged

重构核心解析器,增加遍历支持 #32

merged 27 commits into from
Nov 4, 2023

Conversation

way-zer
Copy link
Owner

@way-zer way-zer commented Nov 4, 2023

  • 新的核心解析器
  • 添加API,支持通过CTNode.children遍历子节点
  • 支持地图通过ContentsPatchCT@{name}内嵌patch文件
  • 修复一些旧解析器无法解决的问题
  • 优化报错显示

Change

  • Array和Map现在索引以#开头,例如xxx.#0.xxx (目前提供后向兼容)

@way-zer way-zer added the major label Nov 4, 2023
@way-zer way-zer merged commit 8243ba8 into master Nov 4, 2023
4 checks passed
@way-zer way-zer deleted the 3.0 branch November 4, 2023 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant