From 94afc654fbed56276c323d06d0e0f346bb516c95 Mon Sep 17 00:00:00 2001 From: Luca Di Stefano Date: Mon, 23 Feb 2026 18:30:13 +0100 Subject: [PATCH] Improve Simulator UI * Add symbolic automata. Fixes #50 * General style improvements TODO: The simulation table should scroll down automatically TODO: Find a way to set width of panes/columns to better defaults --- src/extension/html/simulate.html | 74 +++++++++++++++++++++++--------- src/extension/simulate.ts | 2 +- 2 files changed, 55 insertions(+), 21 deletions(-) diff --git a/src/extension/html/simulate.html b/src/extension/html/simulate.html index c017118..0454923 100644 --- a/src/extension/html/simulate.html +++ b/src/extension/html/simulate.html @@ -3,39 +3,59 @@ - + R-CHECK simulator: {%=fname%}

R-CHECK simulator: {%=fname%}

+ +
- Transition: + Transition: Next Back - + + # State +   + - + + +
+
+ +
+