Evgeny Gerashchenko
|
8e1323bb43
|
Replaced sure() invocations with '!!' operator in libraries written on Kotlin.
|
2012-09-17 18:00:21 +04:00 |
|
Natalia.Ukhorskaya
|
60bdae9d75
|
Prohibit body for annotation class
#KT-1886 Fixed
|
2012-09-13 16:27:48 +04:00 |
|
Svetlana Isakova
|
e059f8b650
|
removed imports of java mapped classes
in tools code
|
2012-09-07 23:36:09 +04:00 |
|
James Strachan
|
fee8c42885
|
added better links
|
2012-07-16 09:47:31 +01:00 |
|
James Strachan
|
f54c3b9ab8
|
added an experimental refactor of the standard library where we use traits and inheritence/override to group extension functions and apply them in a more powerful way; reusing the language & IDE to check for missing functions or incorrect overriding etc. (e.g. its easy to see the difference between eager & lazy and ensure consistent APIs across extension functions)
|
2012-07-16 09:43:45 +01:00 |
|
James Strachan
|
5802a6f0ba
|
switched code to use nicer iteration over Map
|
2012-04-12 15:04:30 +01:00 |
|
James Strachan
|
81294d43ae
|
moved old experimental code into the sandbox
|
2012-03-21 08:56:43 +00:00 |
|