Delyan Angelov
|
02a7355cfa
|
tools: improve v should-compile-all . with support for compiling .wasm.v and .js.v files; skip module name files, compile projects that have .glsl files
|
2025-01-01 20:18:20 +02:00 |
|
yuyi
|
da3112e545
|
all: replace fn name '@xxx' with 'xxx' (#22506)
|
2024-10-12 22:17:02 +03:00 |
|
Joe C
|
a63f3e6f77
|
coroutines: use photon work_pool when nr_jobs > 0, and use photon libc fn wrappers (#19711)
|
2023-10-31 20:12:52 +03:00 |
|
Alexander Medvednikov
|
545ee1ae23
|
checker: stricter rules for C types; C aliases; sokol fixes
|
2023-10-14 18:31:44 +03:00 |
|
Alexander Medvednikov
|
f73e99cddd
|
examples: add http.get and file writes to the coroutines example
|
2023-06-12 13:05:59 +03:00 |
|
Alexander Medvednikov
|
16ce94e13c
|
examples: fix ci (vfmt)
|
2023-06-08 01:51:40 +03:00 |
|
Alexander Medvednikov
|
e55175fcaa
|
examples: no longer use printf in the coroutines example
|
2023-06-07 16:48:33 +02:00 |
|
Alexander Medvednikov
|
9dcd95ee34
|
examples: use printf in the coroutines example for now
|
2023-06-03 23:56:07 +02:00 |
|
Alexander Medvednikov
|
6fe6fe887d
|
coroutines: $if is_coroutine? {
|
2023-06-03 19:05:50 +02:00 |
|
Alexander Medvednikov
|
3f62487409
|
examples: add a simple coroutine example
|
2023-05-29 01:35:38 +02:00 |
|