robotpy / robotpy/cxxheaderparser
Could we add location to the result?
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 153
- Forks
- 30
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 1
Description
I want to know the line number of each symbol.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the parser's symbol result structures and the code that creates them; the issue does not name specific files or tests. Trace how symbols are produced, then verify that each result exposes its source line number and add or update focused tests for that behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, python
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100