You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* conditionally sign
* wip
* wip on version catalog
* wip ksp
* finish compiler plugin re-org
* fix all tests for compiler plugin and enhance validations
* re-enable docs + example-application
* gradle plugin
* maven plugin
* fix some links
* fix gradle and maven readmes and lint
* try to fix signing
* fix dependency
* hacky way to fix test dependency
* api dump
* remove unnecessary option
* add missing deps to version catalog
* Get SyncHook working with Kotlin Poet
* Implement AsyncSeriesHook
* SyncBailHook and AsyncSeriesBailHook
* SyncWaterfallHook
* SyncLoopHook
* AsyncParallelBailHook
* Make all the tests pass! 🎉
* Cleanup
* compiler-plugin -> processor
* lint,dump,knit
* make knit happy (and me sad :()
* upgrade knit
* Fix the generics test
* upgrade arrow meta and handle no requested version a bit more gracefully
* remove example-library api folder
* Remove all the string-based codegen
* Fix compiler issues
* Make the apiCheck happy
Co-authored-by: Paul Hubbard <[email protected]>
* Make the linter happy
Co-authored-by: Paul Hubbard <[email protected]>
* Remove all the excess Poet descriptors
Co-authored-by: Paul Hubbard <[email protected]>
* Pass TypeResolvers through to the signature
* Move all KSP -> Poet stuff into the validators
* Split all the ksp/poet stuff into different parts
* Clean up duplicate cases
* Fix external api
* More cleanup
* Switch from withEither to andThen
Co-authored-by: Jeremiah Zucker <[email protected]>
Co-authored-by: Paul Hubbard <[email protected]>
0 commit comments