Valentin Kipyatkov
|
68853fecc3
|
Removed support for "typealias" declarations from the parser
#KT-10683 Fixed
|
2016-01-19 19:31:44 +03:00 |
|
Valentin Kipyatkov
|
98dc8f234e
|
Drop suppport for annotation syntax without '@' from parser
|
2015-10-15 19:20:07 +03:00 |
|
Dmitry Jemerov
|
98b8784ab0
|
drop deprecated syntax for anonymous initializer blocks
|
2015-04-29 14:07:04 +02:00 |
|
Pavel V. Talanov
|
06916d98c6
|
default -> companion: replace all mentions of default and default object
|
2015-03-17 15:47:39 +03:00 |
|
Pavel V. Talanov
|
59f192ef90
|
Replace 'class object' with 'default object' in renderers and test data
Includes changes to decompiled text
Old syntax is used in builtins and project code for now
|
2015-03-06 19:36:54 +03:00 |
|
Andrey Breslav
|
cc68ed894b
|
"type" is not a keyword anymore ("typealias" reserved instead)
|
2014-10-13 15:41:13 +04:00 |
|
Zalim Bashorov
|
d71c3d6166
|
Minor in Parser: moved some annotation tests.
|
2014-09-10 22:39:11 +04:00 |
|