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
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 }}
dcronkite
/
java2python
Public
forked from
natural/java2python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 20, 2019
Works now
Aidan Macdonald
committed
45c4ddd
View commit details
Copy full SHA for 45c4ddd
Browse repository at this point
Fixed some issued
Aidan Macdonald
committed
d5b61ad
View commit details
Copy full SHA for d5b61ad
Browse repository at this point
Commits on Mar 19, 2019
Moving to Python3
Aidan Macdonald
committed
b55041b
View commit details
Copy full SHA for b55041b
Browse repository at this point
Commits on May 10, 2016
Merge pull request #39 from smsaladi/patch-1
Show description for b803756
natural
committed
b803756
View commit details
Copy full SHA for b803756
Browse repository at this point
Erroneous link
smsaladi
committed
6f563f7
View commit details
Copy full SHA for 6f563f7
Browse repository at this point
Commits on Oct 24, 2014
Merge pull request #29 from iuliux/patch-1
Show description for ee997c7
natural
committed
ee997c7
View commit details
Copy full SHA for ee997c7
Browse repository at this point
Merge pull request #33 from bdkearns/master
Show description for 5b7f514
natural
committed
5b7f514
View commit details
Copy full SHA for 5b7f514
Browse repository at this point
Commits on Oct 23, 2014
change sync helper to be py26 friendly
bdkearns
committed
408deec
View commit details
Copy full SHA for 408deec
Browse repository at this point
Commits on Oct 16, 2014
don't put L suffix on literals
bdkearns
committed
a7a3d54
View commit details
Copy full SHA for a7a3d54
Browse repository at this point
Commits on Oct 15, 2014
put space in static array creator
bdkearns
committed
153da8b
View commit details
Copy full SHA for 153da8b
Browse repository at this point
fix continue in for loops
bdkearns
committed
0c6ee8e
View commit details
Copy full SHA for 0c6ee8e
Browse repository at this point
remove Math. prefix, test
bdkearns
committed
3463036
View commit details
Copy full SHA for 3463036
Browse repository at this point
convert IOException to IOError, test
bdkearns
committed
96897b9
View commit details
Copy full SHA for 96897b9
Browse repository at this point
handle String.valueOf()
bdkearns
committed
04dd59c
View commit details
Copy full SHA for 04dd59c
Browse repository at this point
add abc imports when defining interfaces
bdkearns
committed
daced34
View commit details
Copy full SHA for daced34
Browse repository at this point
use config.every rather than config.last for typeSubs
bdkearns
committed
0b66998
View commit details
Copy full SHA for 0b66998
Browse repository at this point
use config.every rather than config.last for configHandlers
bdkearns
committed
150e5ce
View commit details
Copy full SHA for 150e5ce
Browse repository at this point
Commits on Oct 14, 2014
some changes for py3 compat
bdkearns
committed
c994f83
View commit details
Copy full SHA for c994f83
Browse repository at this point
print differences when testing
bdkearns
committed
2d5e911
View commit details
Copy full SHA for 2d5e911
Browse repository at this point
ensure overloaded methods are registered as synchronized
bdkearns
committed
4353f40
View commit details
Copy full SHA for 4353f40
Browse repository at this point
test/fix overloaded synchronized methods
bdkearns
committed
7120676
View commit details
Copy full SHA for 7120676
Browse repository at this point
use functools.wraps for synchronized decorator
bdkearns
committed
39d019a
View commit details
Copy full SHA for 39d019a
Browse repository at this point
fix synchronized methods to lock per-instance not per-method
bdkearns
committed
af2b2e4
View commit details
Copy full SHA for af2b2e4
Browse repository at this point
fix test, class variables with no init value are set to None
bdkearns
committed
3f2407d
View commit details
Copy full SHA for 3f2407d
Browse repository at this point
add failing test for class variables with no initial value
bdkearns
committed
28f039a
View commit details
Copy full SHA for 28f039a
Browse repository at this point
Commits on Oct 10, 2014
add mod.include to setup.py
bdkearns
committed
1d3c3f9
View commit details
Copy full SHA for 1d3c3f9
Browse repository at this point
add gitignore file
bdkearns
committed
e1fac15
View commit details
Copy full SHA for e1fac15
Browse repository at this point
test and fix vars defined inside blocks
bdkearns
committed
8a75871
View commit details
Copy full SHA for 8a75871
Browse repository at this point
output switch equals cases with spaces around operator
bdkearns
committed
39a0323
View commit details
Copy full SHA for 39a0323
Browse repository at this point
only call load_source if path is a file
bdkearns
committed
2e92c6e
View commit details
Copy full SHA for 2e92c6e
Browse repository at this point
Commits on Sep 18, 2013
Update ANTLR remote location
Show description for 2a4e83d
iuliux
committed
2a4e83d
View commit details
Copy full SHA for 2a4e83d
Browse repository at this point
Commits on May 14, 2012
Merge pull request #20 from iuliux/master
Show description for 6e48015
natural
committed
6e48015
View commit details
Copy full SHA for 6e48015
Browse repository at this point
Commits on May 13, 2012
Handle flags, width and precision implemented (string formatting)
iuliux
committed
2c82742
View commit details
Copy full SHA for 2c82742
Browse repository at this point
String formatting (2nd iteration) handle %n from Java
iuliux
committed
d178ce8
View commit details
Copy full SHA for d178ce8
Browse repository at this point
Commits on May 7, 2012
Merge pull request #19 from iuliux/master
Show description for 8c515bd
Troy Melhase
committed
8c515bd
View commit details
Copy full SHA for 8c515bd
Browse repository at this point
Previous
Next
You can’t perform that action at this time.