Skip to content

WIP: Rename instruction to statement

Andreas Klöckner requested to merge insn-to-statement into master

ca62fb99 adds a script that performs the rename.

The current HEAD of this records the application of this script to the source tree. This commit will periodically be refreshed by hard-resetting the branch to the then-current version of the script, merging in master, and then re-applying the script.

Still to do:

  • Compat stubs to avoid breaking user code.

cc @mattwala

Edited by Andreas Klöckner

Merge request reports

Loading