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 |
|
Turiiya
|
9704a01406
|
parser: fix case of falsely registering imports as used, remove unused imports (#21156)
|
2024-04-01 19:46:50 +03:00 |
|
yuyi
|
1623cc3a51
|
fmt: fix functions with short arguments (fix #18398) (#18459)
|
2023-06-16 09:47:40 +03:00 |
|
Swastik Baranwal
|
d8cf65df1a
|
checker: only allow &u8 with byteptr and itself (#18146)
|
2023-05-11 18:28:49 +10:00 |
|
Tim Marston
|
26b9464f51
|
gg: setup ctx.window.user_data and ctx.user_data on ctx.run(), instead of in gg.new_context, to allow for embedding gg.Context in ui (#17169)
|
2023-01-31 18:22:20 +02:00 |
|
Alexander Medvednikov
|
e81e0ac708
|
fmt: replace go with spawn
|
2022-11-05 10:46:40 +03:00 |
|
shove
|
8b962f8446
|
checker: fix nested struct reference type field initialized check. (fix: #15741) (#15752)
|
2022-09-15 07:59:31 +03:00 |
|
Alexander Medvednikov
|
cb60392302
|
examples: fix unsafe 0
|
2022-06-26 07:12:15 +03:00 |
|
Ulises Jeremias Cornejo Fandos
|
4391ae563d
|
examples: improve the pendulum simulation, with several modes and diagrams (#13446)
|
2022-02-12 19:38:07 +02:00 |
|