[Subversion] / Trellis / setup.py  

Log of /Trellis/setup.py

Parent Directory

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


Revision 2396 - (view) (download) (as text) - [select for diffs]
Modified Fri Oct 26 14:22:31 2007 UTC (16 years, 6 months ago) by pje
File length: 1141 byte(s)
Diff to previous 2387
Use AddOns instead of ObjectRoles

Revision 2387 - (view) (download) (as text) - [select for diffs]
Modified Fri Aug 10 19:17:06 2007 UTC (16 years, 9 months ago) by pje
File length: 1146 byte(s)
Diff to previous 2386
Bump version after release to Cheeseshop

Revision 2386 - (view) (download) (as text) - [select for diffs]
Modified Fri Aug 10 19:09:16 2007 UTC (16 years, 9 months ago) by pje
File length: 1146 byte(s)
Diff to previous 2376
Prep for release

Revision 2376 - (view) (download) (as text) - [select for diffs]
Modified Sun Jul 29 19:55:12 2007 UTC (16 years, 9 months ago) by pje
File length: 1174 byte(s)
Diff to previous 2365
Bump version to 0.5b1dev-r2366

Revision 2365 - (view) (download) (as text) - [select for diffs]
Modified Fri Jul 27 17:29:35 2007 UTC (16 years, 9 months ago) by pje
File length: 1174 byte(s)
Diff to previous 2351
Remove dependency on Contextual -- although it'll be back eventually.

Revision 2351 - (view) (download) (as text) - [select for diffs]
Modified Fri Jul 13 21:38:42 2007 UTC (16 years, 10 months ago) by pje
File length: 1203 byte(s)
Diff to previous 2346
High level API: Component class, decorators, properties.  The tests are
disorganized and the docs are non-existent, but it works, by golly.
Docs and test re-orgs will begin next week.

Revision 2346 - (view) (download) (as text) - [select for diffs]
Modified Thu Jul 12 17:47:01 2007 UTC (16 years, 10 months ago) by pje
File length: 1152 byte(s)
Diff to previous 2335
The Trellis will be using ObjectRoles from now on...

Revision 2335 - (view) (download) (as text) - [select for diffs]
Modified Sun Jul 8 05:42:14 2007 UTC (16 years, 10 months ago) by pje
File length: 1122 byte(s)
Diff to previous 2200
Rip out the old Trellis implementation and replace with a shiny new algorithm.
This is nowhere near adequately tested, and Constant conversion doesn't work.
The doctests are in horrible shape and don't describe the current algorithm at
all.  The fancy API described in my mailing list posts is nowhere to be found,
and none of the new functionality is tested in the slightest.  Experiment at
your own risk; this is just a placeholder/proof-of-concept test to see if the
new algorithm at least passes the old tests (except for Constant conversion.)
And it does.  :)  So, everything from here on out should effectively be
either documentation, tests, syntax sugar, or convenience/reference
implementations of higher-level features.

Revision 2200 - (view) (download) (as text) - [select for diffs]
Modified Fri Jun 23 04:33:08 2006 UTC (17 years, 10 months ago) by pje
File length: 1049 byte(s)
Diff to previous 2199
Refactor to use a Cells-like forward/backward propagation system.  
Separated thread-specific "current observer" state from trellis state.  
Tests still pass, but are far from sufficient and the docs are crap; 
you're better off not reading them yet.  Effectively this is just a 
checkpoint to have a jumping-off point for more extensive changes, like 
making values know what trellis they belong to, and redoing the 
docs/tests to maximize both line and scenario coverages.

Revision 2199 - (view) (download) (as text) - [select for diffs]
Added Wed Jun 21 05:36:46 2006 UTC (17 years, 10 months ago) by pje
File length: 1201 byte(s)
Trellis: a new paradigm for event-driven programming, based on ideas
from Gelernter's "Trellis" system, and Tilton's "Cells" for Lisp.  
Eventually, this will grow up to do the rest of the things that 
peak.events does now, only with deterministic updates and no need for 
explicit dependency management.

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