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
104,804
Commits
1
Branch
0
Tags
db03cd8cd74865ff9b6400dffb321eef75395067
Commit Graph
3 Commits
Author
SHA1
Message
Date
Steven Schäfer
ac667403ef
(Un)mute and add tests for vararg codegen
2019-08-13 14:24:55 +02:00
Mads Ager
3a11322506
Enable bytecode text tests for the JVM_IR backend.
2018-12-21 16:20:45 +01:00
Dmitry Petrov
73724bcdc7
Do not copy immediately created arrays in spread arguments
...
E.g., 'foo(x = *intArrayOf(42))'. #KT-20462 Fixed
2017-09-28 14:55:11 +03:00