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
fdfd808d80cd902bfb6fac8363f736e8d08d9659
kotlin-fork
/
libraries
/
stdlib
/
test
/
language
T
History
Ilya Ryzhenkov
24ee79aa2d
Replace
ArrayList<Any>()
with
stdlib_emptyListClass()
and fix test. #KT-6013 Fixed
2014-11-06 16:45:56 +03:00
..
main
added some more sample scripts which run - with return types
2012-03-18 10:09:00 +00:00
BitwiseOperationsTest.kt
Added support bitwise operations in js translator
2013-03-19 16:31:02 +04:00
RangeIterationJVMTest.kt
Replace
ArrayList<Any>()
with
stdlib_emptyListClass()
and fix test. #KT-6013 Fixed
2014-11-06 16:45:56 +03:00
RangeIterationTest.kt
Replace
ArrayList<Any>()
with
stdlib_emptyListClass()
and fix test. #KT-6013 Fixed
2014-11-06 16:45:56 +03:00
RangeJVMTest.kt
Stdlib: run all stdlib tests with JS backend(as possible).
2014-10-13 21:25:56 +04:00
RangeTest.kt
Use f/L literal suffixes instead of toFloat()/toLong()
2014-06-18 20:35:25 +04:00
StringExpressionExampleTest.kt
Stdlib: run all stdlib tests with JS backend(as possible).
2014-10-13 21:25:56 +04:00