Tree @master (Download .tar.gz)
- ..
- animation.js
- canvas-resizer.js
- chargen.js
- controller.js
- cursor.js
- element-factory.js
- full-screen-detector.js
- joystick.js
- line-input-buffer.js
- path.js
- playfield-canvas-view.js
- playfield-html-view.js
- playfield.js
- preset-manager.js
- scanner.js
- sexp-parser.js
- source-html-view.js
- source-manager.js
- splash-screen.js
- sprite-manager.js
- state-machine.js
- tape-canvas-view.js
- tape-html-view.js
- tape.js
- text-terminal.js
- tree.js
- turtle.js
- varier.js
History of
src
/
yoob
@master
git clone https://git.catseye.tc/yoob.js/
- Make yoob.Chargen take an init object, fix up small things in it. Chris Pressey 9 years ago
- Fix bug in makeTextArea and apply proper version to this file. Chris Pressey 9 years ago
- Add SVG functions to element-factory and example HTML5 for same. Chris Pressey 9 years ago
- Backport recent improvements to SpriteManager. Chris Pressey 9 years ago
- Add onResizeFail event handler. Chris Pressey 9 years ago
- onResizeStart and onResizeEnd (instead of redraw) & update eg/. Chris Pressey 9 years ago
- this. inline-block. yes. Chris Pressey 9 years ago
- Should be something like this -- not tested yet. Chris Pressey 9 years ago
- Fix bugs in CanvasResizer. Improve demo. Chris Pressey 9 years ago
- Begin encapsulating what I wrote in that gist. (Still has bugs.) Chris Pressey 9 years ago
- Baby steps. Chris Pressey 9 years ago
- Add a lot of basic utility stuff to resizer. Chris Pressey 9 years ago
- Add stub of yoob.Resizer. Chris Pressey 9 years ago
- More slight improvements to SpriteManager. Chris Pressey 9 years ago
- Update yoob.SexpParser to use recent yoob.Scanner. Chris Pressey 9 years ago
- Import improvements to yoob.Scanner. Chris Pressey 9 years ago
- Refactor SpriteManager. (x, y)=centre. init takes cfg, chainable. Chris Pressey 9 years ago
- Fix indentation. Chris Pressey 9 years ago
- yoob.Tape has clear() method, and supports a default value. Chris Pressey 9 years ago
- Prep for release of version 0.8. Chris Pressey 9 years ago
- Import latest yoob.js changes, for 0.8-PRE, from wierd repo. Chris Pressey 9 years ago
- Disable "Reset" button while source is being edited. Chris Pressey 9 years ago
- Prep for release of version 0.7. Chris Pressey 9 years ago
- Add yoob.Varier, and demo for same. Chris Pressey 9 years ago
- Fix a small bug in yoob.Controller. Chris Pressey 9 years ago
- Import latest version of yoob/element-factory.js. Chris Pressey 9 years ago
- Merge. Chris Pressey 10 years ago
- Updates to element-factory.js. Chris Pressey 10 years ago
- Very beginnings of XHR-loading of sources. Chris Pressey 10 years ago
- Controller demo can stop. 'reset' plays nicely with termination. Chris Pressey 10 years ago