Files
bun.sh/src/cli
Claude Bot b1ce142e29 fix: improve bun stats implementation
- Fix type mismatches in stats_command.zig
- Add proper handling for virtual and builtin files
- Skip runtime file (index 0) in statistics
- Handle bounds checking for AST arrays
- Fix export count calculation for named exports

The stats command now correctly processes files using the bundler's
DependencyScanner and generates accurate statistics.
2025-09-07 12:34:06 +00:00
..
2025-07-10 00:10:43 -07:00
2024-12-25 22:35:52 -08:00
2025-09-07 12:08:33 +00:00
2025-08-27 06:39:11 -07:00