microsoft / microsoft/ifc-spec
Make `CallingConvention` more abstract
Nobody has claimed this yet.
- Dominant language
- TeX
- Stars
- 94
- Forks
- 11
- Avg merge
- 1d 29m
- Merged PRs (30d)
- 2
Description
It is a platform/vendor dependent concept. The current definition focuses on MSVC implementation; the specification should abstract over that and provides the MSVC definition in a vendor-specific trait.
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 current CallingConvention definition in the specification sources. Review how its MSVC-focused details are represented, then separate the platform-independent concept from the MSVC vendor-specific trait; done means the specification defines the abstract concept and preserves the MSVC definition in that trait.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- tex
- Domain
- documentation
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100