| Age | Commit message (Collapse) | Author |
|
Reviewed-by: silene
|
|
time and use location in some typing error messages
Reviewed-by: ppedrot
|
|
Reviewed-by: Zimmi48
|
|
|
|
parameters in safe_env
Reviewed-by: herbelin
|
|
Reviewed-by: herbelin
Ack-by: gares
Ack-by: ejgallego
|
|
Reviewed-by: herbelin
Ack-by: SkySkimmer
|
|
Reviewed-by: Zimmi48
Reviewed-by: MSoegtropIMC
|
|
Fixes probably many strange issues such as the example in #13171
|
|
This improves the error message on the example for #13171, however we
may question whether there should be an error at all.
|
|
Fix #13171
|
|
|
|
Reviewed-by: mattam82
Ack-by: Janno
Ack-by: gares
|
|
only-printing notations
Reviewed-by: SkySkimmer
|
|
This avoids the need to rebase the overlay when nothing has changed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
We know statically that the first thing the conversion algorithm is going to
do is to get it from the provided function, so we simply explicitly pass it
around.
|
|
We simply use evars instance in the right order while reading back VM values.
|
|
|