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

ImportProgrammer composing import statements by transformation. #1313

Merged
merged 5 commits into from
Oct 8, 2024

Conversation

samchon
Copy link
Owner

@samchon samchon commented Oct 5, 2024

No more keeps namespaced functions like typia.assert.guard().

ImportProgrammer will compose import declarations and statements in the transformation step.

@ryoppippi Wait for one or two weeks, then v7 would be released with zero size bundling.

@samchon samchon added the enhancement New feature or request label Oct 5, 2024
@samchon samchon self-assigned this Oct 5, 2024
@samchon samchon changed the base branch from master to v7.0 October 5, 2024 20:14
Copy link

pkg-pr-new bot commented Oct 5, 2024

Open in Stackblitz

npm i https://pkg.pr.new/typia@1313

commit: b890b9c

@ryoppippi
Copy link
Contributor

OMG

@samchon samchon changed the title ImportProgrammer composing lazy imiport statements. ImportProgrammer composing import statements by transformation. Oct 6, 2024
Copy link

socket-security bot commented Oct 6, 2024

No dependency changes detected. Learn more about Socket for GitHub ↗︎

👍 No dependency changes detected in pull request

@samchon
Copy link
Owner Author

samchon commented Oct 8, 2024

https://github.com/samchon/typia/tree/b890b9c6e2399a34fc3f612fe1382089096a81b8/test/generate/output

@ryoppippi Here is the final generated (transformed) files of v7 update.

Copy link
Owner Author

@samchon samchon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now, only protobuf feature is left.

@samchon samchon merged commit 8a52e26 into v7.0 Oct 8, 2024
11 checks passed
@samchon samchon deleted the feat/import branch October 8, 2024 18:56
@ryoppippi
Copy link
Contributor

Thank youuu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants