Tree @master (Download .tar.gz)
Commit History
@master
git clone https://git.catseye.tc/ALPACA/
- The version is ALPACA Stylesheets 1.0; say a bit more about it. Chris Pressey 6 years ago
- Rewrite a bit of informative text. Chris Pressey 6 years ago
- 3rd and 4th args to viewbox are dimensions, not 2nd coordinate. Chris Pressey 6 years ago
- Add `-i` argument. There was no way to load a playfield otherwise. Chris Pressey 6 years ago
- Don't have a background element, just insert all default elements. Chris Pressey 6 years ago
- Bump version described in spec to 1.1; add ALPACA Stylesheets 1.1. Chris Pressey 6 years ago
- Rudimentary support for ALPACA stylesheets. Chris Pressey 6 years ago
- Make the Javascript compiler ignorant of yoob.js. Chris Pressey 6 years ago
- Move towards the implementation itself being ignorant of yoob.js. Chris Pressey 6 years ago
- Merge branch 'master' of https://github.com/catseye/ALPACA into develop-1.1 Chris Pressey 6 years ago
- Make generated Javascript handle mutual-recursion checking. Chris Pressey 6 years ago
- Merge branch 'master' of https://github.com/catseye/ALPACA into develop-1.1 Chris Pressey 6 years ago
- Avoid infinite regress in analysis.get_state_membership(). Chris Pressey 6 years ago
- Merge branch 'master' of https://github.com/catseye/ALPACA into develop-1.1 Chris Pressey 6 years ago
- Use a set, and initialize it Pythonically. Fixes failing tests. Chris Pressey 6 years ago
- Merge pull request #4 from OrangeNote/patch-1 Chris Pressey (commit: GitHub) 6 years ago
- It is not the responsibility of the backend to include yoob.js. Chris Pressey 6 years ago
- Add stub of docs for compiling to Javascript Chris Pressey 6 years ago
- Add instructions for making an animated GIF. Chris Pressey 6 years ago
- Add --display-svg flag, which outputs each frame as SVG. Chris Pressey 6 years ago
- Add --write-discrete-files-to option. Chris Pressey 6 years ago
- Add --display-window argument. Chris Pressey 6 years ago
- More abstraction for output. Chris Pressey 6 years ago
- Use ArgumentParser instead of OptionParser. Chris Pressey 6 years ago
- Reform Adjacency and BoolOp nodes. Chris Pressey 6 years ago
- Fix Not node; it doesn't need multiple children nodes. Chris Pressey 6 years ago
- Avoid having an attribute called 'value' when 'id' is better. Chris Pressey 6 years ago
- Every class, even if it's empty, is included in the class map. Chris Pressey 6 years ago
- Merge pull request #6 from catseye/reform-ast Chris Pressey (commit: GitHub) 6 years ago
- Remove Rules() AST node. Chris Pressey 6 years ago