Commit Graph

2480 Commits

Author SHA1 Message Date
Maxim Shafirov 81ef081a87 Finally drop attaching stdlib sources everywhere 2012-01-24 17:20:19 +04:00
Maxim Shafirov 00667b14e7 Simplify rt.jar discovery 2012-01-24 17:18:33 +04:00
Evgeny Goldin 1fc1301cb2 Merge branch 'master' into build-tools 2012-01-16 21:18:34 +02:00
Maxim Shafirov d51c030803 New module script DSL 2012-01-16 20:59:17 +04:00
Maxim Shafirov 7142bc10d0 Comment out temporarily to fix compilation 2012-01-16 16:38:37 +04:00
Evgeny Goldin 28044c18cd "build-tools" module + "buildTools" Ant target added 2012-01-15 17:35:49 +02:00
Maxim Shafirov 59e688f9ff Move module scripting out of jvm backend 2012-01-13 14:23:48 +04:00
Stepan Koltsov ed58ca219b better help in command line compiler 2012-01-09 20:55:44 +04:00
Stepan Koltsov 09d0780fe6 developer option to exclude sources
to compile stdlib
2012-01-06 21:22:55 +04:00
Stepan Koltsov 430b973458 better error reporting in commandline compiler 2012-01-06 21:22:50 +04:00
Alex Tkachman b9f39b00c0 KotlinCompiler and tests aware on standard library 2011-11-28 14:36:57 +02:00
Alex Tkachman f6426bc6d4 primitive iterators 2011-11-20 11:05:40 +02:00
Dmitry Jemerov 2911ff95da test also looks for Java under JAVA_HOME 2011-11-03 18:47:40 +01:00
Dmitry Jemerov cf30540247 failing test diagnostics 2011-11-03 18:41:21 +01:00
Dmitry Jemerov 84b216b88c pull out code out of KotlinCompiler and into a testable CompileEnvironment; smoke test for CompileEnvironment 2011-11-03 18:07:23 +01:00
Andrey Breslav 3588779f19 When a file is changed in the IDE, we do not recheck function bodies and other executable code in other files: only declarations to povide resolution context for the changed file 2011-11-01 16:04:55 +03:00
Dmitry Jemerov b39ea7a876 module compiler: initial working version 2011-10-31 13:35:33 +01:00
Dmitry Jemerov 344dea0ad5 extact CompileSession class; work in progress on module compilation 2011-10-31 13:35:33 +01:00
Dmitry Jemerov 65ded5b977 KotlinCompiler can build a jar file 2011-10-28 17:16:14 +02:00
Dmitry Jemerov 12da406850 use JetCoreEnvironment in KotlinCompiler 2011-10-27 17:49:39 +02:00
svtk a81fbd209e Added 'jet' extension for KotlinCompiler 2011-10-25 21:30:50 +04:00
Alex Tkachman 469ea25b13 method extracted 2011-10-23 12:27:58 +02:00
Alex Tkachman 63bc261be2 better error reporting in cli-compiler 2011-10-23 12:08:30 +02:00
Alex Tkachman d76c5d47fd compiler options 2011-10-22 20:22:41 +02:00
Alex Tkachman 23c72f4e27 KotlinCompiler accepts directory 2011-10-21 18:37:36 +02:00
Alex Tkachman 974dac4b5d runs under mac 2011-10-19 13:29:38 +02:00
Dmitry Jemerov 4a3b984ccd diagnostics 2011-10-17 18:54:10 +02:00
Dmitry Jemerov e024b11295 diagnostics 2011-10-17 18:48:49 +02:00
Dmitry Jemerov c0993c7855 report generated classfiles 2011-10-17 18:46:01 +02:00
Dmitry Jemerov 5a1bca0615 standalone compiler 2011-10-17 17:02:47 +02:00