v/examples
joe-conigliaro 9a2b8a0814
compiler: move msvc compiler to -cc flag instead of -os (#2338)
* move msvc to -cc flag instead of -os

* undo unrelated change

* do first build without msvc

* remvove flags temp

* fix comment
2019-10-14 16:41:46 +11:00
..
database
game_of_life examples: update `[0;n]` to `[0].repeat(n)` 2019-09-16 01:55:54 +03:00
hot_reload compiler: move msvc compiler to -cc flag instead of -os (#2338) 2019-10-14 16:41:46 +11:00
tetris vlib/examples: fix gl/glfw/gg examples. rename init functions 2019-10-12 06:03:15 +03:00
vcasino struct capitalization: fix the rest of tests 2019-09-28 22:26:44 +03:00
vweb scanner: better interpolation names + disable vweb html test for now 2019-09-21 01:27:13 +03:00
word_counter examples: fix maps warnings 2019-08-17 02:55:11 +03:00
.gitignore repl: tests show difference (in color where available) 2019-09-25 22:00:56 +03:00
hello_v_js.v github actions: simplify ci.yml, test js backend on windows 2019-09-21 18:34:17 +03:00
hello_world.v
json.v
links_scraper.v
log.v
nbody.v
news_fetcher.v
rune.v
spectral.v examples: update `[0;n]` to `[0].repeat(n)` 2019-09-16 01:55:54 +03:00
terminal_control.v