Ivlev Alexander

Results 13 issues of Ivlev Alexander

https://github.com/jpsim/SourceKitten/tree/master/Source/SourceKittenFramework Library can get AST, can wrote warnings/errors dyring build. But it's hard...

task

Current resolve system make without delay Maker - Lazy, Provider. It lead to not fully support Delay Maker with other modifications - many, tags. Also current system can faster, and...

Синтаксис библиотеки такой, что по факту я могу по набору файлов, создать граф зависимостей (в идеале дерево) и отобразить его. Это отдельный проект, но сделать его былобы не лишнем. В...

task

Added contains function in DITranquillity: container.contains(type: Protocol.self) // contains(type: "Protocol") container.contains(component: Component.self) // contains(component: "Component") container.contains(module: Module.self) // contains(module: "Module")

Extensions - add additional capabilities, in runtime. Needs for other libraries ``` class VC: UIViewController { var presenter: Presenter! } // where get arg1? class Presenter { let server: Server!...

task

xcode plugin for add function -> go to registration.

question
task

Chaos VIPER DelegateAndObservers BigProject

task

Simple SwiftPM support. Not swift wrapped.