Commit Graph

33 Commits

Author SHA1 Message Date
Yan Zhulanow be954f2c27 Fix WrongIdFormat exception on Android XML widgets with non-@+id/ format 2015-03-11 15:33:45 +03:00
Pavel V. Talanov 9ecf95532e Replace 'class object' with default object in project code 2015-03-10 18:07:46 +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
Alexander Udalov ac9e6cd9ca Regenerate tests 2015-02-27 19:56:37 +03:00
Yan Zhulanow 20fc298113 Cache Android XML parse results using VfsModificationTracker 2015-02-26 16:07:44 +03:00
Yan Zhulanow 0ecd1c04b0 Update copyright 2015-02-26 15:26:02 +03:00
Yan Zhulanow f71e41d2db Fix Android xml converter tests 2015-02-26 15:26:02 +03:00
Yan Zhulanow db45ab4ad6 Call findViewById if invoked on anything but our Activity class 2015-02-26 15:26:00 +03:00
Yan Zhulanow f033604c7a Rename jet to kotlin in compiler api 2015-02-26 15:25:59 +03:00
Yan Zhulanow 5eec7d3ac2 Rename jet to kotlin in android-compiler-plugin 2015-02-26 15:25:59 +03:00
Yan Zhulanow 9aef9b2643 Rename jet to kotlin in plugin-api 2015-02-26 15:25:58 +03:00
Yan Zhulanow c756cfef86 Codebase update 2015-02-26 15:25:57 +03:00
Yan Zhulanow 346dbe3f7c Refactor Android plugin 2015-02-26 15:25:57 +03:00
Yan Zhulanow 4f9aba2cdc Support multi-module configuration in Android plugin 2015-02-26 15:25:57 +03:00
Yan Zhulanow 438d2ee5fa Cache resolved Views in Map 2015-02-26 15:25:56 +03:00
Yan Zhulanow 4180cf4d53 Read VirtualFile contents via contentsToByteArray() 2015-02-26 15:25:56 +03:00
Yan Zhulanow 94995f5a20 Obsolete testData files removed 2015-02-26 15:25:53 +03:00
Yan Zhulanow 15f7f6e08e Android compiler tests moved to test package 2015-02-26 15:25:52 +03:00
Yan Zhulanow 7cd78a2d3a AndroidBytecodeShapeTest renamed 2015-02-26 15:25:51 +03:00
Yan Zhulanow 27e1e7ffdb Fix a typo 2015-02-26 15:25:49 +03:00
Yan Zhulanow 4eddac30c6 Android compiler persistence tests fixed 2015-02-26 15:25:48 +03:00
Yan Zhulanow 488ef6f50e Register plugin extensions in tests 2015-02-26 15:25:48 +03:00
Yan Zhulanow fa62d3bcec Move Android compiler plugin tests to android-compiler-plugin module 2015-02-26 15:25:48 +03:00
Yan Zhulanow 83d3a4f575 Fix synthetic property rename processor 2015-02-26 15:25:45 +03:00
Yan Zhulanow a2032e60a7 Provide values using ServiceLoader instead of MANIFEST.MF 2015-02-26 15:25:44 +03:00
Andrey Breslav 562b563e7e Read action added in Android plugins 2015-02-26 15:25:42 +03:00
Andrey Breslav 71d082c12c Missing public added 2015-02-26 15:25:41 +03:00
Andrey Breslav 8844ecdbc4 Find Usages extension extracted 2015-02-26 15:25:41 +03:00
Andrey Breslav 5811b13ce7 ExpressionCodegenExtension extracted 2015-02-26 15:25:40 +03:00
Andrey Breslav e10d8a6fe0 ExternalDeclarationsProvider introduced 2015-02-26 15:25:40 +03:00
Andrey Breslav 1f10ab21ac android-ide-plugin module extracted 2015-02-26 15:25:40 +03:00
Andrey Breslav 1e70369cf8 Logic related to command-line options moved to android-compiler-plugin 2015-02-26 15:25:40 +03:00
Andrey Breslav 565ce5a781 frontend.android renamed to android-compiler-plugin 2015-02-26 15:25:39 +03:00