Delyan Angelov
|
7ff7e540b9
|
ci: more ? -> ! fixes
|
2022-10-16 22:57:38 +03:00 |
|
Delyan Angelov
|
b1a14c6cf7
|
tests: use a platform neutral module with C declarations (sokol.audio), instead of time in private_redeclaration_of_C_timeval.vv .
|
2022-06-27 19:48:46 +03:00 |
|
Daniel Däschle
|
d679146a80
|
fmt: remove space in front of ? and ! (#14366)
|
2022-05-13 06:56:21 +03:00 |
|
Alexander Medvednikov
|
fbb9e65c0f
|
all: ~500 more byte=>u8
|
2022-04-15 18:25:45 +03:00 |
|
Alexander Medvednikov
|
af73e195da
|
net: byte fixes
|
2022-04-15 15:55:39 +03:00 |
|
Alexander Medvednikov
|
d4a0d6f73c
|
all: byte => u8
|
2022-04-15 14:58:56 +03:00 |
|
Larpon
|
07207db998
|
examples: reduce C. prefix usage, rename fontstash enums (#14011)
|
2022-04-11 22:23:06 +03:00 |
|
Alexander Medvednikov
|
36ec47cd20
|
all: replace "NB:" with "Note:" (docs/comments)
|
2022-03-06 20:01:22 +03:00 |
|
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 |
|