This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7b60c016f95512800fcd0d5b986badba52df052d
kotlin-fork
/
libraries
/
stdlib
/
test
/
language
T
History
Andrey Breslav
66faa0c03a
For-loop range expression (collection) can not be null
2012-08-24 19:49:33 +04:00
..
main
added some more sample scripts which run - with return types
2012-03-18 10:09:00 +00:00
scala
avoid unnecessary verbose type parameters now the type inferencer is better
2012-08-17 09:44:52 +01:00
JavaClassTest.kt
moved the stdlib tests into the same directory as the stdlib, so it works a bit better with maven support in IDEA
2012-03-14 16:14:14 +00:00
RangeTest.kt
KT-2579 Rename Range.minus() to reversed and make it extension
2012-08-09 19:14:14 +04:00
StringExpressionExampleTest.kt
avoid unnecessary verbose type parameters now the type inferencer is better
2012-08-17 09:44:52 +01:00