Skip to content

oxabl_codegen: v0.5.0

Choose a tag to compare

@evanbrobertson evanbrobertson released this 10 Aug 17:51
a13d729

0.5.0 (2026-08-04)

Features

  • ast: full-fidelity spans on AST wrapper nodes (#91) (2e774b1)
  • close residual LINT0001 language-coverage gaps (#58) (b3124fd)
  • formatter: oxabl_formatter layout engine (Track B slice 3) (#93) (11a9659)
  • resolve abbreviated built-in function calls in undefined-symbol lint (3f45edd)
  • resolve abbreviated built-in function calls in undefined-symbol lint (7f763a3)

Bug Fixes

  • resolve built-in ABL functions in undefined-symbol lint (c47b55a), closes #58
  • silence LINT0001 for MAX/MIN/ABS/VALUE, NO-APPLY, lock method args (1e997d2)