Skip to content

Releases: peterzeller/abstractsyntaxgen

Version 0.3.2

20 Aug 18:53
Compare
Choose a tag to compare
  • 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

27 Aug 21:02
Compare
Choose a tag to compare

Added try-catch for attributes to avoid unnecessary cyclic dependency errors

New @ignoreForEquality option for parameters

25 May 19:05
Compare
Choose a tag to compare
added parameter annotation @ignoreForEquality

parameters annotated with this will not be considered for
structuralEquality