Skip to content

Issues: vlang/v

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
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

vfmt: Add imports grouping and sorting Feature Request This issue is made to request a feature.
#22939 opened Nov 21, 2024 by gechandesu
2 tasks
enum value field is not printed correctly Bug This tag is applied to issues which reports bugs.
#22938 opened Nov 21, 2024 by jorgeluismireles
Module import at lower directory level requires directory name to import Bug This tag is applied to issues which reports bugs. Module Lookup Problem Bugs/feature requests, that are related to looking up modules/mismatches in module names/paths. Unit: Compiler Bugs/feature requests, that are related to the V compiler in general.
#22937 opened Nov 21, 2024 by BadaBingBee
checker error cannot access fields of an Option for if optval != none { where optval is muttable Bug This tag is applied to issues which reports bugs. Option Type Bugs/feature requests, that are related to `?Type`. Unit: Checker Bugs/feature requests, that are related to the type checker. Unit: Compiler Bugs/feature requests, that are related to the V compiler in general.
#22936 opened Nov 21, 2024 by spytheman
passing -d some_define=abc does not trigger $if some_define ? { ... } $else { ... } at all Bug This tag is applied to issues which reports bugs. Comptime Features processed during compile time, like $if, $for, $env etc Unit: cgen Bugs/feature requests, that are related to the default C generating backend. Unit: Checker Bugs/feature requests, that are related to the type checker.
#22906 opened Nov 18, 2024 by spytheman
v-uing binding issues Bug This tag is applied to issues which reports bugs.
#22886 opened Nov 17, 2024 by trufae
Error when matching literal '*' using match_glob Bug This tag is applied to issues which reports bugs. Status: Confirmed This bug has been confirmed to be valid by a contributor. Unit: vlib Bugs/feature requests, that are related to the vlib.
#22867 opened Nov 15, 2024 by rodabt
Convert some useful functions like dump to comptime fns Feature Request This issue is made to request a feature.
#22864 opened Nov 14, 2024 by StunxFS
1 of 2 tasks
output of json encode/decode of structs containing f64 arrays is not equivalent to the input Bug This tag is applied to issues which reports bugs. Modules: JSON Bugs/feature requests, that are related to `json` and `x.json2` modules. Status: Confirmed This bug has been confirmed to be valid by a contributor.
#22860 opened Nov 14, 2024 by holder66
arrays.sum([]) or {panic(err)} produces a misleading/obscure error message: Bug This tag is applied to issues which reports bugs. Unit: Checker Bugs/feature requests, that are related to the type checker.
#22859 opened Nov 14, 2024 by holder66
Short init fixed array syntax confusion with propagation of error. Feature Request This issue is made to request a feature.
#22849 opened Nov 13, 2024 by jorgeluismireles
2 tasks
array.get Feature Request This issue is made to request a feature.
#22837 opened Nov 11, 2024 by khalyomede
1 of 2 tasks
Initialize an array with and update applied of another array as map does Feature Request This issue is made to request a feature.
#22834 opened Nov 11, 2024 by jorgeluismireles
2 tasks
ORM: support h2database Feature Request This issue is made to request a feature.
#22797 opened Nov 8, 2024 by enghitalo
2 tasks
dump and println act different Bug This tag is applied to issues which reports bugs.
#22794 opened Nov 8, 2024 by enghitalo
checker: wrong assert pass. missing checker error Bug This tag is applied to issues which reports bugs.
#22793 opened Nov 8, 2024 by enghitalo
$if T is $address Feature Request This issue is made to request a feature.
#22792 opened Nov 8, 2024 by enghitalo
2 tasks
cgen, checker: pointer in generic function Bug This tag is applied to issues which reports bugs.
#22791 opened Nov 8, 2024 by enghitalo
2 tasks
testing with -run-only does not detect fails Bug This tag is applied to issues which reports bugs.
#22778 opened Nov 6, 2024 by jorgeluismireles
cgen: invalid memory access panic when trying cleanup threads Bug This tag is applied to issues which reports bugs. Status: Confirmed This bug has been confirmed to be valid by a contributor.
#22776 opened Nov 6, 2024 by enghitalo
Can't compile generated C Bug This tag is applied to issues which reports bugs. Unit: cgen Bugs/feature requests, that are related to the default C generating backend.
#22762 opened Nov 4, 2024 by downfall85
v ls install still tries to install vls instead of v-analyzer Bug This tag is applied to issues which reports bugs.
#22757 opened Nov 4, 2024 by JalonSolov
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.