Tree @master (Download .tar.gz)
Commit History
@master
git clone https://git.catseye.tc/ALPACA/
- Also run doctests. Make some doctests exist, for that matter. Cat's Eye Technologies 11 years ago
- Generate loadMapper() and dumpMapper() functions. catseye 11 years ago
- Simplify testing JS by using yoob.Playfield.dump(). catseye 11 years ago
- Add --include-yoob-playfield-inline option (for node.js testing.) catseye 11 years ago
- Stick almost all of yoob/playfield.js inline in the JS backend. catseye 11 years ago
- Nicer error message on missing CA config file. catseye 11 years ago
- Added tag rel_1_0_2013_0315 for changeset de8a51fc0bf8 catseye 11 years ago
- Cleanups in preparation for release of version 1.0. catseye 11 years ago
- Update copyright date. catseye 11 years ago
- Deem extended representation declarations a Bad Idea, and remove. catseye 11 years ago
- Update README. Getting very close to releaseable. catseye 12 years ago
- Default element on JS PFs. All interpreter & compiler tests pass. catseye 12 years ago
- Close, but I think we need a default state attr on playfield. catseye 12 years ago
- Improve compiled JS to the point where it passes several tests. catseye 12 years ago
- Create initial playfield. catseye 12 years ago
- More boilerplate in the generated Javascript. catseye 12 years ago
- Output some boilerplate in Javascript backend. catseye 12 years ago
- Refactor and fix code generated for class membership. catseye 12 years ago
- Partial support for class membership checking in compiled source. catseye 12 years ago
- Evaluate superclasses' rules after evaluating local ones. catseye 12 years ago
- Plausible but handwavy code generation for class membership. catseye 12 years ago
- Add failing tests, fix inheritance in evaluator, all tests pass. catseye 12 years ago
- Plausible compilation for adjacency predicates and xor's. catseye 12 years ago
- Improve compiler (can translate some rules ok now.) Tweak spec. catseye 12 years ago
- Aha, invert the bounding box. All tests pass now. catseye 12 years ago
- Fix: allow use of defined neighbourhoods in adjacency predicates. catseye 12 years ago
- Implement >Moore neighbourhood checking (incorrectly, it seems.) catseye 12 years ago
- Add failing test case. Update spec and README. catseye 12 years ago
- Trivial fixpoint detection. catseye 12 years ago
- Beginnings of a to-Javascript compiler. catseye 12 years ago