Mikhael Bogdanov
|
2d185dc7cf
|
Public api update after adding LocalVariableReference and MutableLocalVariableReference
|
2016-05-16 17:36:35 +03:00 |
|
Ilya Gorbunov
|
9bfb226948
|
Drop inline-only extensions and hide non-inline-only ones that are available now as mapped methods of mapped builtins.
#KT-10887 Fixed
|
2016-05-13 18:14:52 +03:00 |
|
Ilya Gorbunov
|
0332217b70
|
Remove implementations of intrinsic array creation functions (arrayOf, primitiveArrayOf)
#KT-11485 Fixed
|
2016-03-31 17:15:10 +03:00 |
|
Ilya Gorbunov
|
9caa17dc74
|
Minor: Make internal monitorEnter/monitorExit functions private to remove them from the public API
#KT-11485
|
2016-03-31 17:15:10 +03:00 |
|
Alexander Udalov
|
ae263dd70c
|
Add KClass.equals/hashCode to public API of Kotlin runtime
See be4b432
|
2016-03-30 15:01:07 +03:00 |
|
Ilya Gorbunov
|
8888537137
|
Reference dump of kotlin-runtime and kotlin-stdlib of 1.0.2-dev
New public implementation methods 'renderLambdaToString' which are called only from the same module.
|
2016-03-29 13:50:06 +03:00 |
|
Ilya Gorbunov
|
26e905e90e
|
Reference dump of kotlin-runtime and kotlin-stdlib of 1.0.0 and 1.0.1
|
2016-03-29 13:50:04 +03:00 |
|
Ilya Gorbunov
|
4c113ad882
|
Prettify dump output format: indent members and enclose them in { }, space before : in supertypes.
|
2016-03-29 13:50:02 +03:00 |
|
Ilya Gorbunov
|
ff0a24a750
|
Move test output files closer to test data.
Move reference dump out of test directory.
|
2016-03-29 13:50:01 +03:00 |
|