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 }}
lglover
/
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
Breadcrumbs
History for
java2python
java2python
on
88f84ab
User selector
All users
All time
Commit history
Commits on Oct 15, 2011
Fiddles.
Troy Melhase
committed
88f84ab
View commit details
Copy full SHA for 88f84ab
View code at this point
Browse repository at this point
Commits on Aug 12, 2010
work in progress.
Troy Melhase
committed
a041ba3
View commit details
Copy full SHA for a041ba3
View code at this point
Browse repository at this point
Commits on Aug 5, 2010
inching to something complete.
Troy Melhase
committed
724b4e9
View commit details
Copy full SHA for 724b4e9
View code at this point
Browse repository at this point
Commits on Jul 31, 2010
new trunk.
Troy Melhase
committed
77ee508
View commit details
Copy full SHA for 77ee508
View code at this point
Browse repository at this point
removing old trunk in favor of 0.5 (next commit).
Troy Melhase
committed
5305a78
View commit details
Copy full SHA for 5305a78
View code at this point
Browse repository at this point
Commits on Oct 5, 2007
When names of method parameters same as class members, 'self.' with be prepend to references of method parameters. The patch fix this bug.
liling
committed
2f081db
View commit details
Copy full SHA for 2f081db
View code at this point
Browse repository at this point
Commits on Oct 1, 2007
Map None to None_ while keep null as None. Fix bugs in constructor, and make SuperCtorTest pass
liling
committed
0dbe3cd
View commit details
Copy full SHA for 0dbe3cd
View code at this point
Browse repository at this point
Add a testcase for ClassInit; Merge the original SuperCtorTests into one; Fix bugs in Loops testcase; Add tests for static member variable with keyword as name
liling
committed
adb1b8a
View commit details
Copy full SHA for adb1b8a
View code at this point
Browse repository at this point
Commits on Sep 29, 2007
Rename None to None_
liling
committed
30c16af
View commit details
Copy full SHA for 30c16af
View code at this point
Browse repository at this point
Add a for(;;) testcase
liling
committed
a0c8965
View commit details
Copy full SHA for a0c8965
View code at this point
Browse repository at this point
Present for(;;) as while True
liling
committed
39eca7f
View commit details
Copy full SHA for 39eca7f
View code at this point
Browse repository at this point
Commits on Sep 28, 2007
Map from to from_
liling
committed
b8c5e9f
View commit details
Copy full SHA for b8c5e9f
View code at this point
Browse repository at this point
Make generated code for switch/case more clean
liling
committed
e58fb46
View commit details
Copy full SHA for e58fb46
View code at this point
Browse repository at this point
Add a typeTypeMap for array([)
liling
committed
c2d3021
View commit details
Copy full SHA for c2d3021
View code at this point
Browse repository at this point
Default value for variable should be None, not Object()
liling
committed
e2f9310
View commit details
Copy full SHA for e2f9310
View code at this point
Browse repository at this point
Fix switch problems. Fix issue #30.
liling
committed
d48c30a
View commit details
Copy full SHA for d48c30a
View code at this point
Browse repository at this point
Make some testcases use python unittest
liling
committed
4a8f286
View commit details
Copy full SHA for 4a8f286
View code at this point
Browse repository at this point
Add a testcase for class members
liling
committed
52da7b8
View commit details
Copy full SHA for 52da7b8
View code at this point
Browse repository at this point
Make switches testcases use python unittest and add some new ones.
liling
committed
96cde0d
View commit details
Copy full SHA for 96cde0d
View code at this point
Browse repository at this point
Separate assignment in expression into multiple statements
liling
committed
565ccb8
View commit details
Copy full SHA for 565ccb8
View code at this point
Browse repository at this point
Make EmptyArray testcase runs with python unittest and junit 3.8
liling
committed
905ed3f
View commit details
Copy full SHA for 905ed3f
View code at this point
Browse repository at this point
Add assign in expression testcase
liling
committed
1beb792
View commit details
Copy full SHA for 1beb792
View code at this point
Browse repository at this point
Commits on Sep 25, 2007
Applied patches and added tests for empty array declarations, trailing F on floats, and additional variable-keyword subsitutions. See issue #27, issue #28, and issue #29.
Troy Melhase
committed
2db365e
View commit details
Copy full SHA for 2db365e
View code at this point
Browse repository at this point
Commits on Sep 24, 2007
Changes and test case for issue #26.
Troy Melhase
committed
5bff734
View commit details
Copy full SHA for 5bff734
View code at this point
Browse repository at this point
Fixes for issue #25.
Troy Melhase
committed
f70b982
View commit details
Copy full SHA for f70b982
View code at this point
Browse repository at this point
Changes to close issue #1.
Troy Melhase
committed
d24f417
View commit details
Copy full SHA for d24f417
View code at this point
Browse repository at this point
Commits on Jul 4, 2007
Initial fix for condition-less for loop.
Troy Melhase
committed
1c8543a
View commit details
Copy full SHA for 1c8543a
View code at this point
Browse repository at this point
Commits on Apr 13, 2007
Support for super ctor calls (thanks Laurie\!). Closes #2.
Troy Melhase
committed
876e40c
View commit details
Copy full SHA for 876e40c
View code at this point
Browse repository at this point
Fixes for exception statements. See #21.
Troy Melhase
committed
8e8abff
View commit details
Copy full SHA for 8e8abff
View code at this point
Browse repository at this point
Commits on Apr 12, 2007
Added check for multiple input files and option parser error if more than 1. Closes #20.
Troy Melhase
committed
a21ed25
View commit details
Copy full SHA for a21ed25
View code at this point
Browse repository at this point
Commits on Feb 21, 2007
Fixed typo.
Troy Melhase
committed
891270a
View commit details
Copy full SHA for 891270a
View code at this point
Browse repository at this point
Commits on Feb 19, 2007
Bugfix for missing for_iter expressions. Closes #14.
Troy Melhase
committed
b9415cd
View commit details
Copy full SHA for b9415cd
View code at this point
Browse repository at this point
Applied patches from lilingv for anonymous class detection and generation.
Show description for edf0a51
Troy Melhase
committed
edf0a51
View commit details
Copy full SHA for edf0a51
View code at this point
Browse repository at this point
Chagned version numbers; last checkin prior to release.
Troy Melhase
committed
0cd83a6
View commit details
Copy full SHA for 0cd83a6
View code at this point
Browse repository at this point
Special case for "x != None" replaced with "x is not None".
Troy Melhase
committed
32a3aa8
View commit details
Copy full SHA for 32a3aa8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.