builtin
|
string: fix capitalize
|
2020-02-20 11:33:38 +01:00 |
compiler
|
unify vexe_path
|
2020-02-20 11:33:01 +01:00 |
crypto
|
compiler/math.bits: use max u64 consts
|
2020-02-09 09:25:27 +01:00 |
filepath
|
filepath: path separator (#3756)
|
2020-02-17 20:31:23 +01:00 |
gg
|
gg: add option to decorate window
|
2020-02-17 20:29:09 +01:00 |
glfw
|
glfw: window add set resize callback method
|
2020-02-04 05:40:16 +01:00 |
hash
|
move v.v to cmd/v
|
2020-02-09 10:08:04 +01:00 |
os
|
windows: use %USERPROFILE% for os.home_dir()
|
2020-02-18 02:12:10 +01:00 |
runtime
|
tooling: use term.header for tests
|
2020-02-08 17:01:10 +01:00 |
strconv
|
remove `as` casts for basic types
|
2020-02-07 22:10:48 +01:00 |
strings
|
fix bug in levenshtein distance & add tests
|
2020-02-04 04:21:40 +01:00 |
term
|
compiler: scope type alias to module
|
2020-02-09 15:40:31 +01:00 |
time
|
fix time_windows.v
|
2020-02-07 23:11:15 +01:00 |
v
|
checker: return errors
|
2020-02-20 17:05:16 +01:00 |
vweb
|
vweb: fix typo in 'assets.v'
|
2020-02-07 23:12:30 +01:00 |