Commit History
@master
git clone https://git.catseye.tc/yucca/
-
Move licensing info from .reuse/dep5 file into individual files.
Chris Pressey
2 months ago
-
Arrange licensing info in accordance with REUSE 3.0 convention.
Chris Pressey
7 months ago
-
Add logo.
Chris Pressey
7 months ago
-
Update links in "see-also bar".
Chris Pressey
1 year, 26 days ago
-
The `yucca` tool runs under Python 3 by default.
Chris Pressey
2 years ago
-
Test w/either Python 2, or 3, or both, depending on what's installed.
Chris Pressey
3 years ago
-
Bump minor version number, update copyright year.
Chris Pressey
3 years ago
-
Mercurial is no longer supported in this repository.
Chris Pressey
3 years ago
-
Merge pull request #5 from catseye/support-python-3
Chris Pressey
(commit: GitHub)
3 years ago
-
Repository cleanup.
Chris Pressey
3 years ago
-
Fix some pep8 complaints.
Chris Pressey
3 years ago
-
Update source to run under both Python 2 and Python 3.
Chris Pressey
3 years ago
-
Add "See-also bar" to the top of README.
Chris Pressey
(commit: GitHub)
4 years ago
-
Remove some obsolete information from the "Case Studies" section.
Chris Pressey
7 years ago
-
Added tag rel_1_1 for changeset a61f6387e62f
Cat's Eye Technologies
10 years ago
-
Version 1.1.
Cat's Eye Technologies
10 years ago
-
Test *the current module*, *verbosely* (so we know what's being tested!), and add a test driver script.
Cat's Eye Technologies
11 years ago
-
License In Own File
catseye
12 years ago
-
pyflakes cleanup, and remove executable bit.
catseye
12 years ago
-
Give feedback when running internal tests.
catseye
12 years ago
-
Distribution organization: put actual source code under src/ .
catseye
12 years ago
-
Add `-x` option for expanding symbolic constants.
catseye
12 years ago
-
Fix bug with newly-introduced functionality (re immediate mode.)
catseye
12 years ago
-
Dump error messages to stderr, not stdout.
catseye
12 years ago
-
Check that line numbers in source are strictly ascending.
catseye
12 years ago
-
Fix link, remove TODO section.
Cat's Eye Technologies
12 years ago
-
Added tag rel_1_0 for changeset f5b440c1b254
catseye
12 years ago
-
Minor aesthetic changes for release of version 1.0.
catseye
12 years ago
-
Really don't analyze computed jumps; fix IF...GOTO parsing.
catseye
12 years ago
-
Model errors as objects to improve consistency of error reporting.
catseye
12 years ago