Lukas Neubert
|
16e79bc3ca
|
tools: format most examples and tutorials, add them to `v test-cleancode` (#9826)
|
2021-04-20 17:16:35 +03:00 |
penguindark
|
a016ac39c0
|
examples: change byteptr to &byte in sokol examples and regex (#9606)
|
2021-04-05 18:17:45 +03:00 |
Alexander Medvednikov
|
3a2d696fac
|
time: time.wait() => time.sleep()
|
2021-02-27 20:41:06 +03:00 |
zakuro
|
ac4791045f
|
time: consolidate the different sleep functions into time.wait(Duration) (#8853)
|
2021-02-21 17:05:03 +02:00 |
Delyan Angelov
|
12897d1e2b
|
examples: fix `./v -W -Wfatal-errors build-examples`, run vfmt
|
2021-01-22 22:33:37 +02:00 |
yuyi
|
a2efb5319d
|
all: change `[1,2,3]!!` to `[1,2,3]!` (#8101)
|
2021-01-14 03:51:13 +01:00 |
Delyan Angelov
|
9772eb7c96
|
examples: fix warnings when doing `./v -W -progress -check-syntax build-examples`
|
2020-10-26 13:14:26 +02:00 |
Delyan Angelov
|
f5c245ceb8
|
ci: fix `v build-examples` too
|
2020-08-27 14:35:26 +03:00 |
Delyan Angelov
|
dad2c6608e
|
examples: implement examples/sokol/sounds/wav_player.v
|
2020-08-23 20:49:37 +03:00 |