Delyan Angelov
|
d8263171ff
|
math.mathutil: remove deprecated mathutil_test.v (workaround spurious test failures, due to same _test.v name)
|
2022-01-17 17:52:57 +02:00 |
Delyan Angelov
|
59357e873d
|
math: move the `math.mathutil` generic `min`/`max`/`abs` fns to `math` (#13042)
|
2022-01-05 18:02:20 +02:00 |
Alexander Medvednikov
|
59ed4be49a
|
all: update copyright year
|
2022-01-04 12:21:12 +03:00 |
Delyan Angelov
|
597a774d36
|
scanner: speed up Scanner.skip_whitespace (~2-3% speed up of `-o x.c cmd/v`)
|
2021-05-03 14:14:32 +03:00 |
Lukas Neubert
|
a67d49050c
|
math: add a pure V `math.mathutil`, with generic `min`, `max` and `abs` functions (#9176), and use it consistently
|
2021-03-12 11:28:04 +02:00 |