Files
Odin/core/os
Feoramund a495cd581c Assert that _Path_Separator is 7-bit ASCII
There are several places where this is assumed to be true, most visibly
in `is_path_separator`, as it takes a `byte` argument.

Note that the data type of `_Path_Separator` is a rune, which allows any
Unicode value.
2025-03-20 14:43:54 -04:00
..
2025-01-10 07:15:44 +01:00
2024-08-04 15:24:26 +01:00
2024-08-04 11:46:42 +01:00
2024-08-04 15:24:26 +01:00
2025-01-10 05:56:56 +03:00
2025-01-10 07:07:40 +01:00
2024-09-22 13:04:23 +01:00
2024-10-10 09:14:29 -07:00
2024-10-10 09:14:29 -07:00
2024-08-04 15:24:26 +01:00
2024-12-20 17:19:04 +01:00
2024-08-04 15:24:26 +01:00