Commit Graph

15 Commits

Author SHA1 Message Date
Andrey Breslav 839c39c70d Migrate build and project configuration to IntelliJ IDEA 12 (Leda) EAP
Major changes: ASM is switched from vanilla 3.3 to a 4.0 with renamed packages,
because this is done inside IDEA and we depend on that transitively.
Thus the jarjar renaming in build.xml, old library binaries deleted.

Also we now depend on exact IDEA build (EAP), not "last successful".
2012-07-25 12:07:19 +04:00
Leonid Shalupov 4cd2ce81a9 pack compiler into one jar (without js yet) 2012-04-29 19:30:43 +04:00
Andrey Breslav 93fcd7d1f2 Dependency Injection: GUICE replaced by custom code generation 2012-03-13 19:44:35 +04:00
James Strachan fb8269e6d1 removed old cruft from ant build 2012-03-13 15:03:10 +00: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 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 b62c21e446 missing files 2012-03-07 04:12:08 +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
Leonid Shalupov fc097dd33b fix ASM dependency 2012-03-01 20:20:07 +04:00
Leonid Shalupov 461c8d773d use full ASM library to satisfy plugin verifier 2012-02-29 13:08:16 +04:00
Evgeny Gerashchenko a0867144f3 Added asm library sources to repository. 2012-01-23 13:26:20 +04:00
Maxim Shafirov 60ae86c88a missing asm lib 2011-02-25 15:27:45 +03:00