yuyi
|
017ace6ea7
|
vfmt: change all '$expr' to '${expr}' (#16428)
|
2022-11-15 16:53:13 +03:00 |
|
yuyi
|
f6844e9766
|
all: change optional to result of io (#16075)
|
2022-10-16 09:28:57 +03:00 |
|
Delyan Angelov
|
b5f8a04778
|
examples/mini_calculator.v: handle ctrl-d gracefully
|
2021-08-20 10:07:41 +03:00 |
|
Delyan Angelov
|
9e06af8bf9
|
vfmt: vfmt examples/*.v
|
2021-02-23 20:21:50 +02:00 |
|
Sun Junyi
|
048d8edf62
|
examples: update mini_calculator.v (#8182)
|
2021-01-18 18:40:47 +02:00 |
|
Ruofan XU
|
11f10fdce2
|
examples: minor optimization of calculator (#6367)
|
2020-09-17 02:14:26 +03:00 |
|
Charadon
|
bb60b4227e
|
examples: vfmt calculator.v
|
2020-08-23 16:18:37 +02:00 |
|
yuyi
|
dda875a9c8
|
all: unify const names to snake_case
|
2020-05-22 17:36:09 +02:00 |
|
yuyi
|
2574dce174
|
all: fix remaining []array warnings
|
2020-04-26 16:25:54 +02:00 |
|
yuyi
|
9f4d498ff1
|
all: updateimport () and []array
|
2020-04-26 13:49:31 +02:00 |
|
yuyi
|
541b058e90
|
all: use a !in b instead of !(a in b)
|
2020-04-26 06:39:23 +02:00 |
|
Alexander Medvednikov
|
88d15c6611
|
gl, glfw, freetype fixes
|
2020-04-02 01:45:22 +02:00 |
|
SleepyRoy
|
7bbcc484fb
|
examples: calculator
|
2020-04-01 14:19:57 +02:00 |
|