Tree @master (Download .tar.gz)
History of
impl
/
pixley.js
/
src
/
pixley-controller.js
@master
git clone https://git.catseye.tc/Pixley/
- Add pixley-launcher.js. Dependency injection, how I love/hate you. Chris Pressey 9 years ago
- Update yoob.js 0.9. Move away from Controller, towards SourceManager. Chris Pressey 9 years ago
- Disable/Enable the "Wrap" button upon editing/loading. Chris Pressey 10 years ago
- Have the terminating event simulate clicking Stop. Chris Pressey 10 years ago
- Only load the Worker as needed, to reduce the # of requests. Cat's Eye Technologies 11 years ago
- Replace .wrapIt() with .wrapWith() (caller decides wrapper.) Cat's Eye Technologies 11 years ago
- Kill -> stop. Cat's Eye Technologies 11 years ago
- Allow dependency injection of the URL of the Web Worker script. Cat's Eye Technologies 11 years ago
- Implement a Web Worker for the Pixley evaluator. Cat's Eye Technologies 11 years ago
- Display status on program load. Cat's Eye Technologies 11 years ago
- Better dependency injection. Introduce an output (result) div. Cat's Eye Technologies 11 years ago
- Depict on canvas on program load. Cat's Eye Technologies 11 years ago
- This is the real reason I implemented it in JS. Crude for now... Cat's Eye Technologies 11 years ago
- Add wrap-in-Pixley-interpreter method to PixleyController. Cat's Eye Technologies 11 years ago
- Fix accidental globals in bindAll(). Only 1 base failure now. Cat's Eye Technologies 11 years ago
- Split up and make independent of yoob.js, for benefit of node.js. Cat's Eye Technologies 11 years ago