aboutsummaryrefslogtreecommitdiff
path: root/tests/TestComponentRegistry.py
Commit message (Collapse)AuthorAge
* A metric $#%$-ton of changes. Added doc-strings to EVERYTHING. Phew. ↵Gravatar rcoh2011-01-27
| | | | | | Fixed a massive bug that increases performance in by up to a factor of 60. A bunch of new behaviors for the class.
* some improvements to behavior chain. A "Square" BehaviorGravatar Russell Cohen2011-01-10
|
* Some performance improvements. Faster evaluation of range-based queries withGravatar Russell2011-01-10
lambda expressions. Faster exp with approximated fastexp. Some changes to the component registry.