simplify

Changelog

(0) -100 -10 tip
287:629ce8edb09b
2008-07-13 Paul Boddie changeset files shortlog graph Added some documentation. default tip
README.txt
286:b79902beb04f
2008-07-13 Paul Boddie changeset files shortlog graph Added licensing information.
rsvp.py
285:6f583cfa39a5
2008-07-13 Paul Boddie changeset files shortlog graph Commit long uncommitted changes.
tests/global.py
284:85000c878e8a
2007-10-14 Paul Boddie changeset files shortlog graph Introduced iteration over instance fixing in order to reduce the non-distinct instances as much as possible.
simplify/__init__.py simplify/fixinstances.py
283:dff259dd9f5e
2007-10-14 Paul Boddie changeset files shortlog graph Added an issues document which discusses the obstacles in processing Python source code and generating executable program code.
docs/issues.txt
282:7072be501767
2007-10-14 Paul Boddie changeset files shortlog graph Added lists of covered and missing nodes.
simplify/generator.py
281:9ca88b131c7e
2007-10-14 Paul Boddie changeset files shortlog graph Reformatted somewhat.
simplify/simplified/program.py
280:f5d0e407d389
2007-09-22 Paul Boddie changeset files shortlog graph Updated the generator to work with revised class/attribute tables.
simplify/generator.py
279:504dc5d62374
2007-09-06 Paul Boddie changeset files shortlog graph Added a fully-qualified name method for WithName-derived classes, producing a more usable global name for applications such as the viewer. Added a method for returning "visible" class attributes to GeneralClass. Added an attribute table production function for integration with the explicit distribution, along with a test program option for generating such a table.
simplify/generator.py simplify/simplified/data.py simplify/simplified/utils.py simplify/viewer.py test.py
278:0eb7bcd2b354
2007-09-04 Paul Boddie changeset files shortlog graph Fixed global namespace tracking (and thus base class references).
simplify/fixnames.py
(0) -100 -10 tip