Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Organizations

@vlang

Popular repositories

  1. Forked from vlang/v

    Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero dependencies. https://vlang.io

    V

  2. Forked from vlang/ui

    Cross-platform UI library written in V

    V

774 contributions in the last year

Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Mon Wed Fri
Activity overview
Contributed to vlang/v, vlang/ui, vlang/website and 3 other repositories

Contribution activity

December 2020

Created 28 commits in 1 repository

Created a pull request in vlang/v that received 12 comments

string: change `tos_lit` to `_SLIT`

This PR change tos_lit to _SLIT. Make tos_lit() deprecated. Change all the tos_lit to _SLIT. [deprecated] pub fn tos_lit(s charptr) string { epri…

+123 −145 12 comments
Reviewed 1 pull request in 1 repository
vlang/v 1 pull request

Created an issue in vlang/v that received 2 comments

test_iso8601_parse_utc() error.

FAIL [108/291] 564.035 ms vlib\time\parse_test.v C:\\Users\\yuyi9\\v\\vlib\\time\\parse_test.v:66: failed assert in function test_iso8601_parse_utc…

2 comments

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.