From: Ian Jackson Date: Tue, 6 Jul 2021 00:32:32 +0000 (+0100) Subject: script: section boundary for lowering code X-Git-Tag: otter-0.7.2~252 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=270b036fb2a8e1aac0f8e3093af9fd8fc5fc7998;p=otter.git script: section boundary for lowering code Signed-off-by: Ian Jackson --- diff --git a/templates/script.ts b/templates/script.ts index e2ebea86..e0a779d8 100644 --- a/templates/script.ts +++ b/templates/script.ts @@ -555,6 +555,8 @@ function rotate_targets(uo: UoRecord, dangle: number): boolean { return true; } +// ----- lower ----- + type LowerTodoItem = { piece: PieceId, p: PieceInfo,