History of
src
@master
git clone https://git.catseye.tc/Matchbox/
-
Reset, clear, terminate web worker, better output on run single.
Chris Pressey
9 years ago
-
Various small bugfixes and TODO items.
Chris Pressey
9 years ago
-
Allow program texts to contain descriptions (untested)
Chris Pressey
9 years ago
-
Better layout (maybe?) And add TODO items to README.
Chris Pressey
9 years ago
-
Improve appearances.
Chris Pressey
9 years ago
-
Separate `output` and `status` and update them with methods.
Chris Pressey
9 years ago
-
Record and report results.
Chris Pressey
9 years ago
-
Add 'Stop' button.
Chris Pressey
9 years ago
-
Fix bug in 'Run'. Make styles configurable.
Chris Pressey
9 years ago
-
Make some improvements to yoob.Scanner.
Chris Pressey
9 years ago
-
It was running, not interleaving, that was freezing the browswer.
Chris Pressey
9 years ago
-
Runs in a Web Worker! Still freezes Firefox! Grrr.
Chris Pressey
9 years ago
-
Make Instruction serializable, so we can pass it to Web Workers.
Chris Pressey
9 years ago
-
Refactor towards using Web Workers.
Chris Pressey
9 years ago
-
Begin to restructure to use Web Workers.
Chris Pressey
9 years ago
-
No, it is right. That's good.
Chris Pressey
9 years ago
-
Perhaps that jubilation was premature -- that doesn't look right.
Chris Pressey
9 years ago
-
Peterson's algorithm freezes the browser -- but it works!
Chris Pressey
9 years ago
-
Make WAIT work.
Chris Pressey
9 years ago
-
Doesn't seem to quite be working, but: WAIT.
Chris Pressey
9 years ago
-
Load source via AJAX, whence it is split. Add presets, start.sh.
Chris Pressey
9 years ago
-
Slightly less ugly, this one.
Chris Pressey
9 years ago
-
Another slight ugly-up-ification.
Chris Pressey
9 years ago
-
It'll get uglier before it gets prettier.
Chris Pressey
9 years ago
-
This is far from beautiful code, but it's getting there.
Chris Pressey
9 years ago
-
Slight refactor towards PROG pragma.
Chris Pressey
9 years ago
-
Display final judgment. Add a bit of documentation.
Chris Pressey
9 years ago
-
Allow program to contain comments (semicolon in first column.)
Chris Pressey
9 years ago
-
Use yoob.Tape for main memory, too. A run button on each program.
Chris Pressey
9 years ago
-
Add yoob.Tape, use instead of Registers.
Chris Pressey
9 years ago