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
.
source-academy
/
java-slang
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Issues
11
Pull requests
13
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Adding more standard library imports
- #98
#98
Draft
kjw142857
wants to merge 14 commits into
main
source-academy/java-slang:main
from
std-imports
source-academy/java-slang:std-imports
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Draft
Adding more standard library imports
#98
kjw142857
wants to merge 14 commits into
main
source-academy/java-slang:main
from
std-imports
source-academy/java-slang:std-imports
Copy head branch name to clipboard
Commits
Commits on Jun 15, 2026
jvm changes
kjw142857
committed
810656f
View commit details
Copy full SHA for 810656f
Browse repository at this point
Commits on Jun 16, 2026
include try/catch/finally support in code generator
kjw142857
committed
b1593a3
View commit details
Copy full SHA for b1593a3
Browse repository at this point
Commits on Jun 24, 2026
fix try statement logic
kjw142857
committed
12926df
View commit details
Copy full SHA for 12926df
Browse repository at this point
Merge branch 'main' into exception-handling
martin-henz
authored
b7a4b18
View commit details
Copy full SHA for b7a4b18
Browse repository at this point
Commits on Jul 1, 2026
add parser and type checker integration
kjw142857
committed
8f7d8b4
View commit details
Copy full SHA for 8f7d8b4
Browse repository at this point
fix finally bug
kjw142857
committed
79a4e6b
View commit details
Copy full SHA for 79a4e6b
Browse repository at this point
Commits on Jul 8, 2026
add tests and fix syntax error
kjw142857
committed
2daa965
View commit details
Copy full SHA for 2daa965
Browse repository at this point
Commits on Jul 16, 2026
Patch grammar logic for throws keyword
kjw142857
committed
8e933b6
View commit details
Copy full SHA for 8e933b6
Browse repository at this point
Revert "Patch grammar logic for throws keyword"
Show description for 181ae61
kjw142857
committed
181ae61
View commit details
Copy full SHA for 181ae61
Browse repository at this point
Patch grammar logic for throws keyword
kjw142857
committed
ee94927
View commit details
Copy full SHA for ee94927
Browse repository at this point
Commits on Jul 21, 2026
Add fix for execption table finally logic
kjw142857
committed
63f0301
View commit details
Copy full SHA for 63f0301
Browse repository at this point
Add more tests
kjw142857
committed
df4fede
View commit details
Copy full SHA for df4fede
Browse repository at this point
Add java.lang.Throwable subclasses to compiler/type checker imports
kjw142857
committed
e35730a
View commit details
Copy full SHA for e35730a
Browse repository at this point
Commits on Jul 28, 2026
remove some hardcoding for typechecker
kjw142857
committed
e8985da
View commit details
Copy full SHA for e8985da
Browse repository at this point
You can’t perform that action at this time.