Commit graph

17 commits

Author SHA1 Message Date
yuyi
008aaad999
fmt: remove the prefixed module name of const names, that are in the same module (related #22183) (#22185) 2024-09-10 11:25:56 +03:00
Alexander Medvednikov
f09826e928 all: unwrap const() blocks 2023-11-25 10:02:51 +03:00
Swastik Baranwal
7e280a4b61
semver: use operator overloading (#19935) 2023-11-19 16:50:12 +02:00
Turiiya
af05cfcbbc
toml, semver: minor optimization of conditions (#18299) 2023-05-30 14:24:27 +02:00
Turiiya
f9efbdff10
semver: refactor, simplify, fix typo (#18272) 2023-05-27 01:57:02 +03:00
yuyi
17000ef7b6
checker: check option fn returning error (fix #17423) (#17438) 2023-03-02 15:49:50 +02:00
yuyi
017ace6ea7
vfmt: change all '$expr' to '${expr}' (#16428) 2022-11-15 16:53:13 +03:00
Alexander Medvednikov
c6158e4519 all: remove unnecessary IError() casts 2022-10-28 19:08:30 +03:00
Tim Basel
9d0a5942ac
builtin: change IError msg and code to methods + fix vlib, add a deprecation notice for the old usages (#13041) 2022-02-11 15:52:33 +02:00
Delyan Angelov
9f6c4030f6 tests: fix -cstrict self compilation on m0 with clang 2021-06-07 18:23:18 +03:00
Atakan Yenel
89082de5d1
semver: add custom errors (#9493) 2021-03-29 11:17:00 +02:00
spaceface
d63b7bc35a
all: update repo to use the new error handling syntax (#8950) 2021-02-28 23:20:21 +03:00
Delyan Angelov
728344ff65
ci: fix v test-cleancode 2021-01-25 12:55:01 +02:00
Lukas Neubert
8b61891348
fmt: smarter if condition wrapping (#8201) 2021-01-23 10:33:22 +02:00
Larpon
7872b8d911
semver: add input information in error and panic output (#7712) 2020-12-30 17:07:21 +01:00
zakuro
fade162471
semver: run v fmt (#7439) 2020-12-21 21:25:19 +02:00
pancake
36c5eab799
all: add #pkgconfig directive using the new vlib modules (#6673) 2020-10-26 18:05:18 +01:00