unknown-v
5f43a61e0d
examples: update `[0;n]` to `[0].repeat(n)`
2019-09-16 01:55:54 +03:00
Zaoqi
437b32fe78
fmt: `id []typ`
2019-06-30 13:06:45 +02:00
Alexander Medvednikov
3ddbe015b4
bring back examples
2019-06-29 12:34:32 +02:00
Alexander Medvednikov
4594d78bd6
move all vlib modules to vlib/
2019-06-29 12:00:31 +02:00
Alexander Medvednikov
6824e6e7db
Replace all remaining C code with V in the compiler and vlib (hoorah!)
2019-06-27 23:11:27 +02:00
ofunc
2ee6ca1b8b
Rewrite time module
2019-06-27 12:02:47 +02:00
Wink Saville
67f68db530
Add several gitignore files
...
- compiler/.gitignore and remove the corresponding entries in root/.gitignore.
- examples/game_of_life/.gitignore
- examples/tetris/.gitignore
- examples/word_counter/.gitignore
2019-06-26 01:22:35 +02:00
Wink Saville
82a65c75a9
Fix examples/game_of_life/README.md
...
- Fix run command in README.md
2019-06-26 01:19:47 +02:00
Alex Medvednikov
bfd5fb373c
Update README.md
2019-06-24 15:02:53 +02:00
Alexander Medvednikov
be62ac35a8
examples: fix game of life demo
2019-06-24 15:00:31 +02:00
Alexander Medvednikov
f6fb5aa827
examples: game of life
2019-06-24 14:58:47 +02:00