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
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
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 }}
MiniSpringBootTutorial
/
kotlin
Public
forked from
JetBrains/kotlin
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
kotlin
plugins
uast-java
on
u/tmp
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 8, 2016
Uast, Lint: Update and fix tests
yanex
committed
c13c24b
View commit details
Copy full SHA for c13c24b
View code at this point
Browse repository at this point
Uast: Add Uast visitor extensions instead of additional checkers
yanex
committed
21a2115
View commit details
Copy full SHA for 21a2115
View code at this point
Browse repository at this point
Other code review changes
yanex
committed
6b30b8c
View commit details
Copy full SHA for 6b30b8c
View code at this point
Browse repository at this point
Uast: Rewrite visitor
yanex
committed
41979de
View commit details
Copy full SHA for 41979de
View code at this point
Browse repository at this point
Code review changes
yanex
committed
04e8161
View commit details
Copy full SHA for 04e8161
View code at this point
Browse repository at this point
Minor: rename NoTraverse to LeafUElement
yanex
committed
7ed5b6c
View commit details
Copy full SHA for 7ed5b6c
View code at this point
Browse repository at this point
Uast: Update tests, make the tests a bit more readable (provide toString() methods for Uast kinds)
yanex
committed
3484f92
View commit details
Copy full SHA for 3484f92
View code at this point
Browse repository at this point
Uast, Minor: Group binary operators
yanex
committed
5be2b90
View commit details
Copy full SHA for 5be2b90
View code at this point
Browse repository at this point
Uast: support 'override' modifier in Java and Kotlin
yanex
committed
2c003d1
View commit details
Copy full SHA for 2c003d1
View code at this point
Browse repository at this point
Kotlin Uast: support class literal expressions.
Show description for 1ac6c0f
yanex
committed
1ac6c0f
View commit details
Copy full SHA for 1ac6c0f
View code at this point
Browse repository at this point
Uast: support internal class names in Java and method signatures in Java and Kotlin
yanex
committed
3dc091d
View commit details
Copy full SHA for 3dc091d
View code at this point
Browse repository at this point
Java Uast: Support try-with-resources
yanex
committed
3258eba
View commit details
Copy full SHA for 3258eba
View code at this point
Browse repository at this point
Java Uast: Support static imports
yanex
committed
9d34df2
View commit details
Copy full SHA for 9d34df2
View code at this point
Browse repository at this point
Uast: Rename JavaPsiElemenStub -> JavaDumbUElement, KotlinPsiElementStub -> KotlinDumbUElement.
Show description for 514e385
yanex
committed
514e385
View commit details
Copy full SHA for 514e385
View code at this point
Browse repository at this point
Support equals() on UElements (comparation by psi)
yanex
committed
6c40fda
View commit details
Copy full SHA for 6c40fda
View code at this point
Browse repository at this point
Uast Java, Kotlin: Support all binary operators in Uast
yanex
committed
985c866
View commit details
Copy full SHA for 985c866
View code at this point
Browse repository at this point
Uast: Support all basic Java types needed for Lint
yanex
committed
3f6796f
View commit details
Copy full SHA for 3f6796f
View code at this point
Browse repository at this point
Uast: Ability to get the default class type from UClass
yanex
committed
78ce025
View commit details
Copy full SHA for 78ce025
View code at this point
Browse repository at this point
Uast: Allow to search for a static members (in Kotlin static members are located inside the companion objects).
Show description for ed10829
yanex
committed
ed10829
View commit details
Copy full SHA for ed10829
View code at this point
Browse repository at this point
Uast: Support Kotlin anonymous initializers
yanex
committed
f1e5c85
View commit details
Copy full SHA for f1e5c85
View code at this point
Browse repository at this point
Java Uast, Minor: Convert Java Uast properties with backing field to properties with getter (optimization)
yanex
committed
3357121
View commit details
Copy full SHA for 3357121
View code at this point
Browse repository at this point
Replace UastConverter with UastLanguagePlugin, allow additional checkers
yanex
committed
d1939d5
View commit details
Copy full SHA for d1939d5
View code at this point
Browse repository at this point
Java Uast: Initial implementation
yanex
committed
a13a1e1
View commit details
Copy full SHA for a13a1e1
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.