Skip to content

1.12.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Feb 12:00
e32d812

1.12.0-beta.1 (2024-02-29)

Features

  • Folding ranges support (32b2500)
  • Highlight lines in listings that originate from macros and copybooks (febdcb8)
  • Integration with Explorer for Endevor 1.7.0+ (43c91db)
  • Navigation actions for listings (21a63a5)

Fixes

  • Adjust CA expression grammar (7a9c523)
  • Avoid duplicate collection of CA instructions in macros (c628cce)
  • Consider scope for SYSM_SEV value in debugger (d5e0bb2)
  • Inconsistent completion list with implicitly defined private CSECT (ae23b97)
  • Incorrect results of CA conversion functions for multibyte UTF-8 codepoints (ad91834)
  • Incorrect results of string comparison in CA expressions (9c1ec71)
  • Lookahead not triggered by attribute references in array indices in string concatenations (40f01c4)
  • More efficient line tracking (a50a041)
  • Rework system variables (9e6f036)
  • Server startup failure not reported (9b9c78b)
  • Trivial symbol_occurrence structure (8c85623)
  • Use raw URI path in external files (c80ae7d)

Other changes

  • CA statement processing (af695b5)
  • Remove broken node workaround (2fb8c41)
  • Remove unused owning shared pointers (3303f23)
  • Reorganize variable ownership (1f2f315)
  • Run more tests in the browser environment (e32d812)
  • SET_t structure cleanup (652f507)
  • Upgrade deprecated dependencies (8de6e4d)