Foso / MpApt

(Deprecated) :wrench: Kotlin Native/JS/JVM Annotation Processor library for Kotlin compiler plugins
Apache License 2.0
236 stars 12 forks source link

Do not repeat file annotations, high-order function processing #16

Closed rjhdby closed 4 years ago

rjhdby commented 4 years ago

Changed FunctionElement for correct high-order functions processing Send file annotations to processor once per file Some refactoring

Foso commented 4 years ago

Hi @rjhdby , thank you very much for contribution :+1: Your PR looks very good, i will check it out :)