Tree @master (Download .tar.gz)
History of
src
@master
git clone https://git.catseye.tc/ALPACA/
- 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
- It is not the responsibility of the backend to include yoob.js. 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
- Remove Rules() AST node. Chris Pressey 6 years ago
- Remove now-circumlocutious MembershipDecls node. Chris Pressey 6 years ago
- Finish conversion to new AST style. Chris Pressey 6 years ago
- Start to switch to more structured AST attributes Chris Pressey 6 years ago
- First pass at reforming (forming?) the AST class hierarchy. Chris Pressey 6 years ago
- Fix bug: when ascending class hierarchy, get parent of correct class. Chris Pressey 6 years ago
- Pass verbose flag to class_defn_is_a(). Chris Pressey 6 years ago
- Pass verbose flag down to is_a predicate functions. Chris Pressey 6 years ago
- Only if verbose. Chris Pressey 6 years ago
- Make verbose flag extend down into sub-evaluation functions. Chris Pressey 6 years ago
- Permit the --verbose flag to dump some debug info when evolving. Chris Pressey 6 years ago
- Fix max rec. depth exceeded with mutual membership OrangeNote (commit: GitHub) 7 years ago
- Fix a silly typo in variable name. Chris Pressey 9 years ago
- Produce a nicer error message when no input files are given. Chris Pressey 9 years ago
- Implement "guess" in Javascript backend and fix a yoob.js bug. Chris Pressey 9 years ago
- Added guessing capabilities. Xenon 9 years ago
- Test Javascript compiling if node present; fix bogon in same. Chris Pressey 9 years ago
- Also run doctests. Make some doctests exist, for that matter. Cat's Eye Technologies 11 years ago