mirror of
https://github.com/allaunthefox/BioSight.git
synced 2026-07-31 03:05:22 +00:00
- Pre-defined and unified character sets (OPERATOR_CHARS, BRACKET_CHARS, PUNCT_CHARS, WHITESPACE_CHARS). - Defined precise sets for SYMMETRY_CHARS, PERIODICITY_CHARS, CONTINUITY_CHARS, and META_MATH_CHARS. - Re-ordered specific checks to precede c.isalpha() so Unicode/Greek math letters are not misclassified as standard lower/upper alpha. Build: 3307 jobs, 0 errors (lake build) |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| AGENTS.md | ||
| ast_parse.py | ||
| charclass.py | ||
| consistency.py | ||
| embed.py | ||
| encoding_rationale.md | ||
| output.py | ||
| silversight.py | ||
| test_phi.py | ||