Ilya Gorbunov
|
775755dfac
|
Introduce String.toCharArray() instead of String.getChars()
Make special method conversion for java.lang.String.getChars() in J2K
|
2015-11-21 00:54:29 +03:00 |
|
Valentin Kipyatkov
|
dc909ac166
|
J2K: coversion of specially mapped built-in methods + replacing "get" with "[]" where possible
|
2015-10-19 09:43:11 +03:00 |
|
Ilya Gorbunov
|
7ff0e140f0
|
Update MockJDK to include Pattern.class required in tests for #KT-7732
|
2015-10-12 00:13:37 +03:00 |
|
Ilya Gorbunov
|
77a46cab92
|
J2K: Special conversion for java.lang.String methods: tests for lastIndexOf
#KT-7732
|
2015-10-12 00:12:55 +03:00 |
|
Ilya Gorbunov
|
d7da8b7bd3
|
J2K: Special conversion for java.lang.String methods.
#KT-7732
|
2015-10-06 18:24:24 +03:00 |
|