.. |
2048
|
all: update assoc syntax (#8274)
|
2021-01-22 23:24:48 +01:00 |
assets/fonts
|
…
|
|
compiletime
|
…
|
|
concurrency
|
examples: fix warnings when doing `./v -W -progress -check-syntax build-examples`
|
2020-10-26 13:14:26 +02:00 |
database
|
…
|
|
eventbus
|
…
|
|
fireworks
|
examples: enable maximization
|
2021-01-26 23:40:30 +02:00 |
flappylearning
|
…
|
|
game_of_life
|
…
|
|
gg
|
gg: add draw_convex_poly/2 and draw_empty_poly/2 methods (#8487)
|
2021-02-01 18:18:23 +02:00 |
hot_reload
|
…
|
|
linear_regression
|
.gitignore: ignore all binary files by default
|
2020-04-29 16:49:13 +02:00 |
pico
|
…
|
|
smtp
|
examples: add example for using the SMTP module (#5870)
|
2020-07-18 15:59:54 +03:00 |
snek
|
…
|
|
sokol
|
examples: 3d cube sokol example (#8327)
|
2021-01-24 23:17:50 +01:00 |
term.ui
|
term.ui: native Windows console implementation (#8359)
|
2021-01-27 13:52:39 +01:00 |
tetris
|
all: update copyright to 2019-2021 (#8029)
|
2021-01-18 13:20:06 +01:00 |
ttf_font
|
examples: use os.resource_abs_path, so `v run examples/ttf_font/example_ttf.v` works
|
2021-01-10 20:36:50 +02:00 |
vcasino
|
…
|
|
vweb
|
ci: fix `v -W build-examples`
|
2021-01-31 10:43:49 +02:00 |
websocket
|
examples: move websocket example from x/
|
2021-01-31 15:18:54 +01:00 |
word_counter
|
…
|
|
x64
|
…
|
|
.gitignore
|
…
|
|
binary_search_tree.v
|
examples: fix typos/grammar and chmod u+x v_script.vsh (#8304)
|
2021-01-24 11:15:11 +02:00 |
buf_reader.v
|
…
|
|
cli.v
|
…
|
|
fetch.v
|
…
|
|
fibonacci.v
|
…
|
|
fizz_buzz.v
|
…
|
|
hanoi.v
|
…
|
|
hello_v_js.v
|
examples: build examples/hello_v_js.v without warnings/errors
|
2020-10-18 09:33:55 +03:00 |
hello_world.v
|
…
|
|
json.v
|
…
|
|
lander.v
|
…
|
|
links_scraper.v
|
…
|
|
log.v
|
…
|
|
mini_calculator.v
|
…
|
|
nbody.v
|
…
|
|
net_peer_ip.v
|
…
|
|
net_raw_http.v
|
all: require calling `optfn() ?` / `optfn() or {...}` for `fn optfn() ? {}`
|
2021-01-26 16:43:17 +02:00 |
net_t.v
|
vlib/net: add buffered IO, x.net -> net (#6754)
|
2020-11-15 22:54:47 +02:00 |
news_fetcher.v
|
…
|
|
path_tracing.v
|
all: require calling `optfn() ?` / `optfn() or {...}` for `fn optfn() ? {}`
|
2021-01-26 16:43:17 +02:00 |
quick_sort.v
|
…
|
|
random_ips.v
|
…
|
|
regex_example.v
|
examples: fix typos/grammar and chmod u+x v_script.vsh (#8304)
|
2021-01-24 11:15:11 +02:00 |
regex_with_memoization.v
|
…
|
|
rune.v
|
…
|
|
spectral.v
|
…
|
|
terminal_control.v
|
…
|
|
tree_of_nodes.v
|
examples: use Empty instead of Leaf in tree_of_nodes.v
|
2021-01-15 11:15:29 +02:00 |
v_script.vsh
|
examples: fix typos/grammar and chmod u+x v_script.vsh (#8304)
|
2021-01-24 11:15:11 +02:00 |
vmod.v
|
…
|
|
vpwgen.v
|
…
|
|
wkhtmltopdf.v
|
…
|
|