Files
Odin/core
StudebakerGuy 673adf30c3 Add searing of generated tables, Fixed in_digit
This adds the functino `unicode.in_range` to search for a run in
the `Range` type used in `core/unicode/generated.odin`.

This also modifies `unicode.binary_search` so it will support searching
types other than i32 by making it support implicit parametric polymorphism.

`unicode.in_digit` has been modified to use the generated tables.
2026-03-09 19:48:11 +01:00
..
2026-03-07 14:57:39 +01:00
2026-02-10 19:56:49 +01:00
2025-10-10 12:24:28 +02:00
2026-02-21 14:02:41 +01:00
2026-02-17 14:41:09 +00:00
2026-02-12 12:12:21 +01:00
2026-02-17 18:34:37 +01:00
2026-02-14 12:52:51 +01:00
2026-01-11 20:21:25 +01:00
2026-02-09 20:08:22 +01:00
2026-02-09 20:08:22 +01:00
2026-02-19 02:32:00 +01:00