[Subversion] / BytecodeAssembler / setup.py  

Log of /BytecodeAssembler/setup.py

Parent Directory

No default branch
Bookmark a link to HEAD: (view) (download) (as text)


Revision 2233 - (view) (download) (as text) - [select for diffs]
Modified Sun Sep 3 18:25:54 2006 UTC (17 years, 8 months ago) by pje
File length: 1193 byte(s)
Diff to previous 2231
Bump revision #

Revision 2231 - (view) (download) (as text) - [selected]
Modified Sun Sep 3 17:56:29 2006 UTC (17 years, 8 months ago) by pje
File length: 1193 byte(s)
Diff to previous 2210
Added ``Pass`` and ``Compare`` node types, and ``COMPARE_OP`` can now 
take an operator name instead of a number.

Revision 2210 - (view) (download) (as text) - [select for diffs]
Modified Wed Jul 5 05:56:42 2006 UTC (17 years, 10 months ago) by pje
File length: 1174 byte(s)
Diff to previous 2208 , to selected 2231
Bump version, fix doc typos.

Revision 2208 - (view) (download) (as text) - [select for diffs]
Modified Wed Jul 5 02:56:05 2006 UTC (17 years, 10 months ago) by pje
File length: 1174 byte(s)
Diff to previous 2196 , to selected 2231
Constant handling has been fixed so that it doesn't confuse equal values of
differing types (e.g. ``1.0`` and ``True``), or equal unhashable objects
(e.g. two empty lists).

Removed ``nil`, ``ast_curry()`` and ``folding_curry()``, replacing them with
the ``nodetype()`` decorator and ``fold_args()``; please see the docs for
more details.

DecoratorTools is required now also.

Revision 2196 - (view) (download) (as text) - [select for diffs]
Modified Sat Jun 17 06:24:24 2006 UTC (17 years, 10 months ago) by pje
File length: 1127 byte(s)
Diff to previous 2194 , to selected 2231
Include a release note in the short description for PyPI.

Revision 2194 - (view) (download) (as text) - [select for diffs]
Modified Sat Jun 17 06:19:20 2006 UTC (17 years, 10 months ago) by pje
File length: 1066 byte(s)
Diff to previous 2193 , to selected 2231
Bump version to 0.1, update readme, minor cleanup.

Revision 2193 - (view) (download) (as text) - [select for diffs]
Modified Sat Jun 17 04:44:52 2006 UTC (17 years, 10 months ago) by pje
File length: 998 byte(s)
Diff to previous 2160 , to selected 2231
Move docs and tests to README.txt.

Revision 2160 - (view) (download) (as text) - [select for diffs]
Modified Sun May 28 22:38:22 2006 UTC (17 years, 11 months ago) by pje
File length: 1003 byte(s)
Diff to previous 2142 , to selected 2231
Code generation, function cloning, code flags support, some
work on closures.

Revision 2142 - (view) (download) (as text) - [select for diffs]
Modified Tue May 23 05:53:30 2006 UTC (17 years, 11 months ago) by pje
File length: 1003 byte(s)
Diff to previous 2140 , to selected 2231
Add package description, minor formatting fixes, and use "dev" version
numbering.

Revision 2140 - (view) (download) (as text) - [select for diffs]
Modified Tue May 23 05:29:26 2006 UTC (17 years, 11 months ago) by pje
File length: 562 byte(s)
Diff to previous 2139 , to selected 2231
Activate use of setuptools, now that svn:externals is set.

Revision 2139 - (view) (download) (as text) - [select for diffs]
Added Tue May 23 05:28:31 2006 UTC (17 years, 11 months ago) by pje
File length: 564 byte(s)
Diff to selected 2231
Spin off RuleDispatch's bytecode assembler into a separate project.

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

  Diffs between and
  Type of Diff should be a

Sort log by:

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help