0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 31, 2024 — Jul 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #23 from rsmith72/master More... about 11 years ago
add ability to convert Java files via command line More... about 11 years ago
organized imports More... about 12 years ago
#9 Collections::EMPTY_LIST More... about 12 years ago
resolves #9 Try to determine static access (::) More... about 12 years ago
deleted VisitorMethods.java.txt More... about 12 years ago
!= -> !== More... about 12 years ago
fixes #13 !equals converted to !something == somethingelse More... about 12 years ago
moved XtendFor to new file More... about 12 years ago
convert for loop to while where nessesary. fixes #14 More... about 12 years ago
XtendFor wrapper More... about 12 years ago
Update README.md More... about 12 years ago
Update README.md More... about 12 years ago
Update README.md More... about 12 years ago
Eclipse Public License - v 1.0 More... about 12 years ago
test case for #15 String convert error. closes #15 More... about 12 years ago
using extension copy(Expression) More... about 12 years ago
fixes #16 &,|,^ -> bitwiseAnd,Or,Xor More... about 12 years ago
#14 for(int i=0; i<n; ++i) support More... about 12 years ago
CustomInfixExpression.clone0 More... about 12 years ago
testCompile More... about 12 years ago
requires maven 3.0 More... about 12 years ago
enable xtend compiler More... about 12 years ago
rm unused method More... about 12 years ago
xtend-maven-plugin More... about 12 years ago
parametrized test: run against all files in test/resources More... about 12 years ago
fixes #12 .hashCode call shortened to .hCode More... about 12 years ago
DebugVisitor moved to tests More... about 12 years ago
fixes #11 Use single quotes More... about 12 years ago
Update README.md More... about 12 years ago