.. |
2048
|
fmt: remove inline comments (#19263)
|
2023-09-03 23:51:56 +03:00 |
assets
|
examples: clean file path usage in the examples, move all the fonts in the common assets folder (#12736)
|
2021-12-06 09:53:46 +02:00 |
call_c_from_v
|
pref: fix unintended file extensions in default output names, allow for v run file.c.v (#19745)
|
2023-11-03 19:51:44 +02:00 |
call_v_from_c
|
examples: use -Wl,-rpath=. instead of LD_LIBRARY_PATH=. in the call_v_from_c example (#17244)
|
2023-02-08 09:44:10 +02:00 |
call_v_from_python
|
examples: mention -d no_backtrace in examples/call_v_from_python/README.md
|
2022-11-01 18:16:30 +02:00 |
call_v_from_ruby
|
examples: show how to call a simple v module from ruby (#19073) (#19073)
|
2023-08-07 07:07:00 +03:00 |
clock
|
time: store time with nanosecond resolution in time.Time, deprecate Time.microsecond, add utility methods and tests (#19062)
|
2023-08-05 23:41:23 +03:00 |
compiletime
|
all: replace generic <> with [] - part 2 (#16536)
|
2022-11-26 18:23:26 +02:00 |
concurrency
|
vfmt: change all '$expr' to '${expr}' (#16428)
|
2022-11-15 16:53:13 +03:00 |
coroutines
|
coroutines: use photon work_pool when nr_jobs > 0, and use photon libc fn wrappers (#19711)
|
2023-10-31 20:12:52 +03:00 |
database
|
db.sqlite: make functions return results, breaking change (#19093)
|
2023-08-10 05:39:32 +03:00 |
dynamic_library_loader
|
ci: mark more tests as flaky
|
2023-11-03 07:12:33 +02:00 |
dynamic_library_loading
|
ci: mark more tests as flaky
|
2023-11-03 07:12:33 +02:00 |
eventbus
|
eventbus: add generic support for event name (#18805)
|
2023-07-07 22:33:57 +03:00 |
fireworks
|
cgen: remove the need for [console] for gg or ui programs on windows (#15912)
|
2022-09-29 15:02:50 +03:00 |
flappylearning
|
gg: make create_image() return !Image
|
2023-03-29 19:04:41 +02:00 |
game_of_life
|
fmt: remove redundant parenthesis in the complex infix expr (#17873)
|
2023-04-04 13:47:48 +03:00 |
get_weather
|
vfmt: change all '$expr' to '${expr}' (#16428)
|
2022-11-15 16:53:13 +03:00 |
gg
|
sokol: fix usage of sokol sampler (#19527)
|
2023-10-07 21:05:30 +03:00 |
graphs
|
all: fix typos (#19634)
|
2023-10-23 21:21:15 +03:00 |
hot_reload
|
fmt: replace go with spawn
|
2022-11-05 10:46:40 +03:00 |
js_dom_cube
|
examples, readme: fix typos (#18994)
|
2023-07-29 15:27:03 +03:00 |
js_dom_draw
|
examples, readme: fix typos (#18994)
|
2023-07-29 15:27:03 +03:00 |
js_dom_draw_bechmark_chart
|
examples, readme: fix typos (#18994)
|
2023-07-29 15:27:03 +03:00 |
linear_regression
|
.gitignore: ignore all binary files by default
|
2020-04-29 16:49:13 +02:00 |
macos_tray
|
vfmt: change all '$expr' to '${expr}' (#16428)
|
2022-11-15 16:53:13 +03:00 |
native
|
native: implement for-c and for-in range loops (#12155)
|
2021-11-30 11:49:30 +02:00 |
password
|
ci: fix vcreate_input_test.v on FreeBSD (expect is in /usr/local/bin there, if installed) (#19578)
|
2023-10-16 10:11:51 +03:00 |
pendulum-simulation
|
fmt: fix functions with short arguments (fix #18398) (#18459)
|
2023-06-16 09:47:40 +03:00 |
pico
|
picoev, picohttparser: reimplement in V (#18506)
|
2023-07-12 09:40:16 +03:00 |
process
|
os: implement os.fd_is_pending/1, os.Process.pipe_read/1, os.Process.is_pending/1 (#19787)
|
2023-11-07 13:47:25 +02:00 |
quadtree_demo
|
vfmt: change all '$expr' to '${expr}' (#16428)
|
2022-11-15 16:53:13 +03:00 |
readline
|
ci: fix vcreate_input_test.v on FreeBSD (expect is in /usr/local/bin there, if installed) (#19578)
|
2023-10-16 10:11:51 +03:00 |
regex
|
examples: fix typos (#18229)
|
2023-05-25 16:54:46 +03:00 |
smtp
|
examples: fix unset reader notice for the smtp/mail example (#17998)
|
2023-05-02 22:54:57 +03:00 |
snek
|
gg: use html5_canvas_name as the name of the canvas in gg.js.v too, similarly to gg.c.v
|
2023-08-13 17:45:19 +03:00 |
sokol
|
sokol: update to match uptream at 9e0f1b4 (#19687)
|
2023-10-28 17:15:46 +03:00 |
ssl_server
|
net.mbedtls: add SSLListener to allow creating SSL servers (#19022)
|
2023-08-01 20:45:50 +03:00 |
submodule
|
examples: add missing v.mod file (#14392)
|
2022-05-14 14:48:42 +03:00 |
templates
|
examples: fix typos (#18229)
|
2023-05-25 16:54:46 +03:00 |
term.ui
|
term.ui, vweb, v: update deprecated functions (#18726)
|
2023-07-02 09:38:33 +03:00 |
tetris
|
all: new int fixes
|
2023-10-08 14:12:38 +03:00 |
ttf_font
|
examples: fix typos (#18229)
|
2023-05-25 16:54:46 +03:00 |
vcasino
|
vfmt: change all '$expr' to '${expr}' (#16428)
|
2022-11-15 16:53:13 +03:00 |
viewer
|
checker: stricter rules for C types; C aliases; sokol fixes
|
2023-10-14 18:31:44 +03:00 |
vwatch
|
db.sqlite: make functions return results, breaking change (#19093)
|
2023-08-10 05:39:32 +03:00 |
vweb
|
vweb: use <head> instead of <header> in the html templates (#18516)
|
2023-06-22 11:11:02 +03:00 |
vweb_fullstack
|
orm: add null handling and option fields (#19379)
|
2023-10-05 19:09:03 +03:00 |
vweb_orm_jwt
|
tools: remove residues that specify size for tab indents (#18426)
|
2023-06-13 08:53:12 +03:00 |
wasm
|
wasm: add a webassembly compiler backend, based on using binaryen (#17368)
|
2023-02-28 23:58:53 +02:00 |
wasm_codegen
|
examples: fix brainvuck.v (handle [ and ] properly); allow both brainvuck.v wasm_codegen/bf_compiler.v to work with .b files too
|
2023-10-03 17:01:55 +03:00 |
web_crawler
|
net.html: fix semantic inconsistencies of tag retrieving functions (#18558)
|
2023-06-27 20:10:31 +03:00 |
websocket
|
net.websocket: make thread safe/concurrent (#18179)
|
2023-05-18 11:27:00 +02:00 |
word_counter
|
examples: fix typos (#18229)
|
2023-05-25 16:54:46 +03:00 |
.gitignore
|
log: improve logging interface (#12886)
|
2021-12-18 12:38:43 +02:00 |
asm.v
|
vfmt: change all '$expr' to '${expr}' (#16428)
|
2022-11-15 16:53:13 +03:00 |
binary_search_tree.v
|
examples: fix typos (#18229)
|
2023-05-25 16:54:46 +03:00 |
brainvuck.v
|
examples: fix brainvuck.v (handle [ and ] properly); allow both brainvuck.v wasm_codegen/bf_compiler.v to work with .b files too
|
2023-10-03 17:01:55 +03:00 |
bst_map.v
|
all: replace generic <> with [] - part 2 (#16536)
|
2022-11-26 18:23:26 +02:00 |
buf_reader.v
|
vfmt: change all '$expr' to '${expr}' (#16428)
|
2022-11-15 16:53:13 +03:00 |
c_interop_wkhtmltopdf.v
|
all: make all struct C.XYZ -> pub struct C.XYZ (#19651)
|
2023-10-25 15:01:50 +03:00 |
cli.v
|
vfmt: change all '$expr' to '${expr}' (#16428)
|
2022-11-15 16:53:13 +03:00 |
control_thread_stack_size.v
|
cgen: support [spawn_stack: 131072] fn attribute, for controlling the max size of the stack, of the spawned threads (#17222)
|
2023-02-09 15:57:53 +02:00 |
custom_error.v
|
examples: add custom_error.v, that shows how to match over possible errors (#16265)
|
2022-10-31 09:56:41 +02:00 |
dump_factorial.v
|
v: support dump(expr) (#9160)
|
2021-03-06 18:09:28 +01:00 |
errors.v
|
semver: add custom errors (#9493)
|
2021-03-29 11:17:00 +02:00 |
fetch.v
|
vfmt: change all '$expr' to '${expr}' (#16428)
|
2022-11-15 16:53:13 +03:00 |
fetch_ip.v
|
examples: add examples/fetch_ip.v, showing how to contact http://ifconfig.co/json and parse the result
|
2023-09-06 12:24:01 +03:00 |
fibonacci.v
|
docs: document more builtin functions/methods (#14229)
|
2022-04-30 12:31:23 +03:00 |
file_list.v
|
examples: add web_crawler and get_weather (#10084)
|
2021-05-14 11:09:21 +03:00 |
fizz_buzz.v
|
vfmt: vfmt examples/*.v
|
2021-02-23 20:21:50 +02:00 |
function_types.v
|
doc: document type Fn = fn (string) string (type aliases) (#10471)
|
2021-06-22 12:39:57 +03:00 |
hanoi.v
|
vfmt: change all '$expr' to '${expr}' (#16428)
|
2022-11-15 16:53:13 +03:00 |
hello_v_js.v
|
vfmt: change all '$expr' to '${expr}' (#16428)
|
2022-11-15 16:53:13 +03:00 |
hello_world.v
|
examples: reorganize
|
2020-03-21 09:47:38 +01:00 |
http_server.v
|
all: change optional to result of io (#16075)
|
2022-10-16 09:28:57 +03:00 |
json.v
|
vfmt: change all '$expr' to '${expr}' (#16428)
|
2022-11-15 16:53:13 +03:00 |
lander.v
|
vfmt: change all '$expr' to '${expr}' (#16428)
|
2022-11-15 16:53:13 +03:00 |
links_scraper.v
|
http: refactor and reduce duplication
|
2020-01-16 18:16:11 +01:00 |
log.v
|
log: improve the most common use case (#19242)
|
2023-08-31 06:44:11 +03:00 |
logfatal.v
|
log: mark log.fatal as [noreturn] (#16129)
|
2022-10-21 10:33:49 +03:00 |
mini_calculator.v
|
vfmt: change all '$expr' to '${expr}' (#16428)
|
2022-11-15 16:53:13 +03:00 |
nbody.v
|
vfmt: vfmt examples/*.v
|
2021-02-23 20:21:50 +02:00 |
net_failconnect.v
|
vfmt: change all '$expr' to '${expr}' (#16428)
|
2022-11-15 16:53:13 +03:00 |
net_peer_ip.v
|
vfmt: change all '$expr' to '${expr}' (#16428)
|
2022-11-15 16:53:13 +03:00 |
net_raw_http.v
|
all: change optional to result of io (#16075)
|
2022-10-16 09:28:57 +03:00 |
net_resolve.v
|
vfmt: change all '$expr' to '${expr}' (#16428)
|
2022-11-15 16:53:13 +03:00 |
net_t.v
|
fmt: replace go with spawn
|
2022-11-05 10:46:40 +03:00 |
net_udp_server_and_client.v
|
examples: fix net_udp_server_and_client.v with latest V and latest net module (listen on 0.0.0.0, and dial to 127.0.0.1) (#19564)
|
2023-10-14 17:08:26 +03:00 |
news_fetcher.v
|
all: 2023 copyright
|
2023-03-28 22:55:57 +02:00 |
path_tracing.v
|
fmt: remove inline comments (#19263)
|
2023-09-03 23:51:56 +03:00 |
quick_sort.v
|
all: replace generic <> with [] - part 2 (#16536)
|
2022-11-26 18:23:26 +02:00 |
random_ips.v
|
db, json, time, term: change optional to result (#16201)
|
2022-10-26 11:26:28 +03:00 |
rule110.v
|
rand: simplify rand.PRNG, move to optional types for error handling (#13570)
|
2022-02-23 12:36:14 +02:00 |
rune.v
|
add str function for rune
|
2019-07-01 17:36:23 +02:00 |
spectral.v
|
fmt: remove unnecessary parentheses after return (fix #11423) (#11435)
|
2021-09-08 14:19:53 +03:00 |
tcp_echo_server.v
|
vfmt: change all '$expr' to '${expr}' (#16428)
|
2022-11-15 16:53:13 +03:00 |
tcp_notify_echo_server.v
|
checker: check if guard returning non-propagate option or result (fix #17742) (#17794)
|
2023-03-29 14:51:29 +03:00 |
terminal_control.v
|
vfmt: vfmt examples/*.v
|
2021-02-23 20:21:50 +02:00 |
toml.v
|
vfmt: change all '$expr' to '${expr}' (#16428)
|
2022-11-15 16:53:13 +03:00 |
tree_of_nodes.v
|
vfmt: change all '$expr' to '${expr}' (#16428)
|
2022-11-15 16:53:13 +03:00 |
v_script.vsh
|
ci: more ? -> ! fixes
|
2022-10-16 22:57:38 +03:00 |
vmod.v
|
vfmt: change all '$expr' to '${expr}' (#16428)
|
2022-11-15 16:53:13 +03:00 |
vpwgen.v
|
all: change optional to result in most of the libraries (#16123)
|
2022-10-20 22:14:33 +03:00 |