Commit Graph

9957 Commits

Author SHA1 Message Date
Nikolay Krasko 5fe4e2f4ae Introduce js header library concept 2013-03-14 15:27:10 +04:00
Nikolay Krasko 7c0be23416 Using intermediate variable for java module lookup 2013-03-14 15:27:10 +04:00
Nikolay Krasko 15fc21cf27 Refactor providers 2013-03-14 15:27:09 +04:00
Nikolay Krasko c4bc984c94 Renames in FrameworkDetector 2013-03-14 15:27:08 +04:00
Nikolay Krasko ecff401289 Assert we are don't perform copy into itself 2013-03-14 15:27:07 +04:00
Nikolay Krasko 3345ae8c96 Add vendor name and library version into manifest for JS stdlib 2013-03-14 15:27:06 +04:00
Nikolay Krasko 85c866418a Remove ChooseCompilerSourcePanel 2013-03-14 15:27:05 +04:00
Nikolay Krasko 639f7c8762 Initial version of Kotlin compiler settings page 2013-03-14 15:27:04 +04:00
Nikolay Krasko a6d5ad4155 Redesign dialogs 2013-03-14 15:27:03 +04:00
Nikolay Krasko d5195382fa Don't store library version in bundled runtime 2013-03-14 15:27:02 +04:00
Nikolay Krasko 70aeea0c8b Remove unused class 2013-03-14 15:27:02 +04:00
Nikolay Krasko 2a9ad1b9c5 Store classes file for JS lib and getting library version 2013-03-14 15:25:55 +04:00
Nikolay Krasko f98ae18596 Remove using standalone compiler option 2013-03-14 15:25:54 +04:00
Nikolay Krasko f5955185ac Refactoring: move file as configuring module is not a quickfix 2013-03-14 15:25:53 +04:00
Nikolay Krasko 39e6abf5e9 Refactoring: Rename Adpater to Finder 2013-03-14 15:25:51 +04:00
Nikolay Krasko 49a864846b GUI for copy ecma 3 file 2013-03-14 15:25:51 +04:00
Nikolay Krasko d73123f771 Don't allow copy into empty folders 2013-03-14 15:25:49 +04:00
goodwinnk eed215893f Add an ability to create libraries from standalone compiler 2013-03-14 15:25:48 +04:00
Nikolay Krasko 9b9f9a50d3 Temporary copy js kotlin runtime to the folder with the library. Need special gui. 2013-03-14 15:25:47 +04:00
Nikolay Krasko 52d8b0d616 Add library version to default library name 2013-03-14 15:25:46 +04:00
Nikolay Krasko 94d436d6c2 Better work with libraries names 2013-03-14 15:25:45 +04:00
Nikolay Krasko 8065bc4338 Make "copy to" dialog has default folder selected 2013-03-14 15:25:44 +04:00
Nikolay Krasko 20003306bc Remove "Set up library later" from dialog 2013-03-14 15:25:43 +04:00
Nikolay Krasko 0d82c119fd Remove source radio button selection 2013-03-14 15:25:42 +04:00
Nikolay Krasko 0fa437c4ee Remove unused files 2013-03-14 15:25:41 +04:00
Nikolay Krasko 69590c1f89 Rename framework classes 2013-03-14 15:25:40 +04:00
Nikolay Krasko 0a4d578a13 Refactoring: move methods 2013-03-14 15:25:39 +04:00
goodwinnk 0bb6b121ab Fix building JS module 2013-03-14 15:25:38 +04:00
Nikolay Krasko 27da87afe5 Move detecting java to FrameworkDetector. Search for markers only on project root update. 2013-03-14 15:25:37 +04:00
Nikolay Krasko 78d1ccab62 Move everything related to abi compatibility notification to separate class 2013-03-14 15:25:36 +04:00
Nikolay Krasko 5191bae04a Refactoring and clean-ups 2013-03-14 15:22:36 +04:00
Nikolay Krasko 4612f705c5 Go back to separate links for framework setup 2013-03-14 15:19:18 +04:00
Nikolay Krasko c1fc41109e Same messages for warning about conflicting modules 2013-03-14 15:19:16 +04:00
Nikolay Krasko 833b5d2548 Check module is already configured with Kotlin framework of other type 2013-03-14 15:19:15 +04:00
Nikolay Krasko ac1f7aa9bc Drop usage of JS component 2013-03-14 15:19:14 +04:00
Nikolay Krasko 7cdfae190b Configure JS library properly 2013-03-14 15:19:13 +04:00
Nikolay Krasko 057bdb7731 Library kinds detectors for Java and JavaScript 2013-03-14 15:19:12 +04:00
Nikolay Krasko 688359de45 Use standard framework support dialog for configuring Kotlin from editor 2013-03-14 15:19:11 +04:00
goodwinnk 9f640e7f13 Framework initial commit 2013-03-14 15:12:21 +04:00
goodwinnk bb53985c00 Spelling correction 2013-03-14 15:04:01 +04:00
Nikolay Krasko a349f2e66b Move configuring module with the library to utils method 2013-03-14 15:04:00 +04:00
Nikolay Krasko dac26a73a3 Reformat file 2013-03-14 15:00:49 +04:00
Kevin F. Chen 91364df11d merged the TYPE_ARGUMENTS_REDUNDANT quickfix into the 3 previously merged quickfixes 2013-03-13 20:12:23 +04:00
Kevin F. Chen 36d613f1c4 merged three quickfixes for NON_VARARG_SPREAD, USELESS_(HIDDEN_)IMPORT, and UNUSED_VARIABLE into one file 2013-03-13 20:12:22 +04:00
Kevin F. Chen d928c09931 TYPE_ARGUMENTS_REDUNDANT quickfix added to this branch, tested and completed 2013-03-13 20:12:22 +04:00
Evgeny Gerashchenko ec5331057a Removed unnecessary final on local variables. 2013-03-13 14:12:50 +04:00
Evgeny Gerashchenko c24f1605f3 Enabled "Unnecessary final on local variable" inspection. 2013-03-13 14:12:41 +04:00
Zalim Bashorov 322d35ac2f Added some tests for JS implementation of HashMap
Fixed JS implementation of HashMap#putAll
2013-03-12 21:09:33 +04:00
Evgeny Gerashchenko 7f583cc798 Moved remaining case in LoadJavaCustomTest to generated one.
Supported multi-file cases.
2013-03-12 20:40:19 +04:00
Evgeny Gerashchenko 88cc767f77 Removed empty test classes. 2013-03-12 20:40:19 +04:00