Commit Graph

11 Commits

Author SHA1 Message Date
Pavel V. Talanov b0856cb364 Do not translate library (marked by annotation) declarations. 2012-08-14 18:48:24 +04:00
Pavel V. Talanov 954c1ee29f Fix test file name. 2012-08-14 14:01:27 +04:00
Pavel V. Talanov 310d926747 Test for KT-2388: if function passed as setTimeout callback, all "this" references will be point to HTML window instead of real object.
#KT-2388 fixed
2012-08-14 12:44:44 +04:00
Pavel V. Talanov 7a22ad099a Fix formatting in some of test data files.
Adapted from https://github.com/develar/kotlin/commit/a9e0a42fb1347fa8e21c86b5a073ef8a7c873da0.
2012-08-10 14:06:23 +04:00
pTalanov ee689cb1ab Safe calls work for native properties
#KT-2209 fixed
2012-06-15 19:08:46 +04:00
pTalanov 1ba6470e8d Check for undefined whenever check for null 2012-06-15 18:19:08 +04:00
pTalanov c1a2eaf47a Support class objects for native classes 2012-06-15 15:08:41 +04:00
pTalanov ea5f4d428c Refactor NativeInteropTest 2012-06-15 15:08:40 +04:00
Andrey Breslav ca81d97b54 Year fixed in the copyright 2012-03-13 20:47:51 +04:00
pTalanov 8b984551c1 KT-1519: Error calling native extension function from user defined extension function. 2012-03-13 15:50:08 +04:00
pTalanov ab3cdb9bd8 Add simple tests for interop with native code. 2012-03-02 20:05:16 +04:00