This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-13 00:21:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7e528da00a4b4fdbf0fcf6625cfbd561f536fa02
kotlin
/
compiler
/
testData
/
codegen
/
box
/
operatorConventions
History
Ilya Gorbunov
4d5ec9be3f
Drop identityEquals from builtins, compiler and tests.
2016-01-22 05:54:38 +03:00
..
compareTo
Fix tests: "infix modifier required" and "operator modifier required" errors
2015-11-27 15:51:11 +03:00
assignmentOperations.kt
Drop identityEquals from builtins, compiler and tests.
2016-01-22 05:54:38 +03:00
incDecOnObject.kt
Fix tests: "infix modifier required" and "operator modifier required" errors
2015-11-27 15:51:11 +03:00
kt4152.kt
"field": deprecated warnings introduced, compiler tests migrated to the new syntax
2015-09-21 15:48:00 +03:00
kt4987.kt
Fix tests: "infix modifier required" and "operator modifier required" errors
2015-11-27 15:51:11 +03:00
kt4991.kt
Fixes for KT-4991: Prefix/postfix expressions resolved to local extensions are not supported in codegen;
2014-10-03 17:24:14 +04:00