yuyi
|
017ace6ea7
|
vfmt: change all '$expr' to '${expr}' (#16428)
|
2022-11-15 16:53:13 +03:00 |
|
yuyi
|
c9ce5f89c7
|
builtin: fix f32.str() (#16391)
|
2022-11-11 13:56:45 +02:00 |
|
Alexander Medvednikov
|
36ec47cd20
|
all: replace "NB:" with "Note:" (docs/comments)
|
2022-03-06 20:01:22 +03:00 |
|
Delyan Angelov
|
9c24d09dc3
|
strconv: bug fix for "${239.5:0.0f}" (#13483)
|
2022-02-16 11:33:29 +03:00 |
|
zakuro
|
6bc9ef7373
|
builtin: vfmt every .v file, except vlib/builtin/int_test.v (#9448)
|
2021-03-24 20:39:59 +02:00 |
|
Nick Treleaven
|
cbefe6c32f
|
parser: warn about old use of typeof (#7923)
|
2021-01-07 20:32:02 +01:00 |
|
Uwe Krüger
|
cf9498ef6b
|
cgen: use standard checks for float comparisons
|
2020-06-04 19:47:41 +02:00 |
|
Alexander Medvednikov
|
63b8cdea7a
|
checker: require () in a && b || c
|
2020-06-02 22:21:44 +02:00 |
|
SleepyRoy
|
f798a0937a
|
expression: set floats as f64 by default
|
2020-03-19 07:24:49 +01:00 |
|