-
-
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.
111 labels
Unit: Memory Management
Unit: Memory Management
Bugs/feature requests, that are related to the memory management of the compiler.
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: 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: veb
Unit: veb
Bugs/feature requests, that are related to the `veb`, V's official web framework.
Weird/Undocumented Behaviour
Weird/Undocumented Behaviour
This issue is related to a bug, that was surprising and wasted user's time.