Skip to content
Navigation Menu
Toggle navigation
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
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
jcoder2012
/
java2python
Public
forked from
natural/java2python
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
Branch selector
master
User selector
All users
All time
Commit history
Commits on May 14, 2012
Merge pull request #20 from iuliux/master
Show description for 6e48015
natural
committed
6e48015
Copy full SHA for 6e48015
Commits on May 13, 2012
Handle flags, width and precision implemented (string formatting)
iuliux
committed
2c82742
Copy full SHA for 2c82742
String formatting (2nd iteration) handle %n from Java
iuliux
committed
d178ce8
Copy full SHA for d178ce8
Commits on May 7, 2012
Merge pull request #19 from iuliux/master
Show description for 8c515bd
Troy Melhase
committed
8c515bd
Copy full SHA for 8c515bd
Commits on May 6, 2012
Added warnings for unhandled string formatting translations
iuliux
committed
42c3b47
Copy full SHA for 42c3b47
More gracefully degrading string formatting syntax translation
iuliux
committed
3be8010
Copy full SHA for 3be8010
Commits on May 4, 2012
String formatting as AST transform (1st iteration)
iuliux
committed
6a8ded2
Copy full SHA for 6a8ded2
Commits on May 3, 2012
Renames.
Troy Melhase
committed
a839a71
Copy full SHA for a839a71
Merge branch 'master' of natural-github:natural/java2python
Troy Melhase
committed
249855a
Copy full SHA for 249855a
Merge pull request #18 from iuliux/master
Show description for 859a0bd
Troy Melhase
committed
859a0bd
Copy full SHA for 859a0bd
Added output sub rule for String.format
iuliux
committed
d5103ae
Copy full SHA for d5103ae
Bump to version 0.5.1.
Troy Melhase
committed
ca30900
Copy full SHA for ca30900
Support for if/else if/else with empty final else. Fixes #16.
Troy Melhase
committed
fa8a410
Copy full SHA for fa8a410
Adds support for 'else if' without 'else'. Fixes #15.
Troy Melhase
committed
9590d48
Copy full SHA for 9590d48
Logs each filename before it's processed (at level 10 or INFO). Fixes #14.
Troy Melhase
committed
86fdb2a
Copy full SHA for 86fdb2a
Updates walk() calls to pass memo in all cases. Fixes #13.
Troy Melhase
committed
1b428df
Copy full SHA for 1b428df
AST transforms for .length() method call. Fixes #17.
Troy Melhase
committed
6548316
Copy full SHA for 6548316
Commits on Apr 26, 2012
Merge pull request #12 from iuliux/master
Show description for 4916ddc
Troy Melhase
committed
4916ddc
Copy full SHA for 4916ddc
Fix bug of not prepending instance vars with self
iuliux
committed
aea822e
Copy full SHA for aea822e
Commits on Apr 25, 2012
Merge pull request #10 from iuliux/master
Show description for 794b00e
Troy Melhase
committed
794b00e
Copy full SHA for 794b00e
Fix the skipped Float in typeSubs
iuliux
committed
390f433
Copy full SHA for 390f433
Extends typeSubs map with types listed in #9.
Troy Melhase
committed
0d1e103
Copy full SHA for 0d1e103
Adds explicit PYTHONPATH.
Troy Melhase
committed
a82653a
Copy full SHA for a82653a
Adds link to the tests doc.
Troy Melhase
committed
38ddc21
Copy full SHA for 38ddc21
Typo.
Troy Melhase
committed
c878f1c
Copy full SHA for c878f1c
Better manual PYTHONPATH for tests.
Troy Melhase
committed
90fbe83
Copy full SHA for 90fbe83
Commits on Apr 24, 2012
Fix for uppercase 'f' and 'd' in float/decimal literals.
Troy Melhase
committed
940a4ff
Copy full SHA for 940a4ff
Neither.
Troy Melhase
committed
6578ed1
Copy full SHA for 6578ed1
Inside or outside?
Troy Melhase
committed
c818f80
Copy full SHA for c818f80
Adds test suite docs.
Troy Melhase
committed
0306c8e
Copy full SHA for 0306c8e
Makes expression cast config point a callable.
Troy Melhase
committed
21f8779
Copy full SHA for 21f8779
Commits on Apr 23, 2012
Merge pull request #8 from iuliux/master
Show description for 706839d
Troy Melhase
committed
706839d
Copy full SHA for 706839d
Cast fully handled. For objects and primitives
iuliux
committed
db60b70
Copy full SHA for db60b70
Cast traslated only for primitives
iuliux
committed
2922fbd
Copy full SHA for 2922fbd
Extends AST type replacements with remaining primitive types.
Troy Melhase
committed
764be76
Copy full SHA for 764be76
Previous
Next
You can’t perform that action at this time.