harehare
mq
BlogDocsChangelog

Branches performance

Pull requests

✨ feat(builtin): add flat_map and improve builtin functions#851
last run
3 days ago
✨ feat(builtin): add flat_map and improve builtin functions - Add flat_map function for mapping and flattening arrays/dicts - Fix fill function edge case for n=0 and off-by-one error - Refactor skip_while for improved readability and correctness - Add comprehensive test suite for all builtin functions
3 days ago
1138c2b
feat/builtin-flat-map-and-improvements
CodSpeed Performance Gauge
-1%
✨ docs: Update README and TUI documentation for clarity and accuracy
18 hours ago
2b68b27
feat/enhance-selector-api
CodSpeed Performance Gauge
0%
♻️ refactor(ast): simplify slice expression parsing logic Removed unnecessary variable assignment when handling empty slice end bracket (e.g., `[n:]`). This improves code readability without changing functionality.
6 days ago
556b25b
refactor/ast-parser-style-improvement
CodSpeed Performance Gauge
0%
♻️ refactor(cli): Change fmt command to format files in place Modified the fmt command to accept file paths as arguments and write formatted output directly to files instead of printing to stdout. This aligns the formatter behavior with standard code formatters like rustfmt and prettier. Changes: - Add files parameter to fmt command for specifying files to format - Write formatted output directly to files instead of stdout - Add file existence validation before formatting - Update integration tests to reflect new behavior - Fix duration padding in test module (7 → 8 chars)
6 days ago
98c65fb
refactor/fmt-command-in-place-formatting
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home Terms Privacy Docs