Dmitry Jemerov
e3dab96715
Add Trove4j license
2017-02-22 16:04:33 +01:00
Mikhail Zarechenskiy
6cccad9647
Update year in license and regenerate tests
2017-01-10 12:01:17 +03:00
Dmitry Jemerov
af1ed78e17
Add Scala license (kotlinc runner scripts are derived from Scala)
2017-01-09 11:54:11 +01:00
Alexander Udalov
167ab1f860
Introduce "-api-version" CLI option
...
The `@SinceKotlin("X.Y.Z")` annotation now hides a particular declaration from
resolution when the API version specified by the `-api-version` option is
_less_ than X.Y.Z. The comparison is performed as for versions in Maven:
MavenComparableVersion is in fact a copy of
org.apache.maven.artifact.versioning.ComparableVersion.
Also support "!API_VERSION" directive in diagnostic tests
#KT-14298 Fixed
2016-10-11 17:46:01 +03:00
Stanislav Erokhin
341b251e4d
Update copyright in generated tests.
2016-02-16 18:59:10 +03:00
Alexander Udalov
53079fd3f7
Upgrade year in copyright to 2015
2015-01-02 19:23:40 +03:00
Alexander Udalov
58bc611e3a
Copy pcollections's HashPMap to kotlin/reflect/jvm/internal
...
It will be used for caching KClass instances for foreign (Java) classes
2014-07-02 01:26:21 +04:00
Nikolay Krasko
fb6e82fc92
Update year in the licence
2013-03-26 16:30:22 +04:00
Evgeny Gerashchenko
52b7ee6447
Happy new year 2013!
2013-01-28 18:58:08 +04:00
Pavel V. Talanov
042a3617f9
Add version and sources for dart jar. Add closure-compiler.jar (with license).
2012-04-02 20:46:01 +04:00
pTalanov
ecdc8115f6
Add license files for jshashtable, prototype.
2012-03-06 20:24:19 +04:00
pTalanov
0c0abe419f
Add license files for rhino, json, dart, asm, args4j.
2012-03-06 20:24:18 +04:00
Maxim Shafirov
c7761fae14
KT-965
2012-01-12 14:05:14 +04:00