Age | Commit message (Expand) | Author |
2015-10-30 | initial support for generating javadoc from Kotlin light classes | Dmitry Jemerov |
2015-10-30 | correctly working optional injection | Dmitry Jemerov |
2015-10-29 | Use Guice injector and ServiceLocator to load implementations on the fly | Sergey Mashkov |
2015-09-11 | M13 code cleanup | Dmitry Jemerov |
2015-02-26 | don't generate redundant links that lead to the same page with no anchor (e.g... | Dmitry Jemerov |
2015-02-19 | remove dependency of Location on a File; use more meaningful locations in tests | Dmitry Jemerov |
2015-01-16 | refactor outline generation; generate HTML outline | Dmitry Jemerov |
2014-10-03 | Cross-reference links on types, relative locations. | Ilya Ryzhenkov |
2014-09-26 | Update to fresh kotlin. | Ilya Ryzhenkov |
2014-09-19 | Convert content to RichString and establish resolution service for links. | Ilya Ryzhenkov |
2014-08-21 | LinkedHashMap is now default for groupBy in stdlib. | Ilya Ryzhenkov |
2014-07-15 | Cleanup | Ilya Ryzhenkov |
2014-07-15 | Cleaning, generalizing, added outline support (hardcoded yml for now) | Ilya Ryzhenkov |
2014-07-14 | Refactor to multiple-nodes formatting, join content. | Ilya Ryzhenkov |
2014-07-14 | Cleanup | Ilya Ryzhenkov |
2014-07-14 | Stop spamming console in FileGenerator. | Ilya Ryzhenkov |
2014-07-14 | Location services, formatting services, initial self-documentation output. | Ilya Ryzhenkov |