aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src
AgeCommit message (Expand)Author
2020-03-05fixed test compilationSzymon Świstun
2020-03-04Refactor ModifiersKamil Doległo
2020-03-04Fix some DRI translationsKamil Doległo
2020-03-04Add initial version of Kotlin as Java pluginKamil Doległo
2020-03-04Refactor extras in ContentNodesAndrzej Ratajczak
2020-03-04fixed npe during stdlib generationSzymon Świstun
2020-03-04Prunes member branches in navigation treePaweł Marks
2020-03-04Now signature provider uses new visibility modelPaweł Marks
2020-03-04Update of test dataPaweł Marks
2020-03-04Big refactor of signature providerPaweł Marks
2020-03-04Platform dependent hints for rendererPaweł Marks
2020-03-04Replace inline signature generation with KotlinSignatureProviderKamil Doległo
2020-03-04Tests for wrapping groups in renderer. Also util for groupsPaweł Marks
2020-03-04Adds group wrapingPaweł Marks
2020-03-04Output writer for renderer testsPaweł Marks
2020-03-04Signature provider moved to basePaweł Marks
2020-03-04Small cleanup in the modelPaweł Marks
2020-03-04Sketch of default signature providerKamil Doległo
2020-03-04Working javadoc parsingBłażej Kardyś
2020-03-04Adding proper accessors to java fieldsBłażej Kardyś
2020-03-04Replace Visibility used in Documentables with custom classesKamil Doległo
2020-03-04Hotfix for merging expect/actual Documentables when no actuals are presentKamil Doległo
2020-03-04Add information about modifiers to Documentables' extra propertiesSzymon Świstun
2020-02-28Test api moved to sensible packagePaweł Marks
2020-02-28Port some of the core tests from the previous modelSzymon Świstun
2020-02-27Skipping empty block by defaultPaweł Marks
2020-02-27Rename `actual` to `sources`Kamil Doległo
2020-02-27Fix SameMethodNamePageMergerStrategyKamil Doległo
2020-02-27Small adjustments to the new modelPaweł Marks
2020-02-27Fix descriptor to documentable translatorSzymon Świstun
2020-02-27Adding psi parsing for new modelBłażej Kardyś
2020-02-27Remove unneeded DSLMarker, fix bugs in PageCreator, add new ContentKindsKamil Doległo
2020-02-27Refactor PageBuilder and PageContentBuilderKamil Doległo
2020-02-27Crude Documentable mergerPaweł Marks
2020-02-27response to commentsSzymon Świstun
2020-02-27output comparingSzymon Świstun
2020-02-19Rename extensions to make them more uniformKamil Doległo
2020-02-18Fixes not recognizing star projection in drisPaweł Marks
2020-02-18Remove unnecesarily complex utilityPaweł Marks
2020-02-18Translators moved to separate packagesPaweł Marks
2020-02-18Removes last remnants of default extensionsPaweł Marks
2020-02-18Moves location providers and output writers to base pluginPaweł Marks
2020-02-18Moves comments to content conversion to base pluginPaweł Marks
2020-02-18Cleans up page mergers and moves them to base pluginPaweł Marks
2020-02-18Moves PsiToDocumentablesTranslator to the base pluginPaweł Marks
2020-02-18Renames DocumentationToPagesTranslatero and moves its implementation to base ...Paweł Marks
2020-02-18Renames DocumentationMerger and moves it to base pluginPaweł Marks
2020-02-18Adds option to mark extension as fallbackPaweł Marks
2020-02-18Moves DescriptorToDocumentableTransformer to base pluginPaweł Marks
2020-02-18Moves all core tests to base pluginPaweł Marks