Skip to content
Snippets Groups Projects
Select Git revision
  • 627dd92c649dbb93057a9fe58ec03e1a7c216089
  • master default protected
  • julia protected
  • 6.x protected
  • python-codegen
  • llvm-15
  • 5.x protected
  • 4.6 protected
  • uop
  • rework_pac
  • aux_vars_fix
  • julia-7.0.0
  • julia-6.4.0
  • julia-6.3.0
  • julia-6.2.0
15 results

preprocessor

  • Clone with SSH
  • Clone with HTTPS
  • Sébastien Villemot's avatar
    Sébastien Villemot authored
    In an “evaluate” block, the LHS of a renormalized equation (such as “log(x)=…”)
    could be associated to a temporary term that would then be incorrectly
    computed: that temporary term would be evaluated *before* (and not after) the
    evaluation of the associated variable (“x” in the example).
    627dd92c
    History
    Name Last commit Last update