Jeroen van Rijn
|
df0d74efbe
|
Simplify table writer
|
2026-03-09 19:48:27 +01:00 |
|
Jeroen van Rijn
|
7b79f28522
|
Allow compiling with -vet -vet-tabs -strict-style -vet-style -vet-cast -warnings-as-errors -disallow-do
Support the same strict flags as used throughout the CI tests.
|
2026-03-09 19:48:25 +01:00 |
|
StudebakerGuy
|
1d0510d27f
|
is_graphic now uses the generated Unicode tables
unicode.is_graphic has been modified to use the generted Unicode
tables. The tables Me, Mn, Mc, and Zs were add as needed by is_graphic.
|
2026-03-09 19:48:23 +01:00 |
|
StudebakerGuy
|
65d0e5c82f
|
is_symbol uses generated Unicode tables
Tables for Sm, Sc, Sk, So are now being generated. These tables
are now being searched by is_symbol
|
2026-03-09 19:48:22 +01:00 |
|
StudebakerGuy
|
3bfa01d4a8
|
Generate Unicode Punctuation Tables
|
2026-03-09 19:48:20 +01:00 |
|
StudebakerGuy
|
b4d70d3c5b
|
Corrected issue with PropList.txt ranges
|
2026-03-09 19:48:15 +01:00 |
|
StudebakerGuy
|
9d038b23ec
|
Add generated tables to core/unicode
|
2026-03-09 19:48:09 +01:00 |
|