Skip to content

Add type restrictions to json#15840

Merged
straight-shoota merged 4 commits intocrystal-lang:masterfrom
Vici37:add-type-restrictions-to-json
Jul 29, 2025
Merged

Add type restrictions to json#15840
straight-shoota merged 4 commits intocrystal-lang:masterfrom
Vici37:add-type-restrictions-to-json

Conversation

@Vici37
Copy link
Contributor

@Vici37 Vici37 commented May 28, 2025

This is the output of compiling cr-source-typer and running it with the below incantation:

CRYSTAL_PATH="./src" CRYSTAL_HAS_WRAPPER=1 ./typify spec/std_spec.cr
--error-trace --exclude src/crystal/ 
--stats --progress 
--union-size-threshold 2
--ignore-private-defs 
--ignore-protected-defs  
src/json

This is related to #15682 .

@straight-shoota straight-shoota added this to the 1.18.0 milestone Jul 22, 2025
@straight-shoota straight-shoota merged commit d9add29 into crystal-lang:master Jul 29, 2025
36 checks passed
@Sija
Copy link
Contributor

Sija commented Sep 7, 2025

straight-shoota added a commit that referenced this pull request Sep 18, 2025
Co-authored-by: Johannes Müller <straightshoota@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants