Ilya Gorbunov
|
551e0181dc
|
Require explicit type parameter specification for filterIsInstance.
|
2015-10-27 21:47:50 +03:00 |
|
Dmitry Jemerov
|
49033e0002
|
rename Jet* classes to Kt*
|
2015-10-19 21:35:30 +02:00 |
|
Mikhail Glukhikh
|
cae0388a57
|
Code cleanup: data deprecations and some effective visibility stuff
|
2015-10-19 15:24:22 +03:00 |
|
Yan Zhulanow
|
e14c9645dc
|
Error on 'if' without an 'else' branch when used as an expression
|
2015-10-19 03:56:15 +03:00 |
|
Ilya Gorbunov
|
a58a7727d1
|
Preprocessor: cleanup unused code.
|
2015-10-11 16:14:38 +03:00 |
|
Ilya Gorbunov
|
423a146bce
|
Preprocessor: do not use legacy package facade name in build.xml.
|
2015-10-11 16:14:24 +03:00 |
|
Ilya Gorbunov
|
12d218632c
|
logging: debug enabled for CLI
|
2015-09-25 21:09:29 +03:00 |
|
Ilya Gorbunov
|
9970c34961
|
Preprocessor: improved logging.
|
2015-09-25 21:09:27 +03:00 |
|
Ilya Gorbunov
|
1df4ab847d
|
Remove task for ant, include preprocessor into the compiler, call preprocessor in ant build.
|
2015-09-25 21:09:22 +03:00 |
|
Ilya Gorbunov
|
e8c93abdb5
|
Developing preprocessor task for ant
|
2015-09-25 21:09:20 +03:00 |
|
Ilya Gorbunov
|
7b206fdaf4
|
Refactor a bit
|
2015-09-25 21:09:18 +03:00 |
|
Ilya Gorbunov
|
d76e177834
|
Each platform is processed separately but in parallel.
|
2015-09-25 21:09:15 +03:00 |
|
Ilya Gorbunov
|
706771829e
|
Processing sources for multiple platforms in one pass.
|
2015-09-25 21:09:13 +03:00 |
|
Ilya Gorbunov
|
de778d9865
|
Prototyping preprocessor: stripping declarations and replacing name.
|
2015-09-25 21:09:08 +03:00 |
|