Skip to content

Explicitly record full document completion in PFFTT#124

Merged
istathar merged 4 commits into
technique-lang:mainfrom
istathar:entry-exit
Jun 24, 2026
Merged

Explicitly record full document completion in PFFTT#124
istathar merged 4 commits into
technique-lang:mainfrom
istathar:entry-exit

Conversation

@istathar

@istathar istathar commented Jun 23, 2026

Copy link
Copy Markdown
Member

Record a new Finish state to complement the Start line, closing the run of a document. We had a Begin/Done pair around the entry procedure (if there was one) but nothing actually pairing with the start of the Technique.

This came up when we wanted to embellish the interactive trace with a new visual convention: double arrows '⇒' and '⇐' are used to mark the entry and exit from a Technique document as a whole (in contrast to the single arrows which mark movement within the document) and we realized we didn't have a compliment for Start.

Add support for file:// URLs as external invocation targets. That was always implied but got missed along the way. Fixed.

@istathar istathar self-assigned this Jun 23, 2026
@istathar

Copy link
Copy Markdown
Member Author

@istathar istathar merged commit 6a990cc into technique-lang:main Jun 24, 2026
1 check passed
@istathar istathar deleted the entry-exit branch June 24, 2026 02:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant