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
ca6d7e643ecfadf014a46edd4ff210c08ff049d2
kotlin-fork
/
libraries
/
stdlib
/
test
/
language
T
History
Evgeny Gerashchenko
1bc99ef19a
KT-2579 Rename Range.minus() to reversed and make it extension
...
#KT-2579 fixed
2012-08-09 19:14:14 +04:00
..
main
added some more sample scripts which run - with return types
2012-03-18 10:09:00 +00:00
scala
switched back to cleaner nested functions & used the same name
2012-03-17 16:38:50 +00: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
NullableCollectionsTest.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
#KT-1675 Fixed, renaming join() -> makeString() and adding an appendString() which reduces the possible number of appendables being created
2012-04-02 20:01:24 +01:00