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
34,595
Commits
1
Branch
0
Tags
b3866d53cdb197080a18d26bb114dd43465d30f1
Commit Graph
3 Commits
Author
SHA1
Message
Date
Dmitry Petrov
a3dadd9e3f
Callable references now can have receivers and arguments
...
(for bound references implementation).
2016-10-18 09:08:53 +03:00
Dmitry Petrov
917e7bffbd
Property accessors are now children of IrProperty.
2016-10-18 09:08:43 +03:00
Dmitry Petrov
ac80195597
Anonymous function expressions ('fun(...) { ... }') and local functions (no closures yet).
2016-10-18 09:08:33 +03:00