-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
No labels!
There aren’t any labels for this repository quite yet.
94 labels
Auto str Method Generation
Auto str Method Generation
Bugs/feature requests, that are related to the automatic string method generation.
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.
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.
Good First Issue (easy task)
Good First Issue (easy task)
This issue is suitable to be worked on by new contributors.
Graphics/multimedia/gg/sokol
Graphics/multimedia/gg/sokol
A video, sound, rendering, or fonts related issue.
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: builtin
Modules: builtin
Bugs and problems, concerning the builtin types in V - array, maps, strings, runes.
Modules: datatypes
Modules: datatypes
Bugs/feature requests, that are related to the `datatypes` module.