1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
Commit Graph

14 Commits

Author SHA1 Message Date
8b962f8446 checker: fix nested struct reference type field initialized check. (fix: #15741) (#15752) 2022-09-15 07:59:31 +03:00
cb60392302 examples: fix unsafe 0 2022-06-26 07:12:15 +03:00
d4a0d6f73c all: byte => u8 2022-04-15 14:58:56 +03:00
114a341f5f rand: simplify rand.PRNG, move to optional types for error handling (#13570) 2022-02-23 12:36:14 +02:00
546c388b02 gg: renaming drawing functions (#12913) 2021-12-23 13:31:25 +02:00
89eb5425cd examples: clean file path usage in the examples, move all the fonts in the common assets folder (#12736) 2021-12-06 09:53:46 +02:00
ad3835b598 parser: deprecate short struct init (#10842) 2021-07-20 11:17:08 +03:00
f18265e6a8 gg: remove obsolete usages of use_ortho: true 2021-06-24 11:15:12 +03:00
16e79bc3ca tools: format most examples and tutorials, add them to v test-cleancode (#9826) 2021-04-20 17:16:35 +03:00
f0e36ca845 examples: fix fireworks exiting when minimized on windows (issue: #9485) (#9487) 2021-03-27 17:28:09 +02:00
2f328f952e examples: fix fireworks.v 2021-02-17 06:50:09 +01:00
1f4e8254b9 examples: enable maximization 2021-01-26 23:40:30 +02:00
06b660666b examples: fix font does not exist message in fireworks 2021-01-26 23:21:10 +02:00
ba3342a034 examples: add fireworks example (#8358) 2021-01-26 23:13:11 +02:00