Skip to content

No labels!

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

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.
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: 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.
Unit: Parser
Unit: Parser
Bugs/feature requests, that are related to the V parser or syntax (*not* semantic ones).
Unit: REPL
Unit: REPL
Bugs/feature requests, that are related to the V REPL (available from just `v`, or `v repl`).
Unit: Scanner
Unit: Scanner
Bugs/feature requests, that are related to the V scanner/lexer.
Unit: Tooling
Unit: Tooling
Bugs/feature requests, that are related to the tooling for the language.
Unit: Type System
Unit: Type System
Bugs/feature requests, that are related to the V types system.
Unit: V Binary
Unit: V Binary
Bugs/feature requests, that are related to the compiled version of V distributed on the site.
Unit: vdoc
Unit: vdoc
Bugs/feature requests, that are related to the output/behaviour of the `v doc` tool.
Unit: vfmt
Unit: vfmt
Bugs/feature requests, that are related to the `vfmt`, the formatter for V.
Unit: vlib
Unit: vlib
Bugs/feature requests, that are related to the vlib.
Unit: VPM
Unit: VPM
Bugs/feature requests, that are related to the VPM, the V Package Manager.
Unit: vweb
Unit: vweb
Bugs/feature requests, that are related to the `vweb`, V's official web framework.