Highlights
- Arctic Code Vault Contributor
Pinned
2,600 contributions in the last year
Contribution activity
December 2020
Created 97 commits in 7 repositories
Created 1 repository
Reviewed 7 pull requests in 1 repository
Created an issue in vlang/v that received 3 comments
Make comptime $if work with consts
This should compile even though the second branch uses a wrong function definition:
const ( version = 2
) fn add(x int, y int, z int) int { return …
3
comments
Opened 12 other issues in 1 repository
vlang/v
11
open
1
closed
- Improve the http client: pooling, cookiejar
- ci: All examples must be compiled on windows
- Avoid segfaults with reference types: mandatory initialization, and map checks
- Avoid segfaults when using function types: optionals and mandatory initialization.
- vfmt strips &C in struct fields
- gg.draw_text(): support Japanese, Chinese, Korean
- Make `v -usecache` the default.
- Make` v -usecache` work with modules with C deps (eg. gg)
- array type not detected by the compiler in an `or` block
- smart casting doesn't work when the check is part of a complex expression
- Native TOML support
- vfmt: make struct formatting a bit smarter, and cleaner
Started 2 discussions in 1 repository
17
contributions
in private repositories
Dec 8 – Dec 9