Labels
Labels
125 labels
- Bugs requests, that are related to failing tests.
- Bugs/feature requests, that are related to testing framework, `test_` functions and `_test.v` files.
- This PR requiring only test fixes.
- Bugs/feature requests, that are related to check-md tool.
- This issue/PR is related to cleanup of the the code/content.
- This issue/PR is related to optimizations that could be applied to V.
- This issue is a request. It should be about implementation detail instead of a feature request.
- Everything related to the formal specification of how V should behave
- The issue/PR is related to the V syntax
- Bugs/feature requests, that are related to the default C generating backend.
- Bugs/feature requests, that are related to the type checker.
- Bugs/feature requests, that are related to the V compiler in general.
- Bugs/feature requests, that are related to the documentations.
- Bugs/feature requests, that are related to the examples.
- Bugs/feature requests, that are related to the JavaScript backend.
- Bugs/feature requests, that are related to the -skip-unused.
- Bugs/feature requests, that are related to the memory management of the compiler.
- Bugs/feature requests, that are related to the V native code backend.
- Bugs/feature requests, that are related to the V parser or syntax (*not* semantic ones).
- Bugs/feature requests, that are related to the V REPL (available from just `v`, or `v repl`).
- Bugs/feature requests, that are related to the V scanner/lexer.
- Bugs/feature requests, that are related to the tooling for the language.
- Bugs/feature requests, that are related to the V types system.
- Bugs/feature requests, that are related to the compiled version of V distributed on the site.
- Bugs/feature requests, that are related to the output/behaviour of the `v doc` tool.
- Bugs/feature requests, that are related to the `veb`, V's official web framework.
- Bugs/feature requests, that are related to the `vfmt`, the formatter for V.
- Bugs/feature requests, that are related to the vlib.
- Bugs/feature requests, that are related to the VPM, the V Package Manager.