History of
src
@master
git clone https://git.catseye.tc/yoob.js/
-
Bump version number for release of 0.11.
Chris Pressey
9 years ago
-
Add setResetState() to yoob.Controller.
Chris Pressey
9 years ago
-
Forget foreachDirect(), and restore createPlayfieldCanvasView().
Chris Pressey
9 years ago
-
Yes, that's the lagginess. OK, well... OK.
Chris Pressey
9 years ago
-
More experiments, but I really don't know what's making it laggy.
Chris Pressey
9 years ago
-
yoob.Cursor.moveTo and moveBy, and fix TextTerminal extents...
Chris Pressey
9 years ago
-
Fix eg/text-terminal.html, but (a) why slow? (b) why expanding?
Chris Pressey
9 years ago
-
Tape.peek(), Tape.getSize() (as stack) and recalculate bounds.
Chris Pressey
9 years ago
-
Fix stack demo to use Tape. Remove yoob.Stack and its view.
Chris Pressey
9 years ago
-
Beginnings of cursored stack interface on yoob.Tape.
Chris Pressey
9 years ago
-
Begin fixing up yoob.TextTerminal for the new Playfield layout.
Chris Pressey
9 years ago
-
Fix bug in TapeHtmlView while adding it to eg/tape.html
Chris Pressey
9 years ago
-
yoob.Tape.get[Cursored]Extent() as part of fixing eg/tape.html.
Chris Pressey
9 years ago
-
Tape contains Cursor list, does not contain View stuff. Untested.
Chris Pressey
9 years ago
-
Both Playfield and Tape support "cursored read/write interface."
Chris Pressey
9 years ago
-
More chainable setters in Cursor. Nicer overridable drawCursor.
Chris Pressey
9 years ago
-
Fix bug in PlayfieldCanvasView
Chris Pressey
9 years ago
-
yoob.Cursor no longer has a "build-in simple view." Untested.
Chris Pressey
9 years ago
-
Chainable setters for x, y, dx, dy.
Chris Pressey
9 years ago
-
yoob.Cursor.init() takes a configuration dictionary.
Chris Pressey
9 years ago
-
Add Playfield.foreachVonNeumannNeighbour.
Chris Pressey
9 years ago
-
Eke out another li'l bug.
Chris Pressey
9 years ago
-
Fix bugs, get Playfield example working. Slight optimization.
Chris Pressey
9 years ago
-
A much-needed (but undertested and probably broken) refactoring.
Chris Pressey
9 years ago
-
Bump version number for release of 0.10.
Chris Pressey
9 years ago
-
yoob.makeSelect() now takes callback function and default-selection.
Chris Pressey
9 years ago
-
Dense foreach traversal on tape + use it + fix syntax errors.
Chris Pressey
9 years ago
-
Add initial versions of StackHtmlView and TapeHtmlView.
Chris Pressey
9 years ago
-
Support treating a source colour as alpha in yoob.Chargen.
Chris Pressey
9 years ago
-
Prepare for release.
Chris Pressey
9 years ago