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
66,577
Commits
1
Branch
0
Tags
94de114894a6acdde75e3e0349b80c331aba6a67
Commit Graph
2 Commits
Author
SHA1
Message
Date
Valentin Kipyatkov
34298190b3
Use unaryPlus() and unaryMinus() instead of plus() and minus() + no identityEquals()
2015-10-30 17:25:35 +03:00
Jeremy Kaplan
b3842285e8
Implemented Operator To Function intention action.
...
Converts +a, --a, a * b, a..b, a %= b, a in b, etc. to their function call counterparts.
2014-05-12 21:04:51 +04:00