1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
Commit Graph

521 Commits

Author SHA1 Message Date
d5eafe79bd doc: fix misleading description of optionals 2020-04-23 05:35:33 +02:00
aef756a3fd docs: high order functions 2020-04-22 07:23:05 +02:00
ee2e83fef0 go back to mut. decisions, decisions... 2020-04-21 05:11:50 +02:00
4fe4709b56 docs: fix typo 2020-04-18 21:28:05 +02:00
5e4c5f189f docs: fix remaining muts 2020-04-16 05:52:35 +02:00
e1a2a4f362 docs: imports and a simple os.get_line() example 2020-04-16 02:01:55 +02:00
8e8f543013 docs: mut => var 2020-04-16 01:49:16 +02:00
2006995020 cmd/v: remove clang-format (the generated code is pretty from the start) 2020-04-06 17:11:01 +02:00
baf25fe649 doc: improve the cross-platform shell scripts documentation 2020-03-10 14:23:55 +01:00
1066ec5cd9 compiler: import modules relative to v.mod 2020-03-01 15:49:39 +01:00
f9d5c0110f compiler: @VMODULE 2020-02-29 14:23:45 +01:00
ef8c1203b4 cleanup: replace C for loops with range 2020-02-24 17:55:16 +01:00
527377dc86 fix os_test.v 2020-02-21 12:24:13 +01:00
41808f80fd docs: fix hot reload link 2020-02-17 12:19:15 +01:00
3f5e4c55b2 docs: Adv. Topics to h1 2020-02-09 09:32:36 +01:00
9d8116f895 docs: tips for C/V interoperability 2020-02-08 17:00:35 +01:00
bf6b206fca docs: fix consts example 2020-01-27 15:44:02 +01:00
1e98a227cc docs: update code that doesn't work 2020-01-16 15:29:00 +01:00
7882312697 rename $if mac => $if macos , _mac.v => _darwin.v 2020-01-09 11:12:35 +01:00
b92a3544f5 docs: fix interfaces example 2019-11-30 11:18:06 +03:00
8c7f5d5cd8 rename docs/ to doc/ 2019-11-21 04:41:07 +03:00