Labels
Labels
125 labels
- Bugs/feature requests, that are related to the V generics.
- Pull requests that update GitHub Actions code
- This issue is suitable to be worked on by new contributors.
- A video, sound, rendering, or fonts related issue.
- Bugs/feature requests, that are related to the first impressions that users have of V.
- Bugs related to `for x in itervalue{` and .next()? methods
- Bugs involving the builtin `map` type and derivatives from it like `map[string]int` etc.
- Related to the `markdown` module, from `v install markdown`
- Bugs/feature requests, that are related to looking up modules/mismatches in module names/paths.
- Mbed TLS related problems
- OpenSSL related problems
- This issue is made to request a module to be implemented to the language.
- Bugs and problems, concerning the builtin types in V - array, maps, strings, runes.
- Bugs/feature requests, that are related to the `datatypes` module.
- Bugs/feature requests, that are related to the `db.*` modules.
- Problems with the `db.sqlite` vlib module.
- Bugs/feature requests, that are related to v.debug module.
- Bugs/features, related to the `io` module.
- Bugs/feature requests, that are related to `json` and `x.json2` modules.
- Bugs to the math approximations or to the libm wrappers
- Bugs related to the `math.big` module.
- Bugs/feature requests, that are related to the `os` module.
- Bugs/features, related to the `time` module.
- Bugs related to *only* x.json2 (the pure V implementation)
- The code of the PR must be rebased over current master before it can be approved.
- This issue lacks a reproducible example.
- Bugs/feature requests, related to improving V error messages.
- Bugs/feature requests, that are related to `?Type`.