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 |
|
yuyi
|
c51d30bf53
|
fmt: fix alignment of struct init fields (#22025)
|
2024-08-11 09:11:24 +03:00 |
|
Mike Ward
|
e1d23429c7
|
encoding.base32: fix warning of implicit clone of array, by using an explicit unsafe block (#21728)
|
2024-06-25 08:17:29 +03:00 |
|
Anton
|
763f94388b
|
all: update copyright year (#20334)
|
2024-01-01 23:29:54 +02:00 |
|
Alexander Medvednikov
|
f09826e928
|
all: unwrap const() blocks
|
2023-11-25 10:02:51 +03:00 |
|
Kim Shrier
|
cc220e60a5
|
vlib: change byte to u8 (#19930)
|
2023-11-19 04:23:32 +03:00 |
|
yuyi
|
815439a381
|
checker: fix assigning an array slice (fix #19120) (#19137)
|
2023-08-15 20:37:51 +03:00 |
|
walking devel
|
9957356a84
|
encoding.base32: change ? to ! (#17892)
|
2023-04-06 03:09:05 +02:00 |
|
Alexander Medvednikov
|
6756d28595
|
all: 2023 copyright
|
2023-03-28 22:55:57 +02:00 |
|
Nahua
|
93ee6d107a
|
encoding.base32: add missing documentation for all public functions (#16998)
|
2023-01-17 19:46:43 +02:00 |
|
yuyi
|
017ace6ea7
|
vfmt: change all '$expr' to '${expr}' (#16428)
|
2022-11-15 16:53:13 +03:00 |
|
Joe Conigliaro
|
51a92d170f
|
encoding.base32: vfmt code
|
2022-09-27 16:29:44 +10:00 |
|
Joe Conigliaro
|
5415c4f75e
|
encoding.base32: initial implementation
|
2022-09-27 16:25:50 +10:00 |
|