Commit Graph

2 Commits

Author SHA1 Message Date
Stefano Amorelli
84ec605708 style: final formatting fixes for rustfmt
- Remove trailing whitespace
- Add newlines at end of files
- Fix multi-line string formatting
2025-08-16 17:46:32 +03:00
Stefano Amorelli
ed05da5ed4 feat: add core XBRL parser implementation
- High-performance parser with zero-copy design
- SIMD optimizations for text processing
- Memory-mapped file support
- SEC EDGAR validation rules
- Linkbase and schema support
- Custom memory allocator with mimalloc
2025-08-16 17:27:40 +03:00