Releases: peterzeller/abstractsyntaxgen
Releases · peterzeller/abstractsyntaxgen
Version 0.3.2
- smarter copy method
- fixed copyWithRefs
- optimized string concatenation
- new: forEachElement and trimToSize functions
- optimized removeAll and retainAll for AsgList
- fixed warnings
- proper common supertype for forEachElement and parens
- fixed naming issues
Version 0.3.1
Added try-catch for attributes to avoid unnecessary cyclic dependency errors
New @ignoreForEquality option for parameters
added parameter annotation @ignoreForEquality parameters annotated with this will not be considered for structuralEquality