GitHub / natural/java2python issues and pull requests
#81 - Conversion point
Issue -
State: open - Opened by G184792021 9 months ago
#80 - Fix code error for Python 3
Pull Request -
State: open - Opened by lulunac27a over 1 year ago
#78 - issues while launching from windows 10 cmd
Issue -
State: closed - Opened by apws almost 4 years ago
- 3 comments
#77 - docs: Fix a few typos
Pull Request -
State: open - Opened by timgates42 almost 4 years ago
#76 - unable to configure antlr-3.1.3
Issue -
State: open - Opened by kaleem68 about 4 years ago
- 4 comments
#75 - Issues with Installation / zsh: command not found: j2py
Issue -
State: closed - Opened by ContemptibleCentreUser about 4 years ago
#74 - UnicodeDecodeError: 'ascii' codec can't decode byte 0xef in position 11908: ordinal not in range(128)
Issue -
State: closed - Opened by seventh-sense-claims over 4 years ago
- 1 comment
#73 - no module named 'androidx'
Issue -
State: open - Opened by 1357koushik over 4 years ago
#72 - Install and run j2py on Ubuntu 18.04
Issue -
State: closed - Opened by raul-parada over 4 years ago
- 1 comment
#71 - ANTLR 3.1.3 not found
Issue -
State: open - Opened by Tejask1 over 4 years ago
- 2 comments
#70 - Else if conversion fails
Issue -
State: open - Opened by ferchault over 4 years ago
#69 - j2py not converting
Issue -
State: open - Opened by MrKomodoDragon over 4 years ago
- 2 comments
#68 - mechanism to force j2py to print what it's got?
Issue -
State: open - Opened by tdiprima about 5 years ago
#67 - Any plans to make this run on Python 3
Issue -
State: open - Opened by hasii2011 over 5 years ago
- 3 comments
#66 - ERROR: No matching distribution found for antlr_python_runtime==3.1.3 (from java2python==0.5.1)
Issue -
State: open - Opened by Ben10Razer over 5 years ago
- 6 comments
#65 - AttributeError: 'NoneType' object has no attribute 'type'
Issue -
State: open - Opened by xiaoxiaoAurora over 5 years ago
- 5 comments
#64 - Make it work with Chinese on ubuntu 18.04
Pull Request -
State: open - Opened by xucs007 over 5 years ago
#63 - ImportError: cannot import name '_levelNames' from 'logging'
Issue -
State: closed - Opened by prapkengr over 5 years ago
- 1 comment
#62 - IndexError: list index out of range
Issue -
State: open - Opened by AdvancedImagingUTSW almost 6 years ago
- 3 comments
#61 - j2py cannot be recognized as internal or external command
Issue -
State: open - Opened by SheerazGul almost 6 years ago
- 5 comments
#60 - Use j2py to convert folders
Issue -
State: open - Opened by muran123 almost 6 years ago
#59 - can not install
Issue -
State: open - Opened by zaoqi over 6 years ago
- 5 comments
#58 - Working in Python3
Pull Request -
State: open - Opened by aodhan-domhnaill over 6 years ago
- 2 comments
#57 - added windows commandline support
Pull Request -
State: open - Opened by seancheung about 7 years ago
#56 - how do you transformer System.out.println into print?
Issue -
State: open - Opened by idiomaticrefactoring over 7 years ago
- 1 comment
#55 - Update install.md
Pull Request -
State: open - Opened by min-kim42 over 7 years ago
#54 - Can't find antlr installation
Issue -
State: open - Opened by jkim711 over 7 years ago
- 6 comments
#53 - bug: string[string.length - 1] into string[len(string)]
Issue -
State: open - Opened by mw66 over 7 years ago
#52 - bug: string.length() - 1 ==> 1 - len(string)
Issue -
State: open - Opened by mw66 over 7 years ago
#51 - translate String.charAt into []
Issue -
State: open - Opened by mw66 over 7 years ago
#50 - imports are referenced incorrectly
Issue -
State: open - Opened by jamesalbert over 8 years ago
#49 - Added fix for ANTLR version not found
Pull Request -
State: open - Opened by bholagabbar over 8 years ago
#48 - translated constant arrays result in syntax errors
Issue -
State: open - Opened by yucer almost 9 years ago
#47 - empty blocks with comments
Issue -
State: open - Opened by yucer almost 9 years ago
#46 - wrong translation of x++ operator
Issue -
State: open - Opened by yucer almost 9 years ago
#45 - assignment expressions in while loop
Issue -
State: open - Opened by yucer almost 9 years ago
#44 - Couple of issues
Issue -
State: open - Opened by maksym3d almost 9 years ago
#43 - Cannot install on mac
Issue -
State: open - Opened by kumar-abhishek almost 9 years ago
- 1 comment
#42 - Operands for "variable < constant" will be reversed in output as "constant < variable"
Issue -
State: open - Opened by jbarlow83 almost 9 years ago
#41 - Add support for for loops without braces
Pull Request -
State: open - Opened by maurolacy about 9 years ago
#40 - ANTLR 3.1.3 not found
Issue -
State: open - Opened by smsaladi about 9 years ago
- 6 comments
#39 - Fixed erroneous link
Pull Request -
State: closed - Opened by smsaladi about 9 years ago
#38 - j2py
Issue -
State: open - Opened by cyberpi78 over 9 years ago
#37 - Fail with non-ascii char
Issue -
State: open - Opened by ikus060 over 9 years ago
- 8 comments
#36 - java2python
Issue -
State: open - Opened by suresh40 about 10 years ago
- 12 comments
#35 - pip installation failed, 'long' installation works
Issue -
State: open - Opened by funderburkjim about 10 years ago
- 2 comments
#34 - add failing tests to be fixed
Pull Request -
State: closed - Opened by bdkearns almost 11 years ago
#33 - random fixes
Pull Request -
State: closed - Opened by bdkearns almost 11 years ago
#32 - gitignore .pyc; make vistory.py more robust to lack of node children
Pull Request -
State: open - Opened by hobson over 11 years ago
#31 - I corrected some bugs for utf-8
Pull Request -
State: open - Opened by mahongquan over 11 years ago
#30 - Suggestions for little improvements
Issue -
State: open - Opened by tweeze over 11 years ago
#29 - Update ANTLR remote location
Pull Request -
State: closed - Opened by iuliux almost 12 years ago
#28 - Minor update on installation of ANTLR Runtime
Issue -
State: open - Opened by ekta1007 almost 12 years ago
- 3 comments
#27 - Option to rename methods to not use CamelCase
Issue -
State: open - Opened by stuaxo over 12 years ago
#26 - Bugs found trying to translate toxiclibs
Issue -
State: open - Opened by stuaxo over 12 years ago
- 2 comments
#25 - AttributeError: 'NoneType' object has no attribute 'children' at line 443 in visitor.py
Issue -
State: open - Opened by spacelis almost 13 years ago
- 2 comments
#24 - AttributeError: 'NoneType' object has no attribute 'token'
Issue -
State: open - Opened by ghost almost 13 years ago
- 1 comment
#23 - from java2python.mod.include import sync
Issue -
State: open - Opened by pvrijlandt about 13 years ago
- 6 comments
#22 - j2py fails to convert
Issue -
State: open - Opened by pmav99 about 13 years ago
- 8 comments
#21 - lengthToLen() is called when the selection pattern doesn't fully match
Issue -
State: open - Opened by rcludwick about 13 years ago
- 3 comments
#20 - String formatting (2nd iteration)
Pull Request -
State: closed - Opened by iuliux about 13 years ago
- 1 comment
#19 - String formatting as AST transform (1st iteration)
Pull Request -
State: closed - Opened by iuliux about 13 years ago
#18 - Added regex sub rule for String.format
Pull Request -
State: closed - Opened by iuliux about 13 years ago
- 4 comments
#17 - .length() gets applied to the wrong object
Issue -
State: closed - Opened by Naddiseo about 13 years ago
- 1 comment
#16 - Empty if/elseif/else statements should have a "pass"
Issue -
State: closed - Opened by Naddiseo about 13 years ago
#15 - Add support for "else if" without an "else"
Issue -
State: closed - Opened by Naddiseo about 13 years ago
- 1 comment
#14 - Add option for displaying which file is being converted
Issue -
State: closed - Opened by Naddiseo about 13 years ago
#13 - Comments are carried down into all child scopes if there is a for loop
Issue -
State: closed - Opened by Naddiseo about 13 years ago
#12 - Fix for Issue #11 (self prepending bug)
Pull Request -
State: closed - Opened by iuliux over 13 years ago
- 1 comment
#11 - Instance vars not prepended with `self`
Issue -
State: closed - Opened by iuliux over 13 years ago
#10 - Fixed skipped Float
Pull Request -
State: closed - Opened by iuliux over 13 years ago
#9 - Java wrapper classes handling
Issue -
State: closed - Opened by iuliux over 13 years ago
- 4 comments
#8 - Cast handling fixed
Pull Request -
State: closed - Opened by iuliux over 13 years ago
- 3 comments
#7 - Some non-Python Java primitives not converted
Issue -
State: closed - Opened by iuliux over 13 years ago
- 3 comments
#6 - Cast to non-builtin types
Issue -
State: closed - Opened by iuliux over 13 years ago
- 4 comments
#5 - AttributeError when attempting static access to Class.class
Issue -
State: closed - Opened by karlrudd over 13 years ago
- 2 comments
#4 - Add Support for Single Expression in `if`
Issue -
State: closed - Opened by ghost over 13 years ago
- 1 comment
#3 - Empty `for` Statement Fails Translation
Issue -
State: closed - Opened by ghost over 13 years ago
- 1 comment
#2 - Add Better Support for Nested Parenthesis
Issue -
State: closed - Opened by ghost over 13 years ago
- 1 comment
#1 - Add Support for Translating Entire Directories
Issue -
State: closed - Opened by ghost over 13 years ago
- 1 comment