v/vlib/math
Enzo 886f69bfcf
all: use operator overloading on strings (p. 2) (#10183)
2021-05-24 11:38:31 +03:00
..
big v: deprecate `@VROOT` in favour of `@VMODROOT` (#9795) 2021-04-19 19:01:47 +03:00
bits tools: make `v test-cleancode` test everything by default (#10050) 2021-05-08 13:32:29 +03:00
complex all: use operator overloading on strings (p. 2) (#10183) 2021-05-24 11:38:31 +03:00
factorial tools: make `v test-cleancode` test everything by default (#10050) 2021-05-08 13:32:29 +03:00
fractions tools: make `v test-cleancode` test everything by default (#10050) 2021-05-08 13:32:29 +03:00
mathutil scanner: speed up Scanner.skip_whitespace (~2-3% speed up of `-o x.c cmd/v`) 2021-05-03 14:14:32 +03:00
stats all: use operator overloading on strings (p. 2) (#10183) 2021-05-24 11:38:31 +03:00
util
bits.v
const.v
math.c.v v.builder: remove default link flags -lm, -ldl, -lpthread (use module specific link flags instead) (#10099) 2021-05-14 14:28:53 +03:00
math.js.v
math.v
math_test.v tools: vfmt math_test.v and remove it from the exceptions in vtest-cleancode.v 2021-05-08 14:46:06 +03:00
unsafe.v