Commit Graph

10 Commits (master)

Author SHA1 Message Date
David 'Epper' Marshall a2338dbb7c
docs: document more `builtin` functions/methods (#14229) 2022-04-30 12:31:23 +03:00
crthpl 2fbf7fea75
all: initial interpreter code (#12605) 2021-12-08 11:09:10 +03:00
Lukas Neubert 16e79bc3ca
tools: format most examples and tutorials, add them to `v test-cleancode` (#9826) 2021-04-20 17:16:35 +03:00
crthpl fafb035fb5
all: reimplement inline assembly (#8645) 2021-03-17 01:43:17 +01:00
Delyan Angelov 9e06af8bf9
vfmt: vfmt examples/*.v 2021-02-23 20:21:50 +02:00
Delyan Angelov f866a8a8e2 examples: fix fibonacci warning 2020-05-13 15:51:17 +03:00
spaceface777 ef8c1203b4
cleanup: replace C for loops with range 2020-02-24 17:55:16 +01:00
ath3 9abbfa7862 examples/fibonacci: stop before overflowing and use u64 2019-10-30 14:54:38 +03:00
Anders Nissen 1ce2acb4ef examples: use i64 in Fibonacci 2019-10-24 10:25:47 +03:00
Cc 22e7e807f3 examples: fibonacci 2019-10-17 11:11:24 +03:00