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

Revision 0.30.0 Compiler #511

Merged
merged 1 commit into from
Jul 28, 2023
Merged

Revision 0.30.0 Compiler #511

merged 1 commit into from
Jul 28, 2023

Conversation

sinclairzx81
Copy link
Owner

This PR carries out general maintenance on the TypeCompiler and resolves a small bug where local variables would be emitted twice when hoisting types with identifiers. It also updates the hoisting logic to be more concise (and omits the trivia comment). Additional updates are made to custom types (renamed to kind) and omits the indirection Map.

Additional updates include redrafting documentation for TRPC integration, switching the template literal dsl to standard, and implementing tests for the new ValueGuard types (both Type and Value)

@sinclairzx81 sinclairzx81 merged commit d1ef22c into modifiers Jul 28, 2023
18 checks passed
@sinclairzx81 sinclairzx81 deleted the compiler branch July 28, 2023 14:13
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.

1 participant