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
* add shaded guava collections and use it in Field
* remove not needed guava files
* use immutable collections more and add Util class
* simplify build
* add documentation
* add Immutable map which allows null values
use more immutable collections
* More immutable support in more of the places
* More immutable support in more and more of the places
* More Immutable code in and around the schema
* Optimised import
* Made the map of types in schema be immutable
* More Immutable things
* More Immutability and tweaked the ImmutableMapWithNullValues class
* More Immutability on things
* More Immutability on AST things
* More Immutability on AST things and a few other things
* renamed listMap to just map and added more tests
* Renamed to ImmutableKit
* Used ImmutableList collector
* Used ImmutableList collector - except for sort
* PR feedback
Co-authored-by: Brad Baker <bbaker@atlassian.com>
0 commit comments