History of
impl
@master
git clone https://git.catseye.tc/Wunnel/
-
Fix bug in playfield.lua where final character was being dropped.
Chris Pressey
a month ago
-
Implement I/O. Manual tests OK, unclear why Falderal tests aren't.
Chris Pressey
a month ago
-
Fix the implementation (I believe).
Chris Pressey
a month ago
-
Add some debugging, and a nascent test suite, and fix a few things
Chris Pressey
a month ago
-
Make it even more Wunnel-shaped, not to mention Lua-shaped.
Chris Pressey
a month ago
-
Make the Lua implementation more Wunnel-shaped.
Chris Pressey
a month ago
-
Skeleton of Wunnel in Lua which is actually mostly still Etcha.
Chris Pressey
2 months ago
-
Arrange licensing info in repo according to REUSE 3.2 convention.
Chris Pressey
2 months ago
-
CSS bandaid.
Chris Pressey
6 years ago
-
Fix HTML things.
Chris Pressey
6 years ago
-
Use yoob.elementFactory to create the UI.
Chris Pressey
6 years ago
-
This file has always had more than the controller in it...
Chris Pressey
6 years ago
-
Fix storageKey.
Chris Pressey
6 years ago
-
Address the tape with a yoob.Cursor which is displayed in the view.
Chris Pressey
6 years ago
-
Add a yoob.TapeHTMLView for the tape. Could use a cursor, still.
Chris Pressey
6 years ago
-
Make the display container a CSS flex container.
Chris Pressey
6 years ago
-
Update yoob.js. Mostly there but needs a tape view and flex CSS.
Chris Pressey
6 years ago
-
Move launch code to wunnel-launcher.js; getWunnelControllerClass().
Chris Pressey
6 years ago
-
Add example programs. Read example programs from JSONP file.
Chris Pressey
7 years ago
-
Use yoob.js 0.7-2015.0108. Select initial example source.
Chris Pressey
9 years ago
-
Update to yoob.js 0.7 (inconsequential.)
Chris Pressey
9 years ago
-
Import latest yoob.js 0.7-PRE sources.
Chris Pressey
9 years ago
-
Update yoob.Controller to 0.7-PRE and add "Reset" button.
Chris Pressey
9 years ago
-
More small cleanups.
Chris Pressey
10 years ago
-
Tiny cleanup.
Chris Pressey
10 years ago
-
Update yoob.js components to version 0.6.
Chris Pressey
10 years ago
-
yoob.Controller has state, docs, block for input, and terminate.
Cat's Eye Technologies
10 years ago
-
Clean up display a bit. Clear input and output upon load.
Cat's Eye Technologies
10 years ago
-
Show tape, input and output, end program on END or out of bounds.
Cat's Eye Technologies
10 years ago
-
Add operation table. Not done, but starting to go like Wunnel.
Cat's Eye Technologies
10 years ago