Tree @support-python3 (Download .tar.gz)
Commit History
@support-python3
git clone https://git.catseye.tc/ZOWIE/
- Update test suite. Update implementation to run under Python 3. Chris Pressey 1 year, 11 months ago
- Merge pull request #1 from catseye/develop-2019-1 Chris Pressey (commit: GitHub) 4 years ago
- Fix indentation, add a missing `var` and a missing semicolon Chris Pressey 4 years ago
- Update HISTORY. Chris Pressey 4 years ago
- Remove Mercurial support from this repository. Chris Pressey 4 years ago
- Add Javascript to provide example of how to run in a web browser. Chris Pressey 4 years ago
- Added tag rel_1_1 for changeset 1bc4cc116b0a Chris Pressey 8 years ago
- Add HISTORY doc and final adjustments for release of v1.1. Chris Pressey 8 years ago
- Use Falderal's fa-under-pty and run `rpython` using `python`. Chris Pressey 8 years ago
- Build and test under RPython if RPython is detected. Chris Pressey 8 years ago
- Package up the RPython bits into the target function. Chris Pressey 8 years ago
- It compiles! Runs the examples! Passes half the tests... Chris Pressey 8 years ago
- Something like this; not sure what it doesn't like. Chris Pressey 8 years ago
- Compiles under RPython, which apparently doesn't do getitem/setitem. At least, not for me. Chris Pressey 8 years ago
- Clean up how References and Instructions work. Needs more tests. Chris Pressey 8 years ago
- Remove dependency on re module. Chris Pressey 8 years ago
- Reference class hierarchy. Begin to use Scanner for scanning. Chris Pressey 8 years ago
- Beginning of Scanner objects. Chris Pressey 8 years ago
- Use new-style classes. Chris Pressey 8 years ago
- Begin RPython-izing; start trying to take out use of re module. Chris Pressey 8 years ago
- Added tag rel_1_0_2014_0819 for changeset 10f2fc44756b Chris Pressey 8 years ago
- Add some rudimentary automated tests. Cat's Eye Technologies 9 years ago
- Properly handle outputting newline (and other control characters.) catseye 9 years ago
- Add demo of running zowie.py under Skulpt. catseye 9 years ago
- Allow implementation to (more or less) run under Skulpt. catseye 9 years ago
- Merge. catseye 10 years ago
- Superscript Markdown is non-standard, just remove it. catseye 10 years ago
- Add an UNLICENSE to drive home that it's in the public domain. catseye 10 years ago
- Trivial pep8 fix. Cat's Eye Technologies 10 years ago
- Make script executable, use /usr/bin/env to find python. Cat's Eye Technologies 11 years ago