Age | Commit message (Expand) | Author |
---|---|---|
2015-01-12 | Update to the latest Kotlin compiler API | Alexander Udalov |
2014-12-22 | Document some types in Dokka and fix to make them work. | Ilya Ryzhenkov |
2014-12-02 | Pass EnvironmentConfigFiles.JVM_CONFIG_FILES to JetCoreEnvironment factory me... | Ilya Ryzhenkov |
2014-10-13 | Remove BindingContext and migrate to ResolveSession, discover symbols for {co... | Ilya Ryzhenkov |
2014-10-13 | Migrate to lazy resolve session | Ilya Ryzhenkov |
2014-09-19 | Synchronize to Kotlin compiler API. | Ilya Ryzhenkov |
2014-07-16 | Use alternative way to get exhaust. | Ilya Ryzhenkov |
2014-07-14 | Add documentation | Ilya Ryzhenkov |
2014-07-14 | Beautification and documentation. | Ilya Ryzhenkov |
2014-07-14 | Migrate to PackageView processing to unify all package fragments into single ... | Ilya Ryzhenkov |
2014-07-12 | Store descriptors instead of resolution scopes, rename Model -> Module | Ilya Ryzhenkov |
2014-07-11 | Complete package migration and move files into folders. | Ilya Ryzhenkov |