-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add annotations for closure params and delegates to more methods, so we can more easily write code with static typing. * Adding more type annotations to help understand the type safety of closures. Had to remove the @CompileStatic on LocalConcurrentContext because of a compiler bug. Tried moving to 3.0.22, but it had compiler errors that I couldn't figure out. * Bump version to 1.1.8 * Bump groovy version to 2.5.23 --------- Co-authored-by: charlie <[email protected]>
- Loading branch information
Showing
10 changed files
with
182 additions
and
135 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.