jeffmikels
|
5e5d62ed4c
|
arrays,docs: remove arrays.zip; improve docs (#13082)
|
2022-01-09 16:12:33 +02:00 |
jeffmikels
|
6e6d51a1c9
|
docs: add more documentation to each of the modules in vlib (#13043)
|
2022-01-07 13:28:50 +02:00 |
Larpon
|
3ae4513e2e
|
sokol: update to floooh/sokol from 27-Dec-2021 (4ff3ed7) (#13044)
|
2022-01-05 18:23:14 +02:00 |
Delyan Angelov
|
8a380f4699
|
tools: make `v test-cleancode` test everything by default (#10050)
|
2021-05-08 13:32:29 +03:00 |
Delyan Angelov
|
d4f31412b7
|
v: deprecate `@VROOT` in favour of `@VMODROOT` (#9795)
|
2021-04-19 19:01:47 +03:00 |
Delyan Angelov
|
dab66593fc
|
vlib: run vfmt over vlib files, so that `v doc -m vlib/` can run without warnings
|
2020-10-21 12:54:10 +03:00 |
Delyan Angelov
|
2e589a5b0b
|
sokol.audio: add proper #flag for windows (-lole32)
|
2020-08-23 21:15:59 +03:00 |
Delyan Angelov
|
e71aff71ce
|
sokol.audio: fix compilation on macos (link with -framework AudioToolbox)
|
2020-08-23 20:55:01 +03:00 |
Delyan Angelov
|
dad2c6608e
|
examples: implement examples/sokol/sounds/wav_player.v
|
2020-08-23 20:49:37 +03:00 |
Delyan Angelov
|
1c9e02094c
|
sokol.audio: add simple_sin_tones.v example
|
2020-08-23 15:28:07 +03:00 |