Skip to content

No labels!

There aren’t any labels for this repository quite yet.

Performance
Performance
Changes in performance, both improvements or regressions.
Photon wrapper
Photon wrapper
Photon coroutine library wrapper
Reimplement Feature
Reimplement Feature
This issue is related to significant changes of existing feature.
Result Type
Result Type
Bugs/feature requests, that are related to `!Type`.
Security
Security
Bugs/feature requests, that are related to either vlib modules or the language as a whole.
Status: After 1.0
Status: After 1.0
This issue is deferred until stable 1.0 release.
Status: Confirmed
Status: Confirmed
This bug has been confirmed to be valid by a contributor.
Status: Duplicate
Status: Duplicate
This issue has been marked as a duplicate of another issue.
Status: Has Workaround
Status: Has Workaround
This issue has workaround.
Status: Needs More Info
Status: Needs More Info
The issue author is expected to provide more information.
Status: Won't Fix
Status: Won't Fix
This issue would not be worked on.
strconv module
strconv module
Testing
Testing
Bugs/feature requests, that are related to testing framework, `test_` functions and `_test.v` files.
Tests To Fix
Tests To Fix
This PR requiring only test fixes.
Tools: check-md
Tools: check-md
Bugs/feature requests, that are related to check-md tool.
Type Aliases
Type Aliases
Type: Clean-Up
Type: Clean-Up
This issue/PR is related to cleanup of the the code/content.
Type: Optimization
Type: Optimization
This issue/PR is related to optimizations that could be applied to V.
Type: Request
Type: Request
This issue is a request. It should be about implementation detail instead of a feature request.
Type: Specification
Type: Specification
Everything related to the formal specification of how V should behave
Type: Syntax
Type: Syntax
The issue/PR is related to the V syntax
Unit: cgen
Unit: cgen
Bugs/feature requests, that are related to the default C generating backend.
Unit: Checker
Unit: Checker
Bugs/feature requests, that are related to the type checker.
Unit: Compiler
Unit: Compiler
Bugs/feature requests, that are related to the V compiler in general.
Unit: Documentation
Unit: Documentation
Bugs/feature requests, that are related to the documentations.
Unit: Examples
Unit: Examples
Bugs/feature requests, that are related to the examples.
Unit: JS
Unit: JS
Bugs/feature requests, that are related to the JavaScript backend.
Unit: markused
Unit: markused
Bugs/feature requests, that are related to the -skip-unused.
Unit: Memory Management
Unit: Memory Management
Bugs/feature requests, that are related to the memory management of the compiler.
Unit: Native
Unit: Native
Bugs/feature requests, that are related to the V native code backend.