builtin
|
v2: imports
|
2020-02-12 01:16:38 +01:00 |
compiler
|
v2: imports
|
2020-02-12 01:16:38 +01:00 |
crypto
|
compiler/math.bits: use max u64 consts
|
2020-02-09 09:25:27 +01:00 |
encoding
|
update copyright years
|
2020-02-03 05:00:36 +01:00 |
gg
|
gg,os: minimize memory allocation
|
2020-02-03 04:01:39 +01:00 |
glfw
|
glfw: window add set resize callback method
|
2020-02-04 05:40:16 +01:00 |
glm
|
update copyright years
|
2020-02-03 05:00:36 +01:00 |
hash
|
move v.v to cmd/v
|
2020-02-09 10:08:04 +01:00 |
math
|
math.bits: added missing functions and test
|
2020-02-12 11:32:03 +01:00 |
mysql
|
mysql: wrap more APIs & organize module
|
2020-02-02 12:39:57 +01:00 |
os
|
v2: defer; match a,b; if x :=
|
2020-02-11 10:26:46 +01:00 |
rand
|
update copyright years
|
2020-02-03 05:00:36 +01:00 |
readline
|
update copyright years
|
2020-02-03 05:00:36 +01:00 |
runtime
|
tooling: use term.header for tests
|
2020-02-08 17:01:10 +01:00 |
sdl
|
update copyright years
|
2020-02-03 05:00:36 +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
|
v2: imports
|
2020-02-12 01:16:38 +01:00 |
vweb
|
vweb: fix typo in 'assets.v'
|
2020-02-07 23:12:30 +01:00 |