automata/web/root/src
2026-01-10 11:16:11 -05:00
..
automata.ts added example selector, added share button, added saving to local storage, layout change 2026-01-10 11:16:11 -05:00
controls.ts fixed npda crash on duplicate states/symbols, reduced font size for edges, fixed incorrect caret color, fixed edge label alignment 2026-01-08 19:00:14 -05:00
editor.ts added example selector, added share button, added saving to local storage, layout change 2026-01-10 11:16:11 -05:00
examples.ts added example selector, added share button, added saving to local storage, layout change 2026-01-10 11:16:11 -05:00
main.ts added example selector, added share button, added saving to local storage, layout change 2026-01-10 11:16:11 -05:00
share.ts added example selector, added share button, added saving to local storage, layout change 2026-01-10 11:16:11 -05:00
splitters.ts fixed small issue where main vertical splitter was causing overflow 2026-01-08 17:06:32 -05:00
terminal.ts live graph updates from input 2026-01-07 21:28:14 -05:00
theme.ts organized graph style, added icon 2026-01-08 20:02:22 -05:00
visualizer.ts fixed final state parsing for FA, made FA transitions more visually appealing, supported identifiers starting with a numeric character 2026-01-09 23:23:58 -05:00
wasm.ts organized graph style, added icon 2026-01-08 20:02:22 -05:00