Commit Graph

23 Commits

Author SHA1 Message Date
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
Andrey Breslav 6f9ed383f3 Script fixed for Mac 2011-10-17 21:47:02 +04: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 9b51604c92 assorted build script fixes 2011-10-17 18:15:53 +02:00
Dmitry Jemerov 3083fde2dd binary distribution for Kotlin 2011-10-17 18:01:02 +02:00
Dmitry Jemerov 5a1bca0615 standalone compiler 2011-10-17 17:02:47 +02:00