From ac114919792961894e5385e71d06390dccf2943d Mon Sep 17 00:00:00 2001 From: Jeroen van Rijn Date: Sat, 21 Feb 2026 01:55:07 +0100 Subject: [PATCH] Update generated table --- core/encoding/entity/generated.odin | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/encoding/entity/generated.odin b/core/encoding/entity/generated.odin index 0096c8199..97f7aef6d 100644 --- a/core/encoding/entity/generated.odin +++ b/core/encoding/entity/generated.odin @@ -8,12 +8,12 @@ package encoding_unicode_entity This file is generated from "https://github.com/w3c/xml-entities/blob/gh-pages/unicode.xml". UPDATE: - - Ensure the XML file was downloaded using "tests\core\download_assets.py". + - Ensure the XML file was downloaded using "tests\core\download_assets.py", given the path to the "tests\assets" directory. - Run "core/unicode/tools/generate_entity_table.odin" Odin unicode generated tables: https://github.com/odin-lang/Odin/tree/master/core/encoding/entity - Copyright David Carlisle 1999-2023 + Copyright David Carlisle 1999-2025 Use and distribution of this code are permitted under the terms of the W3C Software Notice and License.