Age | Commit message (Expand) | Author |
2019-11-06 | Filtering out synthetic undocumented functions | Błażej Kardyś |
2019-11-06 | Fix merger, add platforms | Kamil Doległo |
2019-11-06 | Filtering out synthetic functions | Błażej Kardyś |
2019-11-05 | Add merger (sort of) | Kamil Doległo |
2019-11-05 | Actual-Expected merger | Paweł Marks |
2019-11-05 | New model | Paweł Marks |
2019-11-05 | Fix DRI.withClass | Kamil Doległo |
2019-11-05 | Fix external link resolution | Kamil Doległo |
2019-11-05 | Initial commit for navigation, rebase when locationProvider is fixed | Kamil Doległo |
2019-11-05 | Adding csses | Błażej Kardyś |
2019-11-05 | Escaping for html | Paweł Marks |
2019-11-05 | Changes merging mock behaviour to see jvm output | Paweł Marks |
2019-11-05 | Solves problems with constructor descriptors | Paweł Marks |
2019-11-05 | Signateures wrapped in symbols | Paweł Marks |
2019-11-05 | Signatures and types rendering | Paweł Marks |
2019-11-05 | Fixing typo in location provider | Błażej Kardyś |
2019-11-05 | Adds constructors to documentation | Paweł Marks |
2019-11-05 | Changing path generation for page nodes | Błażej Kardyś |
2019-11-04 | Some parsing for markdown links | Paweł Marks |
2019-11-04 | Adds comments to pageModel | Paweł Marks |
2019-11-04 | Adds information about tags to documentation graphs | Paweł Marks |
2019-11-04 | [WIP] intergraph transformer | Kamil Doległo |
2019-10-31 | Add markdown content builder | Kamil Doległo |
2019-10-31 | Adds transformation from descriptors to documentation graph | Paweł Marks |
2019-10-31 | Moves node model to separate package | Paweł Marks |
2019-10-31 | Model updated | Paweł Marks |
2019-10-31 | Pseudo generator | Paweł Marks |
2019-10-31 | Make things compile, no matter the cost | Paweł Marks |
2019-10-31 | Remove all unnecessary files | Kamil Doległo |
2019-10-31 | [WIP] commit before rebase | Kamil Doległo |
2019-10-31 | Temp changes | Błażej Kardyś |
2019-10-29 | [WIP] new model | Kamil Doległo |
2019-10-29 | Don't create filenames that conflict with Windows reserved filenames. | Dan |
2019-10-29 | New dokka model | Błażej Kardyś |
2019-10-10 | Partial fix for email links in markdown #179 | Kamil Doległo |
2019-10-10 | Extract testApi from core | Kamil Doległo |
2019-10-10 | WIP on restructuring | Kamil Doległo |
2019-10-04 | Merge remote-tracking branch 'origin/multiplatform-support' into tmp--release... | Simon Ogorodnik |
2019-10-03 | Fix the tests | Kamil Doległo |
2019-10-03 | Fix the extension function file location | Kamil Doległo |
2019-09-30 | Fix alltypes page look | Kamil Doległo |
2019-09-30 | Fix package suppression | Kamil Doległo |
2019-09-30 | Fix for multiple file rendering issues | Kamil Doległo |
2019-09-30 | Merge remote-tracking branch 'origin/master' into tmp--release--0.10.0 | Simon Ogorodnik |
2019-08-27 | Fix for missing colon in links to external sites, https://github.com/Kotlin/d... | Kamil Doległo |
2019-08-05 | Fix nested annotation and perPackageOptions bugs | Kamil Doległo |
2019-08-05 | Cleanup, update README | Kamil Doległo |
2019-07-09 | Quick and dirty fix for merging extensions for external classes | Kamil Doległo |
2019-07-01 | Fix bug with nonexistent file on native | Kamil Doległo |
2019-06-25 | fix *.dataTags tests | KrystianUjma |