Felipe Pena
|
c2e436518b
|
checker: fix private symbol visibility checking (fix #23518) (#23543)
|
2025-01-27 11:42:27 +02:00 |
|
yuyi
|
dd2210abf6
|
ast: fix const field str() (#22192)
|
2024-09-10 17:02:51 +03:00 |
|
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 |
|
yuyi
|
3247b98bb5
|
ast: fix const field str() (#21998)
|
2024-08-06 17:42:24 +03:00 |
|
yuyi
|
ddb6685d8a
|
fmt: fix and simplify align of struct fields (#21995)
|
2024-08-05 20:23:39 +03:00 |
|
Turiiya
|
1a35a783f1
|
breaking,checker: disallow initializing private struct fields outside structs module (#21183)
|
2024-04-12 13:53:02 +03:00 |
|
penguindark
|
ef3b0ec775
|
encoding.csv: fix bug in RandomAccessReader, spotted on windows with mingw32 (#20571)
|
2024-01-17 22:10:28 +02:00 |
|
penguindark
|
cfcbcb416a
|
encoding.csv: add a sequential reader too (suitable for very large .csv files, it does not read everything at once) (#20140)
|
2023-12-11 00:57:08 +02:00 |
|