From 3395b35aad0489e2b77e5a8106060e84ef5588f4 Mon Sep 17 00:00:00 2001 From: crumbtoo Date: Fri, 1 Dec 2023 15:18:09 -0700 Subject: [PATCH] name --- docs/src/commentary/ti.rst | 2 +- docs/src/references/ti-state-transitions.rst | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/src/commentary/ti.rst b/docs/src/commentary/ti.rst index ee192fd..4e167d0 100644 --- a/docs/src/commentary/ti.rst +++ b/docs/src/commentary/ti.rst @@ -1,4 +1,4 @@ -The *Template Instantiation Machine* +The *Template Instantiator* ==================================== WIP. This will hopefully be expanded into a thorough walkthrough of the state diff --git a/docs/src/references/ti-state-transitions.rst b/docs/src/references/ti-state-transitions.rst index 590a165..ec25182 100644 --- a/docs/src/references/ti-state-transitions.rst +++ b/docs/src/references/ti-state-transitions.rst @@ -1,6 +1,6 @@ -========================= -TI State Transition Rules -========================= +============================================ +Template Instantiator State Transition Rules +============================================ Evaluation is complete when a single :code:`NNum` remains on the stack and the dump is empty.