Tim Basel
3e4cd12fd0
.gitignore: ignore all binary files by default
2020-04-29 16:49:13 +02:00
yuyi
9f4d498ff1
all: update`import ()` and `[]array`
2020-04-26 13:49:31 +02:00
joe-conigliaro
7f709c3285
update copyright years
2020-02-03 05:00:36 +01:00
joe-conigliaro
59378dce46
compiler/vlib: replace substr/left/right with `[start..end]` everywhere
2019-10-27 10:03:15 +03:00
Robin Martijn
03cd34fb54
examples: use is_letter() method
2019-10-22 08:00:28 +03:00
ytakahashi
c3e1ada405
examples: fix word_counter
2019-10-16 02:52:36 +03:00
unknown-v
49205dcce3
examples: fix maps warnings
2019-08-17 02:55:11 +03:00
Alexander Medvednikov
3b1964e9df
migrate remaining code to the new maps
2019-07-14 22:26:21 +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
4aab26d3e3
`mut v :=` update examples
2019-06-28 15:24:48 +02:00
Alexander Medvednikov
92ecd0ca7c
word_counter: handle bad path
2019-06-26 18:01:31 +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
chai2010
978ec58fe3
all: add copyright
2019-06-23 09:22:49 +02:00
superwhiskers
2c3b10da76
fix the word counter example
2019-06-23 09:18:39 +02:00
Alexander Medvednikov
268c037e41
.gitattributes etc
2019-06-22 20:24:15 +02:00
Alexander Medvednikov
d32e538073
V 0.0.12 open-source release
2019-06-22 20:20:28 +02:00