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
Label
Projects
Milestones
Assignee
Sort
Parameters in 'match' options separated by comma not flagged by compiler
Bug
#11548
opened Sep 19, 2021 by
DevrosTheOne
Accessing a map field inside a shared struct object causes
invalid memory access error
Bug
#11546
opened Sep 19, 2021 by
emilmaid
Sumtypes: V sometimes thinks 1 == &1 (hidden referencing that shouldn't be there?)
Bug
#11543
opened Sep 19, 2021 by
elimisteve
Type inference bug: val2 not inferred as interface type in situations like [MyInterfaceType(val), val2]
Bug
#11542
opened Sep 18, 2021 by
elimisteve
[HOWTO]how to export c function with pub access?
Feature Request
#11522
opened Sep 17, 2021 by
Student414
creating a const equal to a module function leads to a C codegen error
Bug
#11513
opened Sep 16, 2021 by
spytheman
Issues when C imports conflict with auto-included libraries
Bug
#11509
opened Sep 15, 2021 by
irishgreencitrus
C codegen error for
_ := x['nonexisting'], followed by an if guard
Bug
#11508
opened Sep 15, 2021 by
spytheman
Improve channels (across go routines) performance for certain scenarios
Feature Request
#11506
opened Sep 15, 2021 by
dumblob
Converting a reference of an interface to a string converts the interface to a string instead
Bug
#11499
opened Sep 14, 2021 by
Wertzui123
Compiler crash when converting a struct reference to string without defining a str() method on the struct
Bug
#11498
opened Sep 14, 2021 by
Wertzui123
Previous Next
ProTip!
Adding no:label will show everything without a label.