1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/v/eval
2023-07-19 13:06:41 +03:00
..
gen vfmt: change all '$expr' to '${expr}' (#16428) 2022-11-15 16:53:13 +03:00
testdata v.eval: support unsafe expr (#16224) 2022-10-27 10:38:57 +03:00
tests eval: add host API, for passing and receiving values, to/from code, ran by the eval.Eval instances (#17426) 2023-03-01 00:42:19 +02:00
eval.v v: use autocasting in if conditions inside the compiler (#18708) 2023-06-29 19:37:36 +03:00
expr.v builtin: reduce the number of array allocations for consts in all V programs (#18889) 2023-07-19 13:06:41 +03:00
infix.v vfmt: change all '$expr' to '${expr}' (#16428) 2022-11-15 16:53:13 +03:00
interpret_test.v term.ui, vweb, v: update deprecated functions (#18726) 2023-07-02 09:38:33 +03:00
object.v builtin: reduce the number of array allocations for consts in all V programs (#18889) 2023-07-19 13:06:41 +03:00
stmt.v vfmt: change all '$expr' to '${expr}' (#16428) 2022-11-15 16:53:13 +03:00
var.v vfmt: change all '$expr' to '${expr}' (#16428) 2022-11-15 16:53:13 +03:00