[Subversion] / PEAK-Rules / setup.py  

Log of /PEAK-Rules/setup.py

Parent Directory

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


Revision 2761 - (view) (download) (as text) - [select for diffs]
Modified Sun Apr 5 00:00:56 2015 UTC (9 years ago) by pje
File length: 1245 byte(s)
Diff to previous 2699
Update required versions of BytecodeAssembler and DecoratorTools

Revision 2699 - (view) (download) (as text) - [select for diffs]
Modified Wed Aug 31 23:07:53 2011 UTC (12 years, 7 months ago) by pje
File length: 1239 byte(s)
Diff to previous 2646
Allow registering methods for generic functions that aren't imported yet

Revision 2646 - (view) (download) (as text) - [select for diffs]
Modified Tue Aug 3 03:26:30 2010 UTC (13 years, 8 months ago) by pje
File length: 1212 byte(s)
Diff to previous 2633
Revert licenses to ZPL 2.1; drop 'dev' tags from intermediate releases

Revision 2633 - (view) (download) (as text) - [select for diffs]
Modified Mon Aug 2 19:41:13 2010 UTC (13 years, 8 months ago) by pje
File length: 1247 byte(s)
Diff to previous 2502
Require latest BytecodeAssembler

Revision 2502 - (view) (download) (as text) - [select for diffs]
Modified Thu Feb 28 17:28:03 2008 UTC (16 years, 1 month ago) by pje
File length: 1225 byte(s)
Diff to previous 2501
Use development snapshots so SVN isn't required

Revision 2501 - (view) (download) (as text) - [select for diffs]
Modified Thu Feb 28 15:52:08 2008 UTC (16 years, 1 month ago) by pje
File length: 1246 byte(s)
Diff to previous 2461
Register 0.5a1.dev with the cheeseshop

Revision 2461 - (view) (download) (as text) - [select for diffs]
Modified Mon Dec 31 00:31:53 2007 UTC (16 years, 3 months ago) by pje
File length: 1174 byte(s)
Diff to previous 2452
Predicate dispatching, at last!  We don't compile strings yet,
and range dispatching is worse than half the speed of RuleDispatch
with C speedups.  However, most other types of dispatch should be
a good bit faster, and it should be possible to inline more of the
range lookup.

Revision 2452 - (view) (download) (as text) - [select for diffs]
Modified Sat Dec 29 18:49:31 2007 UTC (16 years, 4 months ago) by pje
File length: 1174 byte(s)
Diff to previous 2426
Thread-safety and re-entrant code generation, such that calling a
function that is being regenerated will execute the previous code
for that function.  Simplified Engine protocols for code generation,
etc.

Revision 2426 - (view) (download) (as text) - [select for diffs]
Modified Wed Nov 21 19:59:35 2007 UTC (16 years, 5 months ago) by pje
File length: 1165 byte(s)
Diff to previous 2417
Switch to using peak.util.extremes

Revision 2417 - (view) (download) (as text) - [select for diffs]
Modified Sun Nov 11 22:53:44 2007 UTC (16 years, 5 months ago) by pje
File length: 1147 byte(s)
Diff to previous 2235
Prepare for switch from Aspects to AddOns

Revision 2235 - (view) (download) (as text) - [select for diffs]
Modified Sun Sep 3 19:37:44 2006 UTC (17 years, 7 months ago) by pje
File length: 1123 byte(s)
Diff to previous 2207
Implement bytecode generation for expressions; this is basically 
equivalent to porting a little more than half of ``dispatch.predicates`` 
from RuleDispatch (specifically, the ``ExprBuilder`` class and related 
node types).

Revision 2207 - (view) (download) (as text) - [select for diffs]
Modified Wed Jul 5 01:58:43 2006 UTC (17 years, 9 months ago) by pje
File length: 1113 byte(s)
Diff to previous 2204
Update for DecoratorTools 1.2

Revision 2204 - (view) (download) (as text) - [select for diffs]
Modified Tue Jul 4 16:58:58 2006 UTC (17 years, 9 months ago) by pje
File length: 1113 byte(s)
Diff to previous 2189
Use struct types for rules and action definitions; correct dependencies 
to BytecodeAssembler 0.1 and DecoratorTools 1.1.

Revision 2189 - (view) (download) (as text) - [select for diffs]
Modified Thu Jun 15 06:20:32 2006 UTC (17 years, 10 months ago) by pje
File length: 1125 byte(s)
Diff to previous 2161
Update PEAK-Rules for latest BytecodeAssembler version.

Revision 2161 - (view) (download) (as text) - [select for diffs]
Modified Sun May 28 22:43:24 2006 UTC (17 years, 11 months ago) by pje
File length: 1125 byte(s)
Diff to previous 2153
Code generation support (requires dev trunk of BytecodeAssembler).
This completes the core (multiple dispatch) framework features.  Next 
up: cleanup and doc expansion, before moving on to predicate dispatch
and advanced features.

Revision 2153 - (view) (download) (as text) - [select for diffs]
Added Fri May 26 04:20:46 2006 UTC (17 years, 11 months ago) by pje
File length: 1115 byte(s)
Zero-functionality setup for PEAK-Rules: mostly design docs in README 
plus an outline of the functionality for the core framework in
framework.txt.

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