issues
search
eclipse-archived
/
ceylon.tool.converter.java2ceylon
Java to Ceylon converter
Apache License 2.0
10
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
varargs
#41
gavinking
closed
7 years ago
2
don't use 'value' for field initialized to null
#40
gavinking
closed
7 years ago
2
handle Java diamond syntax
#39
gavinking
opened
7 years ago
0
use ObjectArray.with {} instead of createJavaObjectArray()
#38
gavinking
opened
7 years ago
4
transform float and double literals 1f 1d to 1.0
#37
gavinking
closed
7 years ago
2
NPE in converter
#36
gavinking
closed
7 years ago
1
switches with fall-through cases
#35
gavinking
opened
7 years ago
2
NPE in the converter
#34
gavinking
closed
7 years ago
2
auto-gen initializers for variable fields of primitive type
#33
gavinking
opened
7 years ago
0
handle static imports
#32
gavinking
closed
7 years ago
5
handle super
#31
gavinking
closed
7 years ago
1
toString(), hashCode() should be string, hash
#30
gavinking
closed
7 years ago
6
don't generate `javaClass()` calls anymore
#29
gavinking
closed
7 years ago
1
automatically import ObjectArray and friends
#28
gavinking
opened
7 years ago
2
correctly handle Java wildcards
#27
gavinking
closed
7 years ago
2
type parameters of methods are ignored
#26
gavinking
opened
7 years ago
0
interface methods should be marked 'shared'
#25
gavinking
closed
7 years ago
2
Conversion should include the original comments!
#24
quintesse
opened
7 years ago
0
handle lambdas
#23
gavinking
closed
7 years ago
4
transform a list of statements
#22
gavinking
closed
7 years ago
6
for non-variables, use prefix form of exists and is conditions
#21
gavinking
opened
8 years ago
0
treat calls to setter methods as assignment
#20
gavinking
closed
8 years ago
2
ceylon2java should translate These.CONSTANT_NAMES to These.constantNames
#19
gavinking
closed
8 years ago
4
constructor delegation
#18
gavinking
closed
8 years ago
0
default constructors must be shared
#17
gavinking
closed
8 years ago
1
Static final fields are transformed to method calls
#16
bjansen
closed
7 years ago
5
Collections.<Type>emptyList() loses type parameters
#15
bjansen
closed
8 years ago
0
handle Foo.class
#14
bjansen
closed
8 years ago
3
Static imports are lost
#13
bjansen
closed
8 years ago
0
Switch to using a plugin file instead of scripts
#12
quintesse
closed
9 years ago
0
instanceof in expressions not converted properly
#11
rohitmohan96
closed
9 years ago
1
Autocompleter crashes Paste Java as Ceylon
#10
gavinking
opened
9 years ago
3
converter creates un-shared actual methods
#9
gavinking
closed
9 years ago
1
java2ceylon can't convert enums
#8
lukedegruchy
closed
9 years ago
10
config section name
#7
tombentley
opened
9 years ago
0
mark value variable only when necessary
#6
gavinking
closed
8 years ago
13
progress reporting and cancellation
#5
gavinking
opened
9 years ago
2
Array initialization is lost
#4
bjansen
opened
9 years ago
5
handle setters
#3
gavinking
opened
9 years ago
1
Don't add parameters to classes that have constructors
#2
bjansen
closed
9 years ago
0
Change the listener to a visitor?
#1
bjansen
closed
9 years ago
4