Commit History
@master
git clone https://git.catseye.tc/yucca/
-
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
-
First pass at computed GOTOs; could use refinement, and more tests.
catseye
12 years ago
-
Move script to a `bin` directory, for consistency.
catseye
12 years ago
-
Retain whitespace exactly, even leading and trailing on each line.
catseye
12 years ago
-
Add -p option to constrain transformations to program lines.
catseye
12 years ago
-
Retain whitespace almost exactly when dumping the program.
catseye
12 years ago
-
Add -R option, to remove all REM statements from program.
catseye
12 years ago
-
Better reporting for errors discovered in immediate mode commands.
catseye
12 years ago
-
Find errors in immediate mode, and add -I to strip those lines.
catseye
12 years ago
-
REM extends to end of line. Added doctests, -o and -t flags.
catseye
12 years ago
-
Add a README.
catseye
12 years ago