mirror of
https://github.com/apple/pkl.git
synced 2026-08-26 05:34:01 +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