James Strachan
|
eb3aac9acb
|
refactored std.* package to be kotlin.*. Due to KT-1381 I had to move the functions from kotlin.test into the stdlib for now (I made them not depend on JUnit for now)
|
2012-03-03 12:11:06 +00:00 |
|
Alex Tkachman
|
cc8d263f9e
|
preliminary support for intrinsics in std lib. javaClass<T>
|
2012-02-21 20:37:38 +02:00 |
|
Alex Tkachman
|
8b622f97f4
|
getting rid of TypeInfo
|
2012-02-21 14:54:00 +02:00 |
|
Alex Tkachman
|
72a039c311
|
explicit import std.*
|
2012-01-07 14:22:12 +02:00 |
|
Alex Tkachman
|
b2593b268e
|
KT-715. T.javaClass & TypeInfo.javaClassForType
|
2012-01-04 10:17:40 +02:00 |
|