History of
impl
@master
git clone https://git.catseye.tc/Pixley/
- 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 9 years ago
- Fix indentation. Chris Pressey 9 years ago
- Have the terminating event simulate clicking Stop. Chris Pressey 9 years ago
- Update yoob.js files to version 0.7 (untested yet.) Chris Pressey 9 years ago
- NetBSD's gcc's -pedantic is. Build haney only if ghc present. Cat's Eye Technologies 10 years ago
- Try out the new yoob.ExampleManager in practice. Cat's Eye Technologies 10 years ago
- Only load the Worker as needed, to reduce the # of requests. Cat's Eye Technologies 10 years ago
- Replace .wrapIt() with .wrapWith() (caller decides wrapper.) Cat's Eye Technologies 10 years ago
- Kill -> stop. Cat's Eye Technologies 10 years ago
- Allow dependency injection of the URL of the Web Worker script. Cat's Eye Technologies 10 years ago
- Implement a Web Worker for the Pixley evaluator. Cat's Eye Technologies 10 years ago
- Display status on program load. Cat's Eye Technologies 10 years ago
- Better dependency injection. Introduce an output (result) div. Cat's Eye Technologies 10 years ago
- Add enough unique(?) colours to depict the Pixley interpreter. Cat's Eye Technologies 10 years ago
- Support mixing orientations. Cat's Eye Technologies 10 years ago
- Allow both horizontal and vertical depiction. Cat's Eye Technologies 10 years ago
- Make (foo) and (foo foo) visually differentiable. Cat's Eye Technologies 10 years ago
- Properly allocate size of lists containing only a single atom. Cat's Eye Technologies 10 years ago
- Depict empty lists properly. Cat's Eye Technologies 10 years ago
- Depict on canvas on program load. Cat's Eye Technologies 10 years ago
- If list's head is an atom, shrink & colour list that colour. Eww! Cat's Eye Technologies 10 years ago
- Allocate colours deterministically & reasonably uniquely. Cat's Eye Technologies 10 years ago
- Nicer still? Maybe some of the lists should be vertical instead. Cat's Eye Technologies 10 years ago
- Much nicer! And veddy interesting... Cat's Eye Technologies 10 years ago
- This is the real reason I implemented it in JS. Crude for now... Cat's Eye Technologies 10 years ago
- Add wrap-in-Pixley-interpreter method to PixleyController. Cat's Eye Technologies 10 years ago
- Fix argh bugs argh argh. All tests pass! Cat's Eye Technologies 10 years ago
- Allow `-` in symbols. Half the single-tower tests now pass. Cat's Eye Technologies 10 years ago
- Fix bug in arg binding. All base tests pass! Tower still fails. Cat's Eye Technologies 10 years ago