Commit Graph

312 Commits

Author SHA1 Message Date
Denis Zharkov 22425de5cb Setup spacing rules for secondary constructors
#KT-6968 Fixed
2015-03-17 23:18:34 +03:00
Pavel V. Talanov 06916d98c6 default -> companion: replace all mentions of default and default object 2015-03-17 15:47:39 +03:00
Valentin Kipyatkov 569e4a68ae Support for secondary constructors in j2k 2015-03-15 22:30:19 +01:00
Alexander Udalov 6287055475 J2K: convert array.length to array.size() 2015-03-07 02:29:13 +03:00
Pavel V. Talanov 59f192ef90 Replace 'class object' with 'default object' in renderers and test data
Includes changes to decompiled text
Old syntax is used in builtins and project code for now
2015-03-06 19:36:54 +03:00
Dmitry Jemerov ac6a56761e J2K: convert javadoc comments to kdoc 2015-03-03 18:31:30 +01:00
Pavel V. Talanov 1adf15d01d Update test data for j2k converter tests 2015-02-16 15:38:40 +03:00
Valentin Kipyatkov ae9ebbec7d Corrected test data 2015-01-21 20:10:18 +03:00
Alexander Udalov b4e71bb0b6 Minor, rename package in some j2k tests 2015-01-03 04:22:01 +03:00
Alexander Udalov 3c859caf2b j2k: flatten test cases and testData directory structure
Move j2k/test/tests -> j2k/tests, j2k/test/testData -> j2k/testData
2015-01-03 00:52:59 +03:00
Andrey Breslav d74b79d9db Granular test configurations 2012-01-27 18:33:52 +04:00
Andrey Breslav ae6479a765 Move to another repo 2012-01-27 17:15:30 +04:00