Commit graph

2 commits

Author SHA1 Message Date
semihalev
90690dfab4 Remove TestCoreWhitespace test
The whitespace control functionality has been intentionally disabled as indicated by comments in whitespace.go. This test was previously skipped, and has now been removed to avoid confusion.

This functionality may be reimplemented in the future, at which point the test can be added back.
2025-03-11 12:51:04 +03:00
semihalev
cce67f94c9 Fix code style inconsistencies and update documentation
- Update documentation with negative step range workaround
- Document limitations and solutions in FINDINGS.md and SOLUTION.md
- Clean up code style and remove experimental files
- Optimize performance in core functions
- Fix whitespace and end-of-file newlines

🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
2025-03-11 09:29:12 +03:00