Labels
Labels
33 labels
- Features for use of `hs-bindgen` as a library.
- Changes that are backwards incompatible, and will break user's code.
- Issues related to binding specifications (input, external, or generated)
- Blocked on bugs or missing features in upstream projects
- Something isn't working
- Improvements to the CI infrastructure
- Features for which there are client-confirmed use cases
- Internall documentation to support the development of hs-bindgen itself
- Improvements or additions to documentation _of_ `hs-bindgen` (see also `generated-docs`).
- This issue or pull request already exists
- New feature or request
- Experiments where we generate example bindings for specific libraries using hs-bindgen
- Tickets related to the documentation we generate for the bindings.
- Test suite generated by hs-bindgen for specific bindings (not hs-bindgen's _own_ test suite).
- Extra attention is needed
- Automatic generation of high level bindings
- This doesn't seem right
- Feature of the C language (or any of its extensions) that we haven't implemented yet
- Issues currently actively being worked on.
- Patterns for manual construction of high-level bindings
- Further information is requested
- Internal refactoring
- Required for the first public release
- Improvements to the test suite
- Requires triage