Commit Graph

495 Commits (master)

Author SHA1 Message Date
Alexander Medvednikov 5767576deb
docs: structs: clean up 2020-05-16 15:19:48 +02:00
Alexander Medvednikov cd43258f41
docs: structs: custom default values 2020-05-16 15:17:27 +02:00
Swastik Baranwal 74d2ae518a
docs: fix typo 2020-05-15 13:35:33 +02:00
Alexander Medvednikov ab8264f8be
docs: interfaces: is 2020-05-14 17:50:48 +02:00
sudo-nice b233c24d19
doc: rename field `default` to `init` for array 2020-05-14 11:00:13 +03:00
Don Alfons Nisnoni daca6df41a
docs: fix TOC navigation links 2020-05-11 23:56:16 +02:00
Alexander Medvednikov fd71093a28
docs: more styling fixes 2020-05-11 20:25:48 +02:00
Alexander Medvednikov 0a89aa0044
docs: minor fixes 2020-05-11 20:21:41 +02:00
Alexander Medvednikov dae3907c5f
docs: clean up toc 2020-05-10 16:55:38 +02:00
Louis Schmieder 3ec2608d6b
glm: matrix multiplication; docs: toc 2020-05-10 16:49:29 +02:00
Alexander Medvednikov 0af939c30d
docs: table of contents 2020-05-10 15:49:43 +02:00
Teymour Aldridge 1991220797
docs: update documentation on iterators 2020-05-07 18:01:09 +02:00
yuyi ab30e81ab5
docs: fix minor typo 2020-05-07 15:36:34 +02:00
Teymour Aldridge 9b0b6ec2db
docs: improve the clarity, fix grammar 2020-05-07 12:30:41 +02:00
ytakahashi 24aff9e511
doc: fix wrong syntax 2020-05-06 02:56:46 +02:00
dumblob 36760f0982
doc: fix wording for "return none" 2020-05-05 16:26:22 +02:00
Alexander Medvednikov 4de48e86d2
doc: sum types 2020-05-05 15:42:53 +02:00
dumblob 869444cec6
doc: fix wording for "return none" 2020-05-05 11:37:44 +02:00
Delyan Angelov dbbfb04e7c docs: change obsolete -show_c_cmd to -showcc and -keepc 2020-05-02 19:01:53 +03:00
Uwe Krüger 170ee4312f
cgen: string interpolation field width support for large integers and utf8 strings 2020-05-02 00:43:59 +02:00
Alexander Medvednikov 666801f9f9
docs: v doc 2020-05-01 10:55:48 +02:00
Delyan Angelov 66f4c881ec docs.md: add profiling section 2020-05-01 11:04:00 +03:00
Alexander Medvednikov cd45e9ea48
docs: update array docs 2020-04-26 17:19:08 +02:00
Tin Le 7bcca827b6
docs: replace remaining `var` with `mut` 2020-04-23 19:05:27 +02:00
dumblob d5eafe79bd
doc: fix misleading description of optionals 2020-04-23 05:35:33 +02:00
Alexander Medvednikov aef756a3fd
docs: high order functions 2020-04-22 07:23:05 +02:00
Alexander Medvednikov ee2e83fef0 go back to `mut`. decisions, decisions... 2020-04-21 05:11:50 +02:00
Dimitri Merejkowsky 4fe4709b56
docs: fix typo 2020-04-18 21:28:05 +02:00
axinli 5e4c5f189f
docs: fix remaining `mut`s 2020-04-16 05:52:35 +02:00
Alexander Medvednikov e1a2a4f362
docs: imports and a simple os.get_line() example 2020-04-16 02:01:55 +02:00
Alexander Medvednikov 8e8f543013
docs: mut => var 2020-04-16 01:49:16 +02:00
Alexander Medvednikov 2006995020 cmd/v: remove clang-format (the generated code is pretty from the start) 2020-04-06 17:11:01 +02:00
Hugo Locurcio baf25fe649
doc: improve the cross-platform shell scripts documentation 2020-03-10 14:23:55 +01:00
Delyan Angelov 1066ec5cd9
compiler: import modules relative to v.mod 2020-03-01 15:49:39 +01:00
Delyan Angelov f9d5c0110f
compiler: @VMODULE 2020-02-29 14:23:45 +01:00
spaceface777 ef8c1203b4
cleanup: replace C for loops with range 2020-02-24 17:55:16 +01:00
yuyi 527377dc86
fix os_test.v 2020-02-21 12:24:13 +01:00
Don Alfons Nisnoni 41808f80fd
docs: fix hot reload link 2020-02-17 12:19:15 +01:00
Leah Lundqvist 3f5e4c55b2
docs: Adv. Topics to h1 2020-02-09 09:32:36 +01:00
Delyan Angelov 9d8116f895
docs: tips for C/V interoperability 2020-02-08 17:00:35 +01:00
Théo Huchard bf6b206fca docs: fix consts example 2020-01-27 15:44:02 +01:00
Don Alfons Nisnoni 1e98a227cc docs: update code that doesn't work 2020-01-16 15:29:00 +01:00
Delyan Angelov 7882312697 rename $if mac => $if macos , _mac.v => _darwin.v 2020-01-09 11:12:35 +01:00
ibalbaert b92a3544f5 docs: fix interfaces example 2019-11-30 11:18:06 +03:00
Alexander Medvednikov 8c7f5d5cd8 rename docs/ to doc/ 2019-11-21 04:41:07 +03:00