v/vlib/math
Lukas Neubert 16c9cbce7c
fmt: correctly increase f.line_len for write_indent (#8174)
2021-01-18 06:02:29 +01:00
..
big checker/cgen: add checks and fix cgen for [typedef] for C structs (#8169) 2021-01-17 17:18:07 +02:00
bits fmt: correctly increase f.line_len for write_indent (#8174) 2021-01-18 06:02:29 +01:00
complex cgen: use standard checks for float comparisons 2020-06-04 19:47:41 +02:00
factorial all: unify const names to snake_case 2020-05-22 17:36:09 +02:00
fractions math: use full import module name in tests 2020-12-23 01:38:17 +11:00
stats parser: add an error for `import mod.sub as mod` and `import mod as mod` (#6194) 2020-08-23 02:12:25 +02:00
bits.v expression: set integer literals as int by default 2020-03-23 20:05:37 +01:00
const.v expression: set integer literals as int by default 2020-03-23 20:05:37 +01:00
math.c.v ci: fix failing tests 2020-10-15 15:42:16 +03:00
math.js.v math: extract platform specific wrapper functions to math.c.v and math.js.v 2020-05-07 08:47:24 +03:00
math.v ci: fix failing tests 2020-10-15 15:42:16 +03:00
math_test.v tcc_win: fix tests 2020-06-19 12:54:56 +02:00
unsafe.v checker: warn when casting between reference types outside of `unsafe` (#7892) 2021-01-05 17:02:04 +02:00