v/vlib/math
Delyan Angelov 78e1127d99
cgen: treat the main module like any other v module
2020-07-01 00:53:53 +02:00
..
big all: re-apply C++ support 2020-05-18 21:38:06 +02:00
bits Revert "_vinit: use static initialization of large const []number" 2020-06-12 09:57:38 +03: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 gg: GG => Context 2020-06-04 20:26:18 +02:00
stats cgen: treat the main module like any other v module 2020-07-01 00:53:53 +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 tcc_win: fix tests 2020-06-19 12:54:56 +02: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 math.fabs 2020-05-14 16:58:20 +02:00
math_test.v tcc_win: fix tests 2020-06-19 12:54:56 +02:00
unsafe.v math: use automatic dereferencing 2020-03-19 10:24:51 +01:00