aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/kotlin/model/additionalExtras.kt
AgeCommit message (Expand)Author
2022-05-16Don't expose enum constructor arguments to documentations (#2497)ebraminio
2022-02-17Refactor Ancestry Graphs (#2326)Andrzej Ratajczak
2021-08-25Manual highlighting webhelp (#2079)vmishenev
2021-08-09Property annotation for getter and setter (#2049)vmishenev
2021-07-30Add boolean, nullable types of annotation parameter valuevmishenev
2021-07-23Add numeric types of annotation parameter value (#2035)vmishenev
2021-02-05Annotations for parameters (#1710)Marcin Aman
2021-01-04JvmField annotation (#1678)Marcin Aman
2020-12-29Parsing of JvmName (#1675)Marcin Aman
2020-07-07Remove unnecessary files from core, rename aditional -> additionalKamil Doległo