fixed #2411 and typothing in script/quicktype comments: doesn't exis…#1
Open
feefladder wants to merge 23 commits intomasterfrom
Open
fixed #2411 and typothing in script/quicktype comments: doesn't exis…#1feefladder wants to merge 23 commits intomasterfrom
feefladder wants to merge 23 commits intomasterfrom
Conversation
…n't exist, in stead
- fix type inference - output more idiomatic @effect/schema code
…alues fix: Expose the prefer-const-values Typescript language setting via CLI
Co-authored-by: David Siegel <dvdsgl@users.noreply.github.com>
* move omit empty check * Remove unneeded import --------- Co-authored-by: David Siegel <dvdsgl@users.noreply.github.com>
Co-authored-by: David Siegel <dvdsgl@users.noreply.github.com>
…ps#2476) * make private members of TypeScriptZodRenderer protected * add protected access for typeMapTypeForProperty, typeMapTypeFor --------- Co-authored-by: David Siegel <dvdsgl@users.noreply.github.com>
typecheck PRs Co-authored-by: David Siegel <dvdsgl@users.noreply.github.com>
Co-authored-by: David Siegel <dvdsgl@users.noreply.github.com>
…#2397) Co-authored-by: Gudjon Ragnar Brynjarsson <gudjon.brynjarsson@controlant.com> Co-authored-by: David Siegel <dvdsgl@users.noreply.github.com>
Co-authored-by: David Siegel <dvdsgl@users.noreply.github.com>
Co-authored-by: David Siegel <dvdsgl@users.noreply.github.com>
* !W(Core.Language.CSharp) add `keepPropertyName` * !B(Core.Language.CSharp) `keywords` * !T(Core.Language.CSharp) `keepPropertyName` default value is false and use ternary --------- Co-authored-by: David Siegel <dvdsgl@users.noreply.github.com>
Enhance clarity and informativeness of error messages in the C++ code generator for enum type conversions. Update the default case in `to_json` function to include the specific enumeration name and the unexpected value in the error message. This aids in quicker debugging and aligns with best practices in error messaging. Co-authored-by: David Siegel <dvdsgl@users.noreply.github.com>
This reverts commit 63bbff0.
…lideapps#2478) Co-authored-by: David Siegel <dvdsgl@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Mainly to run tests