Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort
repl does not exit when exit() is called Bug
#13928 opened Apr 4, 2022 by StunxFS
vfmt removes necessary markdown. module prefix Bug Unit: vfmt
#13925 opened Apr 3, 2022 by ntrel
bool evaluation broken with comment in the middle Bug
#13921 opened Apr 3, 2022 by vincenzopalazzo
C error when trying to unwrap a module constant, optional string to an int Bug Status: Confirmed
#13914 opened Apr 3, 2022 by hungrybluedev
Calling an interface implementation's (struct's) method causes C error Bug Status: Confirmed
#13913 opened Apr 3, 2022 by hungrybluedev
vfmt or vparser: commas in arguments of a function as the type of a field in a struct are not stripped out Bug Status: Confirmed Unit: Compiler
#13909 opened Apr 2, 2022 by Hunam6
Example of http post request Feature Request
#13906 opened Apr 2, 2022 by 2005m
generics method inference Bug Generics<T>
#13897 opened Apr 1, 2022 by vincenzopalazzo
clipboard can not paste to Firefox on Linux Bug
#13891 opened Apr 1, 2022 by kahsa
libssh
#13890 opened Mar 31, 2022 by hcpex
Return of a function used as an argument generates C compilation error. Bug
#13882 opened Mar 30, 2022 by ScuroGuardiano
math/big: Integer.probably_primary() Feature Request
#13869 opened Mar 30, 2022 by danieldaeschle
crypto/rand: Reader Feature Request
#13867 opened Mar 30, 2022 by danieldaeschle
Error casting aliases to generic types Bug Generics<T>
#13863 opened Mar 29, 2022 by pluspeter0
V compiler panic with mismatched multi-returns Bug
#13862 opened Mar 29, 2022 by bolshoytoster
Error compiling a file with a type alias and a match on it Bug
#13860 opened Mar 29, 2022 by pluspeter0
vfmt is changing a type parameter in a struct initialization Bug
#13852 opened Mar 28, 2022 by pluspeter0
vdoc should syntax highlight examples Feature Request Unit: vdoc
#13851 opened Mar 28, 2022 by ntrel
2 of 4 tasks
Sugestion in the documentation Feature Request
#13845 opened Mar 27, 2022 by claudiosa
does v has a ECDSA lib ? Feature Request
#13835 opened Mar 26, 2022 by zhfnjust
autofree generates double free when assigning a reference Bug
#13822 opened Mar 25, 2022 by maddanio
autofree does not call free on unassigend returned struct value Bug Status: Confirmed
#13821 opened Mar 25, 2022 by maddanio
ProTip! Exclude everything labeled bug with -label:bug.