Skip to content

No labels!

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

Arch: PowerPC
Arch: PowerPC
Bugs/feature requests, that are related to architecture PowerPC.
Auto str Method Generation
Auto str Method Generation
Bugs/feature requests, that are related to the automatic string method generation.
Autofree
Autofree
Bugs/feature requests, that are related to -autofree.
Boehm Garbage Collection (GC)
Boehm Garbage Collection (GC)
Bugs/feature requests related to the Boehm garbage collector and its integration into V programs.
Breaking Change
Breaking Change
This PR introduces changes that break backward compatibility. Requires manual review.
Bug
Bug
This tag is applied to issues which reports bugs.
Build
Build
V build error on any OS/CPU architecture.
CLI
CLI
Bugs/feature requests, that are related to command line options of V or cmd/tools/*.
Compiler: GCC
Compiler: GCC
Bugs/feature requests, that are related to compiler GCC.
Compiler Panic
Compiler Panic
The V compiler itself paniced. It should not, it should produce nice and readable errors instead.
Compiler: TCC
Compiler: TCC
Bugs/feature requests, that are related to compiling V programs with TCC.
Compilers: MSVC
Compilers: MSVC
Bugs/feature requests, that are related to compiling V programs with MSVC.
Comptime
Comptime
Features processed during compile time, like $if, $for, $env etc
Critical
Critical
This label is used for critical issues
dependencies
dependencies
Pull requests that update a dependency file
Feature Request
Feature Request
This issue is made to request a feature.
Fixed in x.json2
Fixed in x.json2
A JSON related issue, that is fixed in `x.json2` module.
Generics[T]
Generics[T]
Bugs/feature requests, that are related to the V generics.
Good First Issue (easy task)
Good First Issue (easy task)
This issue is suitable to be worked on by new contributors.
Install/first impressions
Install/first impressions
Bugs/feature requests, that are related to the first impressions that users have of V.
Module Lookup Problem
Module Lookup Problem
Bugs/feature requests, that are related to looking up modules/mismatches in module names/paths.
Module Request
Module Request
This issue is made to request a module to be implemented to the language.
Modules: datatypes
Modules: datatypes
Bugs/feature requests, that are related to the `datatypes` module.
Modules: db
Modules: db
Bugs/feature requests, that are related to the `db.*` modules.
Modules: debug
Modules: debug
Bugs/feature requests, that are related to v.debug module.
Modules: JSON
Modules: JSON
Bugs/feature requests, that are related to `json` and `x.json2` modules.
Modules: os
Modules: os
Bugs/feature requests, that are related to the `os` module.
Needs Rebase
Needs Rebase
The code of the PR must be rebased over current master before it can be approved.
Needs Reproducible Example
Needs Reproducible Example
This issue lacks a reproducible example.
Nicer V Errors
Nicer V Errors
Bugs/feature requests, related to improving V error messages.