Results 4 issues of Boris

Hi there, thanks for the handy lib, I use it with my other simple DTSTART/DTEND icalendar rules parser! According to specs (at least how I understood them) > The value...

After waking up a monitor I can't log in, only color is rendered with no password input or anything. ``` [LOG] Locking session [WARN] Extension: .jpg [LOG] onLockLocked called [LOG]...

Currently if you try to format an interval between two `NaiveDateTime` structs, the `Cldr.Interval.to_string` function will treat them as simple `Date`. Example: ``` Cldr.Interval.to_string!(~U[2025-10-05 14:50:00Z], ~U[2025-10-05 16:30:00Z], FV.Cldr, format: :long)...

After a while, during working a codebase in helix I start getting weird behaviour: * Formatter sometimes puts parenthesis `()` in a middle of function name * LSP server completely...