mirror of
https://github.com/apple/pkl.git
synced 2026-04-11 11:16:54 +02:00
- change line numbers from blue to faint to improve legibility on dark backgrounds - use EnumSet throughout - move all ANSI classes into package core.util (no need to split them over util and runtime) - rename AnsiCodingStringBuilder to AnsiStringBuilder