aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/kotlin
AgeCommit message (Expand)Author
2020-02-27Crude Documentable mergerPaweł Marks
2020-02-27Replace original with platformData in DocumentablesKamil Doległo
2020-02-27Makes Documentables into property containersPaweł Marks
2020-02-27Adds merger utilityPaweł Marks
2020-02-27Adds property merging strategiesPaweł Marks
2020-02-27Adds calculated propertiesPaweł Marks
2020-02-27Sketch of property containerPaweł Marks
2020-02-27Model for type parametersPaweł Marks
2020-02-27Unpacking unnecessarily PlatformDependanted valuesBłażej Kardyś
2020-02-27Moving expect value to PlaformDependentBłażej Kardyś
2020-02-27Amendments to new Documentables modelBłażej Kardyś
2020-02-27Refactor Documentable modelKamil Doległo
2020-02-19Rename extensions to make them more uniformKamil Doległo
2020-02-19Remove unnecessary castKamil Doległo
2020-02-18Fixes not recognizing star projection in drisPaweł Marks
2020-02-18Remove unnecesarily complex utilityPaweł 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-17Fix descriptor visiting, add test for DRI clash on JSKamil Doległo
2020-02-17Removing duplicated content blocksBłażej Kardyś
2020-02-12Fixes infinite recursion bug for immediate nullable self typesPaweł Marks
2020-02-12Fixes infinite recursion in DRI expansion caused by bounds on nullable parame...Paweł Marks
2020-02-12Changed Errors to IllegalStateExcpetionsAndrzej Ratajczak
2020-02-12Added Br handlingAndrzej Ratajczak
2020-02-12Adds requested changesAndrzej Ratajczak
2020-02-12Implements tests for MarkdownParser and fixes some bugs related to itsAndrzej Ratajczak
2020-02-12renameSzymon Świstun
2020-02-12corrected SameName strategySzymon Świstun
2020-02-12page merger strategy with testsSzymon Świstun
2020-02-12page merger strategySzymon Świstun
2020-02-12plugin overridesSzymon Świstun
2020-02-12merger for functionsSzymon Świstun
2020-02-12removed useless castSzymon Świstun
2020-02-12merger for functionsSzymon Świstun
2020-02-12kotlin-as-java fixedSzymon Świstun
2020-02-12kotlin-as-java pluginSzymon Świstun
2020-02-12Removed default file extension extension pointAndrzej Ratajczak
2020-02-12Cleans up file extension redundancyAndrzej Ratajczak
2020-02-11Fixes bugs with navbar generatingAndrzej Ratajczak
2020-02-11Adds conditional plugin linkingAndrzej Ratajczak
2020-02-10contentForClass fixed and testsSzymon Świstun
2020-02-10formattingSzymon Świstun
2020-02-06Resolves bugs with doubling references and fixes minor bugsAndrzej Ratajczak