Skip to content

enhance: implement AiSON.stringify - #983

Merged
syuilo merged 4 commits into
aiscript-dev:masterfrom
kakkokari-gtyih:enh-aison-stringify
Nov 26, 2025
Merged

syuilo merged 4 commits into
aiscript-dev:masterfrom
kakkokari-gtyih:enh-aison-stringify

Conversation

@kakkokari-gtyih

@kakkokari-gtyih kakkokari-gtyih commented Oct 4, 2025

Copy link
Copy Markdown
Contributor

What

AiSONのstringifyを実装
AiScript AST→stringの機構はなく、その想定が現時点ではなさそうなので、AiSONクラスに直接実装した

Why

Fix #939

Additional info (optional)

@codecov-commenter

codecov-commenter commented Oct 4, 2025

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 97.77778% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/parser/aison.ts 97.77% 1 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Files with missing lines Coverage Δ
src/parser/aison.ts 98.18% <97.77%> (ø)

... and 30 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@syuilo
syuilo merged commit a58e85b into aiscript-dev:master Nov 26, 2025
4 checks passed
@syuilo

syuilo commented Nov 26, 2025

Copy link
Copy Markdown
Collaborator

👍🏻

@kakkokari-gtyih
kakkokari-gtyih deleted the enh-aison-stringify branch November 26, 2025 05:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AiSON.stringify

3 participants