-
-
Notifications
You must be signed in to change notification settings - Fork 194
Comparing changes
Open a pull request
base repository: samchon/typia
base: v9.6.1
head repository: samchon/typia
compare: v9.7.0
- 8 commits
- 29 files changed
- 3 contributors
Commits on Aug 3, 2025
-
Add CLAUDE.md documentation for Claude AI development (#1624)
* Initial plan * Add comprehensive CLAUDE.md documentation for Claude AI development Co-authored-by: samchon <[email protected]> * Fix mis-written about `llm.controller` function * Remove deprecated typia.json.application function from documentation Co-authored-by: samchon <[email protected]> * Fix LLM Function Calling Guide link to use valid URL Co-authored-by: samchon <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: samchon <[email protected]> Co-authored-by: Jeongho Nam <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 641d767 - Browse repository at this point
Copy the full SHA 641d767View commit details -
Re-write documentation comments on typia functions in src directory (#…
…1622) * Initial plan * Fix typos and grammatical errors in documentation comments Co-authored-by: samchon <[email protected]> * Improve documentation for type interfaces and add comprehensive docs to IRandomGenerator Co-authored-by: samchon <[email protected]> * Fix grammar and consistency issues across main API documentation Co-authored-by: samchon <[email protected]> * Apply prettier formatting to complete documentation updates Co-authored-by: samchon <[email protected]> * Fix typo: pproperty -> property in src/http.ts documentation Co-authored-by: samchon <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: samchon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cd65a5c - Browse repository at this point
Copy the full SHA cd65a5cView commit details
Commits on Aug 4, 2025
-
Enhance documentation comments: fix grammar and improve clarity while…
… preserving original style (#1627) * Initial plan * Rewrite documentation for core validation functions in module.ts Co-authored-by: samchon <[email protected]> * Rewrite documentation for type utility and core interface files Co-authored-by: samchon <[email protected]> * Rewrite documentation for functional, json, misc modules and more interfaces Co-authored-by: samchon <[email protected]> * Complete documentation rewrite for remaining core modules Co-authored-by: samchon <[email protected]> * Enhance documentation comments: fix grammar and improve clarity in core validation functions Co-authored-by: samchon <[email protected]> * Continue enhancing documentation: fix grammar in type utilities, json module, and more validation functions Co-authored-by: samchon <[email protected]> * Complete systematic grammar fixes: improve all "would be" → "will be" and "detailed reason" → "a detailed reason" Co-authored-by: samchon <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: samchon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6a601a4 - Browse repository at this point
Copy the full SHA 6a601a4View commit details -
Add missing IRandomGenerator.CustomMap interface referenced in docume…
…ntation (#1628) * Initial plan * Add missing IRandomGenerator.CustomMap interface Co-authored-by: samchon <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: samchon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0144674 - Browse repository at this point
Copy the full SHA 0144674View commit details
Commits on Aug 5, 2025
-
Complete #1631:
typia.llm.applicationsupports custom validate hook…… function. (#1632)
Configuration menu - View commit details
-
Copy full SHA for fcba9a9 - Browse repository at this point
Copy the full SHA fcba9a9View commit details
Commits on Aug 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 78283b0 - Browse repository at this point
Copy the full SHA 78283b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b12ac8 - Browse repository at this point
Copy the full SHA 5b12ac8View commit details -
Fix #1583: alias type problem of Map and Set cases. (#1633)
* Fix #1583: alias type problem of `Map` and `Set` cases. * Add test case * Fix test function name * Fix test case
Configuration menu - View commit details
-
Copy full SHA for cccb9cb - Browse repository at this point
Copy the full SHA cccb9cbView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v9.6.1...v9.7.0