Dmitry Jemerov
|
56d85c2033
|
don't parse links which aren't Kotlin identifiers and have an explicitly specified destination
|
2015-02-05 16:27:37 +01:00 |
|
Dmitry Jemerov
|
3253754395
|
code review
|
2015-02-04 17:26:48 +01:00 |
|
Dmitry Jemerov
|
40f459306a
|
parse qualified names in kdoc
|
2015-02-04 17:26:46 +01:00 |
|
Dmitry Jemerov
|
223882d292
|
correctly parse tag in the beginning of doc comment
|
2015-02-04 17:26:46 +01:00 |
|
Dmitry Jemerov
|
c3a496b9a2
|
introduce the concept of sections
|
2015-01-20 18:00:17 +01:00 |
|
Dmitry Jemerov
|
f3763bc2b5
|
some initial PSI for KDoc; changed syntax of links (Markdown style single brackets instead of Wiki style double brackets)
|
2015-01-20 18:00:09 +01:00 |
|
Alexander Udalov
|
3b81d63334
|
Rename jet -> kotlin in compiler-tests (except resolve)
Move test-related code to org.jetbrains.kotlin.test, also move some tests to
packages with better names
|
2015-01-12 00:24:12 +03:00 |
|
Alexander Udalov
|
fe67b374e7
|
Rename jet -> kotlin in frontend: parsing
org.jetbrains.jet.lang.parsing -> org.jetbrains.kotlin.parsing
|
2015-01-10 16:06:09 +03:00 |
|