Skip to content

1.15.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Sep 11:48

1.15.0 (2024-09-20)

Features

  • Support CATTR, XATTR and R-type constants (85f51dc)
  • Support comments in configuration files (6bb7283)

Other changes

  • Clean up WASM glue code (bc04cd9)
  • More resource_location cleanup (23b5909)
  • Remove highlighting symbol production from lexer (92d1915)
  • Remove redundant arguments (bad80a8)
  • Remove resource_location deduplication (19e29fa)
  • Remove unused field (24e38f0)
  • Start extension before adding tests (84d24f7)
  • Support Linux on SystemZ (4a19fe4)

Fixes

  • Avoid allocation in stack frame tree (ff3ad99)
  • Deferred operands (7994a21)
  • Download dependencies command supports reading processor groups from settings (afc14a7)
  • Evaluate relative paths specified in settings with respect to root folder (962da20)
  • Identify error states indicating a data set does not exist (70dc8ca)
  • Macro operand parsing (dbbe8ac)
  • PRINT instruction should tolerate null operands (642ec23)
  • Retrieval of dependencies is suspended by an arbitrary error (1ac9985)
  • Simplify macro operand preprocessing (88be6eb)
  • The language server crashes due to an invalid CATTR or XATTR instruction operand (9bcb14f)
  • Unify error handling (911d6a3)