Delyan Angelov
|
f98e9d5757
|
examples: remove the setting of font_path from drag_n_drop.v and quadtree_demo.v (make them portable to Android + setting the font does not matter, for their goal)
|
2024-09-22 20:58:17 +03:00 |
|
yuyi
|
c51d30bf53
|
fmt: fix alignment of struct init fields (#22025)
|
2024-08-11 09:11:24 +03:00 |
|
Alexander Medvednikov
|
acf0107493
|
builtin: str.last_index(); pref: hide-auto-str;
|
2024-03-28 18:26:30 +03:00 |
|
Pierre Curto
|
45e13ea02a
|
datatypes,examples: fix typos, and silence notice in the quadtree example (#20577)
|
2024-01-18 15:31:42 +02:00 |
|
Alexander Medvednikov
|
f09826e928
|
all: unwrap const() blocks
|
2023-11-25 10:02:51 +03:00 |
|
yuyi
|
017ace6ea7
|
vfmt: change all '$expr' to '${expr}' (#16428)
|
2022-11-15 16:53:13 +03:00 |
|
Alexander Medvednikov
|
e81e0ac708
|
fmt: replace go with spawn
|
2022-11-05 10:46:40 +03:00 |
|
Alexander di Chiara
|
e3379bca97
|
datatypes: add quadtree, add its demo to examples/ (#16087)
|
2022-10-18 18:02:44 +03:00 |
|