Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: samchon/typia
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.7.0
Choose a base ref
...
head repository: samchon/typia
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.7.1
Choose a head ref
  • 5 commits
  • 38 files changed
  • 4 contributors

Commits on Aug 8, 2025

  1. Documentation comments on tags. (#1634)

    * Documentation comments on tags.
    
    * Update src/tags/UniqueItems.ts
    
    Co-authored-by: Copilot <[email protected]>
    
    ---------
    
    Co-authored-by: Copilot <[email protected]>
    samchon and Copilot authored Aug 8, 2025
    Configuration menu
    Copy the full SHA
    c5bf7ca View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2025

  1. Fix unused import statements produced by typia generate command (#1636

    )
    
    * Initial plan
    
    * Fix unused import statements in typia generate output
    
    Co-authored-by: samchon <[email protected]>
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <[email protected]>
    Co-authored-by: samchon <[email protected]>
    Copilot and samchon authored Aug 9, 2025
    Configuration menu
    Copy the full SHA
    fa44554 View commit details
    Browse the repository at this point in the history
  2. Add comprehensive GitHub Copilot instructions for typia development (#…

    …1640)
    
    * Initial plan
    
    * Initial exploration complete, outlining plan for GitHub Copilot instructions
    
    Co-authored-by: samchon <[email protected]>
    
    * Create comprehensive GitHub Copilot instructions with validated commands and timings
    
    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]>
    3 people authored Aug 9, 2025
    Configuration menu
    Copy the full SHA
    257975c View commit details
    Browse the repository at this point in the history
  3. Add comprehensive newcomer guide to CONTRIBUTING.md for AST transform…

    …ations (#1641)
    
    * Initial plan
    
    * Add comprehensive newcomer-friendly sections to CONTRIBUTING.md
    
    Co-authored-by: samchon <[email protected]>
    
    * Add VSCode debug configuration and finalize CONTRIBUTING.md enhancements
    
    Co-authored-by: samchon <[email protected]>
    
    * Remove .vscode/launch.json as requested
    
    Co-authored-by: samchon <[email protected]>
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <[email protected]>
    Co-authored-by: samchon <[email protected]>
    Copilot and samchon authored Aug 9, 2025
    Configuration menu
    Copy the full SHA
    e460359 View commit details
    Browse the repository at this point in the history
  4. Complement #1625: refactoring with safe conditions (#1648)

    * Complement #1625: refactoring with safe conditions
    
    * Bump up jsdom due to security reason
    samchon authored Aug 9, 2025
    Configuration menu
    Copy the full SHA
    49bcfb2 View commit details
    Browse the repository at this point in the history
Loading