Delyan Angelov
|
8a380f4699
|
tools: make `v test-cleancode` test everything by default (#10050)
|
2021-05-08 13:32:29 +03:00 |
Delyan Angelov
|
04095f4088
|
ci: fix failing `v -W build-tools` and `v -W build-examples`; run vfmt.
|
2021-03-19 09:49:26 +02: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 |
Delyan Angelov
|
e5a84719ca
|
all: require calling `optfn() ?` / `optfn() or {...}` for `fn optfn() ? {}`
|
2021-01-26 16:43:17 +02:00 |
penguindark
|
55e3e50b9b
|
ttf: improvement on not found glyphs (#8050)
|
2021-01-12 00:49:58 +01:00 |
penguindark
|
c067cc0357
|
vlib: add a TTF font loader and render in `x.ttf` (#7995)
|
2021-01-10 20:14:41 +02:00 |