Commit Graph

143 Commits

Author SHA1 Message Date
Maxim Shafirov 3d9b115f90 Share codestyle (mostly copied from IDEA) 2012-03-16 18:54:35 +04:00
Andrey Breslav ca81d97b54 Year fixed in the copyright 2012-03-13 20:47:51 +04:00
Andrey Breslav 93fcd7d1f2 Dependency Injection: GUICE replaced by custom code generation 2012-03-13 19:44:35 +04:00
Andrey Breslav d6b24d39ea Absent source directories removed 2012-03-13 18:20:53 +04:00
Leonid Shalupov 666c58aa70 use guice without aop 2012-03-11 16:01:04 +04:00
Stepan Koltsov ed7c00e0a1 OK, I give up, flatten libraries on the file system 2012-03-10 02:23:55 +04:00
Stepan Koltsov 62221494e2 fix plugin build 2012-03-10 02:03:16 +04:00
Stepan Koltsov 997fbb60a3 using guice to wire TopDownAnalyzer beans
attempt 2
2012-03-10 00:54:16 +04:00
Andrey Breslav a94b77ffc9 Revert GUICE introduction 2012-03-07 12:58:37 +04:00
Stepan Koltsov c3e2fc947d using guice to wire TopDownAnalyzer beans 2012-03-07 04:09:12 +04:00
Andrey Breslav be2687e5d0 Rename the project to Kotlin (modules file fixed) 2012-03-06 19:12:54 +04:00
Andrey Breslav 0a08ac5fe8 Libraries written in Kotlin are factored out into a separate project 2012-03-06 19:00:29 +04:00
Andrey Breslav 8f5bf77745 Fixing the module name 2012-03-06 15:00:12 +04:00
Andrey Breslav 1031682a1a Kotlin wrappers fo JS libraries added to the artifact 2012-03-06 14:53:28 +04:00
James Strachan b37a41ea30 added jars for KT-1451 for adding markdown support in kdoc/comments 2012-03-05 21:38:53 +00:00
Leonid Shalupov 654c05d68c revert asm to 3.3 to match IDEA lib 2012-03-01 23:14:33 +04:00
pTalanov 4d718a199f Build fix attempt: switched to using previous version of js.jar. 2012-03-01 20:29:22 +04:00
Leonid Shalupov fc097dd33b fix ASM dependency 2012-03-01 20:20:07 +04:00
pTalanov 5dcd3c493d Build fix attempt: reverted dropping dependency. 2012-03-01 19:28:26 +04:00
pTalanov 60732c734d Removed js.jar dependency. 2012-03-01 18:08:04 +04:00
pTalanov 35ea508f4c Fix tests to work in a clean environment.
Share javascript backend tests.
2012-02-29 17:32:23 +04:00
Nikolay Krasko 1b67699240 Enable check for declaring collection with classes 2012-02-29 17:14:09 +04:00
pTalanov 71cb3cfde2 Add missing libs to js_libs.
Fix JsAstUtil using wrong Nullable annotation.
2012-02-29 16:03:12 +04:00
Leonid Shalupov 461c8d773d use full ASM library to satisfy plugin verifier 2012-02-29 13:08:16 +04:00
Andrey Breslav 452d6f0b1e Fix the build: remove the testlib module from the project 2012-02-28 19:15:54 +04:00
pTalanov 64dc73fef2 KotlinPlugin artifact fix. 2012-02-28 15:40:09 +04:00
pTalanov 8c2d20f303 Remove js.libraries from the project 2012-02-28 13:59:30 +04:00
pTalanov 3fc7e849de Reverting wrong changes 2012-02-27 19:15:28 +04:00
pTalanov 953c33a846 Project structure fixed 2012-02-27 19:07:59 +04:00
pTalanov 8d6525f23f initial changes 2012-02-27 15:30:52 +04:00
pTalanov 3fd7044edf before merge 2012-02-24 17:25:28 +04:00
Maxim Shafirov fc09e7d637 Fake dependency to make sure plugin is actually updated during make 2012-02-21 13:19:39 +04:00
Andrey Breslav bff62484b1 KT-1306123.lng or 123.sht is not good name 2012-02-20 21:42:13 +04:00
Nikolay Krasko 44b3ebcd43 Revert disabling of debug mode 2012-02-20 16:59:14 +04:00
Nikolay Krasko 00fa077c34 KT-1294 Class rename fails to update import statement and breaks the code - add test for different packages and public java class. 2012-02-20 15:16:50 +04:00
Alex Tkachman e85b983953 more memory for ant build 2012-02-19 14:34:56 +02:00
Maxim Shafirov fd641eeafd this isn't used anymore 2012-02-17 18:40:39 +04:00
Maxim Shafirov f8008d85fe Refactor TC build 2012-02-17 18:34:50 +04:00
Maxim Shafirov b8ee1a90a7 Re-use artifacts we do already have configured for local plugin build 2012-02-17 16:59:31 +04:00
Maxim Shafirov fccc991c19 Running JUnit tests, initial. 2012-02-16 20:21:46 +04:00
Maxim Shafirov a03922d467 Copyrights set to Apache, reflecting it's now open source 2012-02-14 19:25:06 +04:00
Nikolay Krasko a1ef17fade Enable test 2012-02-13 14:29:33 +04:00
Andrey Breslav a9e1eb3615 Add j2k to the plugin 2012-02-10 21:33:05 +04:00
Andrey Breslav 2dfb1fef0e Adding util module to the artifact 2012-02-08 21:41:16 +04:00
Maxim Shafirov 8ef778c18e more mem for tests + dump if outofmem happens 2012-02-07 21:04:05 +04:00
Maxim Shafirov 9e7581c856 Give up on cleaning loader properly 2012-02-06 16:19:41 +04:00
Maxim Shafirov bb3653b612 Make sure it's 3.8 2012-02-06 15:13:27 +04:00
Stepan Koltsov b4028bff97 attach asm src to libraries 2012-02-04 12:46:19 +04:00
Maxim Shafirov 0ec6132798 Actors moved to other examples 2012-02-02 20:52:14 +04:00
Alex Tkachman fd3ae3923a actors example and related bug fixes 2012-02-02 11:15:26 +02:00