aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-11Rotate arrows on closed menuKamil Doległo
2020-03-11Fix arrows in navigationKamil Doległo
2020-03-11Add background color on hoverKamil Doległo
2020-03-11Add logo to left columnKamil Doległo
2020-03-11Fix content widthKamil Doległo
2020-03-11Many UI changes for stylingKamil Doległo
2020-03-11Use Bounds instead of Wrappers to describe typesPaweł Marks
2020-03-11Add filtering for commentsPaweł Marks
2020-03-11Fixing signatures font, incorrect links and line breakingBłażej Kardyś
2020-03-11Refactor brief documentation, remove `Parameters` block from functions' pagesKamil Doległo
2020-03-11Classlike header and other ui fixesBłażej Kardyś
2020-03-11Properly merge AdditionalModifiers from different platformsPaweł Marks
2020-03-11Add DRIs to navigation elements, tag each ContentPage with DRI, add JS for co...Filip Zybała
2020-03-11Merges documentables with the same sourcePaweł Marks
2020-03-11Adds time mesurement to track potential performance regressionsPaweł Marks
2020-03-11Removes naming bugAndrzej Ratajczak
2020-03-11Remove nested packages from packagesKamil Doległo
2020-03-10Psi parsing optimizationBłażej Kardyś
2020-03-06fixed enum entries generationSzymon Świstun
2020-03-05fixed test compilationSzymon Świstun
2020-03-04Implement some additional modifiersKamil Doległo
2020-03-04Refactor ModifiersKamil Doległo
2020-03-04Fix some DRI translationsKamil Doległo
2020-03-04Fix spacing in JavaSignatureProviderKamil Doległo
2020-03-04Use JDK8 as the default versionKamil Doległo
2020-03-04Improve JavaSignatureProviderKamil 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-04Fix building, we still need jsoup in the core for HtmlParserKamil Doległo
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-04Creates MockContext for testsPaweł 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-28Remove the duplication of companion objects in the modelSzymon Świstun