Skip to content
Commit 1c636837 authored by Matt Wala's avatar Matt Wala
Browse files

Rename statement classes for paper

I propose the following statement renamings for the paper:

    AssignExpression -> Assign
    AssignSolved -> AssignImplicit

Reason: "AssignExpression" sounds like a type of expression, so I
would avoid that. Also, I don't think the prior names capture the
relationship between the two statements well.  One option would be to
call them AssignExplicit/AssignImplicit, but I think AssignExplicit is
too complicated of a name, so I shortened it to Assign.

    ExitStep -> RestartStep

Reason: "Exit" misleadingly implies termination

    PhaseTransition -> SwitchPhase

Reason: Isn't a verb, like the other statements

I've made the necessary changes and bumped the version to 2019.1
parent b1d6d015
Loading
Loading
Loading
Pipeline #17183 passed with stage
in 57 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment