v/vlib/math
LilEnvy 665e6cc957
math.big: fix big.from_string #7313 (#7351)
2020-12-16 02:23:02 +01:00
..
big math.big: fix big.from_string #7313 (#7351) 2020-12-16 02:23:02 +01:00
bits ci: fix math.bits.max_u64/math.bits.max_u32 2020-12-15 10:52:57 +02: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.fractions: document the remaining functions in math.fractions 2020-12-05 12:23:18 +02: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: add error for `fn f() Struct { return &Struct{} }` (#6019) 2020-07-29 21:40:43 +02:00