1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/examples
2023-01-15 02:39:51 +01:00
..
2048 vfmt: change all '$expr' to '${expr}' (#16428) 2022-11-15 16:53:13 +03:00
assets
call_v_from_c
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
clock
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
database vlib: move the mysql/sqlite/pg/mssql modules under vlib/db (#16820) 2023-01-13 17:02:32 +02:00
dynamic_library_loading vfmt: change all '$expr' to '${expr}' (#16428) 2022-11-15 16:53:13 +03:00
eventbus
fireworks
flappylearning vfmt: change all '$expr' to '${expr}' (#16428) 2022-11-15 16:53:13 +03:00
game_of_life
get_weather vfmt: change all '$expr' to '${expr}' (#16428) 2022-11-15 16:53:13 +03:00
gg ci: fix gg-regressions failure 2022-12-21 21:03:47 +02:00
graphs parser: disallow the array init: attr, when the len: attr is not provided (#16735) 2022-12-21 21:24:16 +02:00
hot_reload fmt: replace go with spawn 2022-11-05 10:46:40 +03:00
js_dom_cube
js_dom_draw
js_dom_draw_bechmark_chart vlib: move the mysql/sqlite/pg/mssql modules under vlib/db (#16820) 2023-01-13 17:02:32 +02:00
linear_regression
macos_tray vfmt: change all '$expr' to '${expr}' (#16428) 2022-11-15 16:53:13 +03:00
native
password vfmt: change all '$expr' to '${expr}' (#16428) 2022-11-15 16:53:13 +03:00
pendulum-simulation vfmt: change all '$expr' to '${expr}' (#16428) 2022-11-15 16:53:13 +03:00
pico vfmt: change all '$expr' to '${expr}' (#16428) 2022-11-15 16:53:13 +03:00
process vfmt: change all '$expr' to '${expr}' (#16428) 2022-11-15 16:53:13 +03:00
quadtree_demo vfmt: change all '$expr' to '${expr}' (#16428) 2022-11-15 16:53:13 +03:00
regex vfmt: change all '$expr' to '${expr}' (#16428) 2022-11-15 16:53:13 +03:00
smtp
snek vfmt: change all '$expr' to '${expr}' (#16428) 2022-11-15 16:53:13 +03:00
sokol thirdparty: update all sokol and fontstash headers with their upstream versions (#16940) 2023-01-11 11:29:38 +02:00
submodule
templates
term.ui checker: require unsafe for Struct(voidptr) casts 2023-01-06 09:28:11 +03:00
tetris
ttf_font vfmt: change all '$expr' to '${expr}' (#16428) 2022-11-15 16:53:13 +03:00
vcasino vfmt: change all '$expr' to '${expr}' (#16428) 2022-11-15 16:53:13 +03:00
viewer vfmt: change all '$expr' to '${expr}' (#16428) 2022-11-15 16:53:13 +03:00
vweb gg: fix draw_image on macos native; vcreate: vweb template 2022-12-21 19:33:37 +03:00
vweb_fullstack examples: fullstack vweb example (#16761) 2023-01-06 04:36:42 +03:00
vweb_orm_jwt examples: minor change after #16948 (#16965) 2023-01-15 02:39:51 +01:00
web_crawler vfmt: change all '$expr' to '${expr}' (#16428) 2022-11-15 16:53:13 +03:00
websocket vfmt: change all '$expr' to '${expr}' (#16428) 2022-11-15 16:53:13 +03:00
word_counter vfmt: change all '$expr' to '${expr}' (#16428) 2022-11-15 16:53:13 +03:00
.gitignore
asm.v vfmt: change all '$expr' to '${expr}' (#16428) 2022-11-15 16:53:13 +03:00
binary_search_tree.v all: replace generic <> with [] - part 2 (#16536) 2022-11-26 18:23:26 +02:00
brainvuck.v vfmt: change all '$expr' to '${expr}' (#16428) 2022-11-15 16:53:13 +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 vfmt: change all '$expr' to '${expr}' (#16428) 2022-11-15 16:53:13 +03:00
cli.v vfmt: change all '$expr' to '${expr}' (#16428) 2022-11-15 16:53:13 +03: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
errors.v
fetch.v vfmt: change all '$expr' to '${expr}' (#16428) 2022-11-15 16:53:13 +03:00
fibonacci.v
file_list.v
fizz_buzz.v
function_types.v
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
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
log.v vfmt: change all '$expr' to '${expr}' (#16428) 2022-11-15 16:53:13 +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
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 vfmt: change all '$expr' to '${expr}' (#16428) 2022-11-15 16:53:13 +03:00
news_fetcher.v all: replace generic <> with [] - part 2 (#16536) 2022-11-26 18:23:26 +02:00
path_tracing.v vfmt: change all '$expr' to '${expr}' (#16428) 2022-11-15 16:53:13 +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
rune.v
spectral.v
tcp_echo_server.v vfmt: change all '$expr' to '${expr}' (#16428) 2022-11-15 16:53:13 +03:00
tcp_notify_echo_server.v vfmt: change all '$expr' to '${expr}' (#16428) 2022-11-15 16:53:13 +03:00
terminal_control.v
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