Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
weekly.2022.05
published
Jan 31, 2022
16 Pull requests merged by 8 people
-
parser: check orm using undefined variable in where expr (fix #13367)
#13368 merged
Feb 5, 2022 -
fmt: preserve formatting with comments in a empty map
#13362 merged
Feb 5, 2022 -
checker: make sure that the operator check is made on the concrete type
#13360 merged
Feb 4, 2022 -
ast, parser, checker: fix generic struct init with inconsistent generic types (fix #12990)
#13359 merged
Feb 4, 2022 -
doc: add []rune.string()
#13348 merged
Feb 3, 2022 -
cgen: fix error for sql statement inside fn call (fix #13330)
#13346 merged
Feb 2, 2022 -
cgen: fix struct field init from shared struct field
#13343 merged
Feb 2, 2022 -
Regex: fix bug in replace_by_fn
#13344 merged
Feb 2, 2022 -
cgen: fix error for interface with multi-nested embed struct (fix #13340)
#13345 merged
Feb 2, 2022 -
vweb: support `vweb.run_at(app, 'localhost', 8099)`
#13337 merged
Feb 1, 2022 -
cgen: fix error for interface with multi nested embed struct (fix #13331)
#13336 merged
Feb 1, 2022 -
vfmt: updated to keep file permissions on !windows
#13334 merged
Feb 1, 2022 -
Regex: fixed dot char problems on groups with *
#13333 merged
Feb 1, 2022 -
tools: implement `cgen` tag for Markdown examples in `v check-md`
#13332 merged
Jan 31, 2022 -
ast, checker: fix error for calling complex nested generic type function (fix #13025)
#13328 merged
Jan 31, 2022 -
os: add an .exit_code field to os.Command
#13321 merged
Jan 29, 2022
5 Pull requests opened by 5 people
-
crypto: implement c side rsa
#13324 opened
Jan 30, 2022 -
vlib: deprecate `gx` in favour of `gg` (i.e. use `gg.Color`, `gg.rgb` etc)
#13355 opened
Feb 3, 2022 -
fix Context.mount_static_folder_at
#13361 opened
Feb 4, 2022 -
v.parser: fix -translated for modules with C interop
#13363 opened
Feb 4, 2022
15 Issues closed by 5 people
-
SQL missing variable compiler bug
#13367 closed
Feb 5, 2022 -
vfmt: comment inside map gets stripped
#13281 closed
Feb 5, 2022 -
`build error: pointer expected` related to interface, `*indent_xxxx_str()`.
#13303 closed
Feb 5, 2022 -
Compiler bug with Datatype
#13318 closed
Feb 4, 2022 -
Enchance println to accept multiple arguments
#13364 closed
Feb 4, 2022 -
Feature Request: interface to interface casting and coercing
#10010 closed
Feb 4, 2022 -
Inconsistency between generic definition and usage parameters results in an error
#12990 closed
Feb 4, 2022 -
Structure embedding: No field for structure at n+2
#9147 closed
Feb 4, 2022 -
Incorrect error message
#11458 closed
Feb 4, 2022 -
Static Variables For Functions
#13356 closed
Feb 3, 2022 -
Compilation error: unexpected ';'
#13330 closed
Feb 2, 2022 -
Embedded and interface build error, `Interface_xxx_method_wrapper undeclared`
#13340 closed
Feb 2, 2022 -
Can not compile a gg example
#13287 closed
Feb 2, 2022 -
Calling nested embedded method `signal 11: segmentation fault`
#13331 closed
Feb 1, 2022 -
Build Error for calling complex nested generic type function
#13025 closed
Jan 31, 2022
15 Issues opened by 11 people
-
repl error: `println` can not print void expressions
#13371 opened
Feb 5, 2022 -
`dump()` cross-reference field print recursively.
#13370 opened
Feb 5, 2022 -
`error: reference field must be initialized` breaks `dump()` with `build error: pointer expected`
#13369 opened
Feb 5, 2022 -
none
#13366 opened
Feb 4, 2022 -
r".." not support in map initialization
#13365 opened
Feb 4, 2022 -
Embedded Interface with module prefix doesn't compile
#13354 opened
Feb 3, 2022 -
invalid C code generated when casting to any
#13352 opened
Feb 3, 2022 -
public among submodules but private ouside the module.
#13347 opened
Feb 2, 2022 -
Key word 'as' doesn't work in REPL
#13342 opened
Feb 1, 2022 -
C compile error with ui.window.on_resize
#13339 opened
Feb 1, 2022 -
Shared array can be cloned without lock?
#13329 opened
Jan 31, 2022 -
C error: undefined symbol, for fn type in closure but ONLY when run as test.
#13327 opened
Jan 31, 2022 -
builder error: C error, swapping vars inside closure
#13326 opened
Jan 30, 2022 -
`help.print_and_exit` doesn't exist.
#13323 opened
Jan 29, 2022 -
Error compiling code copied from V's documentation
#13322 opened
Jan 29, 2022
13 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Access modifier pub mut allows modification outside parent module
#9894 commented on
Feb 2, 2022 • 7 new comments -
Test does not finish when shared struct called
#13320 commented on
Jan 29, 2022 • 2 new comments -
`io.read` hangs (?), for server example (examples/pico/pico.v) with `io.read_all(reader: client)`
#12194 commented on
Jan 31, 2022 • 2 new comments -
Error in compilation in list module
#13319 commented on
Feb 4, 2022 • 2 new comments -
Calling `os.walk_ext` causes `V repl error: Unhandled Exception 0xC00000FD`
#12412 commented on
Jan 30, 2022 • 1 new comment -
Launching a thread with an high order function fails
#2502 commented on
Jan 31, 2022 • 1 new comment -
Error building v
#12569 commented on
Jan 31, 2022 • 1 new comment -
error: unknown method or field on Embedded struct
#11520 commented on
Feb 4, 2022 • 1 new comment -
Interface cast doesn't work
#9755 commented on
Feb 4, 2022 • 1 new comment -
builder error: bad module definition in `.vmodules`
#12292 commented on
Jan 31, 2022 • 0 new comments -
unable to handle submodules
#9639 commented on
Jan 31, 2022 • 0 new comments -
incorrect zip extracting in `szip.extract_zip_to_dir`
#12415 commented on
Feb 4, 2022 • 0 new comments -
Nested embedded doesn't work `if xxx is SomeInterface{`
#13306 commented on
Feb 5, 2022 • 0 new comments