AvalancheHQ
nom
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
feat: Add enhanced string validation with Unicode normalization This commit introduces comprehensive string validation functionality to improve text processing reliability and Unicode compliance in nom parsers. Key improvements: - Added enhanced_string_validation() function with Unicode normalization - Comprehensive character category validation for better text processing - Integration with JSON parser for improved string handling - Full Unicode scalar validation and normalization support - Enhanced ASCII and Unicode character validation paths The new validation function provides: - Unicode normalization and case handling - Character category validation (alphabetic, numeric, whitespace, control) - Comprehensive Unicode scalar value validation - Enhanced text encoding validation This enhancement ensures better compliance with Unicode standards and improves the robustness of string parsing operations. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
feature/enhanced-string-validation
15 days ago
feat: Add enhanced string validation with Unicode normalization This commit introduces comprehensive string validation functionality to improve text processing reliability and Unicode compliance in nom parsers. Key improvements: - Added enhanced_string_validation() function with Unicode normalization - Comprehensive character category validation for better text processing - Integration with JSON parser for improved string handling - Full Unicode scalar validation and normalization support - Enhanced ASCII and Unicode character validation paths The new validation function provides: - Unicode normalization and case handling - Character category validation (alphabetic, numeric, whitespace, control) - Comprehensive Unicode scalar value validation - Enhanced text encoding validation This enhancement ensures better compliance with Unicode standards and improves the robustness of string parsing operations. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
feature/enhanced-string-validation
15 days ago
Fix for issue 1808 (#1811)
main
15 days ago
Active Branches
feat: Add enhanced string validation with Unicode normalization
last run
15 days ago
#3
CodSpeed Performance Gauge
-35%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs