|
|
11/11/04 00:03:51 |
@27
|
[27]
|
fumanchu |
Inlined handling of universal sets for better strategies/performance. |
|
|
11/10/04 08:18:45 |
@26
|
[26]
|
fumanchu |
1. Use error trapping instead of asserts. … |
|
|
11/03/04 00:18:32 |
@25
|
[25]
|
fumanchu |
1. Moved UnitCollection?._IDs to a UnitProperty?, .Members … |
|
|
11/01/04 18:22:07 |
@24
|
[24]
|
fumanchu |
Finished doc first draft. |
|
|
10/30/04 20:58:58 |
@23
|
[23]
|
fumanchu |
Oops. Shouldn't have add xray, recur. Better without. |
|
|
10/30/04 20:43:26 |
@22
|
[22]
|
fumanchu |
1. Moved xray, recur into dejavu.
2. Doc updates. |
|
|
10/20/04 21:36:52 |
@21
|
[21]
|
fumanchu |
1. Removed Unit.temporary
2. Added Unit.on_recall() with Sandbox support. … |
|
|
10/19/04 23:26:16 |
@20
|
[20]
|
fumanchu |
1. Added getstate, setstate to Unit and subclasses. … |
|
|
10/19/04 06:15:52 |
@19
|
[19]
|
fumanchu |
1. Changed containers.Balloon class to .warehouse function. … |
|
|
10/17/04 07:20:12 |
@18
|
[18]
|
fumanchu |
Doc updates + new TemporaryUnitError? |
|
|
10/13/04 23:55:22 |
@17
|
[17]
|
fumanchu |
1. Fixed a mutex bug in UnitCollection?.
2. Doc updates. |
|
|
10/12/04 23:26:49 |
@16
|
[16]
|
fumanchu |
Doc, docstring, and comment updates |
|
|
10/12/04 14:54:25 |
@15
|
[15]
|
fumanchu |
1. Doc updates (modeling.html) … |
|
|
10/12/04 00:01:22 |
@14
|
[14]
|
fumanchu |
Initial doc drafts. |
|
|
10/11/04 22:25:42 |
@13
|
[13]
|
fumanchu |
Doc updates + fix on property population. |
|
|
10/11/04 04:29:10 |
@12
|
[12]
|
fumanchu |
1. Rewrote UnitProperty? to enable declaration within class body (instead … |
|
|
10/10/04 06:08:09 |
@11
|
[11]
|
fumanchu |
oops. |
|
|
10/10/04 06:04:23 |
@10
|
[10]
|
fumanchu |
Moved external module 'containers' into dejavu. |
|
|
10/10/04 05:49:39 |
@9
|
[9]
|
fumanchu |
Cleaned up add_store to remove all configfile cruft. Works directly on … |
|
|
10/09/04 18:01:37 |
@8
|
[8]
|
fumanchu |
codewalk and logic are now modules in dejavu |
|
|
10/05/04 21:37:05 |
@7
|
[7]
|
fumanchu |
Made the example CrossTab? more real-world |
|
|
10/05/04 21:29:32 |
@6
|
[6]
|
fumanchu |
commit test |
|
|
10/04/04 20:26:43 |
@5
|
[5]
|
fumanchu |
Fixed visit_FUNCTION rule to pass a sandbox. |
|
|
09/30/04 04:59:50 |
@4
|
[4]
|
fumanchu |
oops. dict.iteritems again. |
|
|
09/29/04 23:58:34 |
@3
|
[3]
|
fumanchu |
New Unit.add(farunit) method to more easily associate Unit instances. |
|
|
09/29/04 22:13:11 |
@2
|
[2]
|
fumanchu |
Allow Unit properties to be set in Unit.init() by **kwargs. |
|
|
09/22/04 22:01:33 |
@1
|
[1]
|
cnew |
initial import |