Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
dddjava
/
jig
Public
Notifications
You must be signed in to change notification settings
Fork
24
Star
315
Code
Issues
20
Pull requests
1
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
ネスト型の用語を扱えるようにする
- #1057
#1057
Merged
irof
merged 14 commits into
main
dddjava/jig:main
from
agent/javaparser-nested
dddjava/jig:agent/javaparser-nested
Copy head branch name to clipboard
Feb 9, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
ネスト型の用語を扱えるようにする
#1057
irof
merged 14 commits into
main
dddjava/jig:main
from
agent/javaparser-nested
dddjava/jig:agent/javaparser-nested
Copy head branch name to clipboard
Commits
Commits on Feb 8, 2026
fix: ネスト型を解析対象に追加
irof
committed
0c51617
View commit details
Copy full SHA for 0c51617
Browse repository at this point
test: ネスト型の読み取りを追加
irof
committed
13b92a0
View commit details
Copy full SHA for 13b92a0
Browse repository at this point
test: ネストenum/recordの読み取りを追加
irof
committed
63b44e1
View commit details
Copy full SHA for 63b44e1
Browse repository at this point
test: 複数トップレベルクラスの読み取りを追加
irof
committed
f340e38
View commit details
Copy full SHA for f340e38
Browse repository at this point
Commits on Feb 9, 2026
fix: ネスト型の再帰を明示化
irof
committed
b1602c4
View commit details
Copy full SHA for b1602c4
Browse repository at this point
refactor: ネスト型判定をTypeDeclarationに統一
irof
committed
7798ef3
View commit details
Copy full SHA for 7798ef3
Browse repository at this point
fix: ネスト型にアノテーションを含める
irof
committed
9cf47c3
View commit details
Copy full SHA for 9cf47c3
Browse repository at this point
fix: アノテーション用語の読み取りを検証
irof
committed
5ba5c3a
View commit details
Copy full SHA for 5ba5c3a
Browse repository at this point
test: トップレベルアノテーションを追加
irof
committed
8cdd2d4
View commit details
Copy full SHA for 8cdd2d4
Browse repository at this point
refactor: 型引数をTypeDeclarationに統一
irof
committed
3d1d4c7
View commit details
Copy full SHA for 3d1d4c7
Browse repository at this point
refactor: 型定義の共通処理メソッド名を変更
Show description for 8fc886d
irof
committed
8fc886d
View commit details
Copy full SHA for 8fc886d
Browse repository at this point
fix: ネストクラスに対応していないことを出力していたデバッグログを削除
irof
committed
f3e329d
View commit details
Copy full SHA for f3e329d
Browse repository at this point
refactor: 型の処理分岐を整理
irof
committed
55981a9
View commit details
Copy full SHA for 55981a9
Browse repository at this point
Merge remote-tracking branch 'origin/main' into agent/javaparser-nested
irof
committed
34c382b
View commit details
Copy full SHA for 34c382b
Browse repository at this point
You can’t perform that action at this time.