Skip to content

0.1.19#64

Merged
eren23 merged 3 commits intomainfrom
feat/update-58
Mar 9, 2026
Merged

0.1.19#64
eren23 merged 3 commits intomainfrom
feat/update-58

Conversation

@eren23
Copy link
Owner

@eren23 eren23 commented Mar 9, 2026

No description provided.

eren23 added 3 commits March 9, 2026 14:07
- Added `matplotlib` and `numpy` as dependencies in `pyproject.toml` and `uv.lock`.
- Updated `.gitignore` to exclude `.DS_Store`.
- Enhanced language detection by integrating a new mapping for file extensions in `codebase_ast.py`, expanding support for additional languages.
- Improved parsing strategy in `ts_parser.py` to include more languages and refined fallback mechanisms.

No breaking changes; these updates focus on expanding functionality and improving code organization.
- Added support for extracting function names without return types in C and C++.
- Improved Elixir macro processing to correctly identify module names and function definitions, ensuring accurate parent class association.
- Updated tests to validate new functionality for C, C++, and Elixir, ensuring robust parsing and accurate results.

No breaking changes; these updates enhance language support and parsing accuracy.
@eren23 eren23 merged commit d5ae529 into main Mar 9, 2026
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant