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
53,915
Commits
1
Branch
0
Tags
a8e2893494de0315306a618e6a5dff32cb0873f5
Commit Graph
3 Commits
Author
SHA1
Message
Date
Alexander Udalov
f9be21c935
Report warning on
@Synchronized
on inline methods
...
Until KT-27310 is supported, we warn users that this has no effect. #KT-29884 Fixed
2019-03-11 18:32:44 +01:00
Valentin Kipyatkov
ec51076355
DescriptorRenderer to render annotations for all types + separate option to render annotation arguments + use it in IdeDescriptorRenderers
2016-10-11 23:38:54 +03:00
Ilya Gorbunov
911940d458
InlineOnly annotation suppresses NOTHING_TO_INLINE diagnostics.
2016-01-28 19:37:44 +03:00