Mike Auty
|
03cb131260
|
Add a priority ordering for testing layers (high priority trumps lower priority).
|
2016-01-21 00:06:39 +01:00 |
|
Mike Auty
|
139a6b610e
|
Add in an appropriate requirement for BufferLayers.
|
2016-01-16 22:20:10 +00:00 |
|
Mike Auty
|
00660f2a2b
|
Refactor requirements to their own file.
|
2016-01-16 21:04:41 +00:00 |
|
Mike Auty
|
b36d84ab0d
|
Move metadata to providers variable, and genericize the rudimentary resolver.
|
2016-01-15 01:50:02 +00:00 |
|
Mike Auty
|
5697428770
|
Move accessing the configuration to an attribute of the configurable itself.
|
2016-01-13 00:41:17 +00:00 |
|
Mike Auty
|
bef0689982
|
Add in constraints for dependency solving.
|
2016-01-04 01:17:23 +00:00 |
|
Mike Auty
|
ee42751055
|
Fix up test_rig.
|
2015-12-30 23:21:41 +00:00 |
|
Mike Auty
|
bcbfee9016
|
Refactor the validity function names to make it easier for autocomplete to find.
|
2015-12-29 22:24:32 +00:00 |
|
Mike Auty
|
595e2faeb4
|
Start including configuration into the data layers.
|
2015-12-29 22:22:31 +00:00 |
|
Mike Auty
|
a27a68de4b
|
Add support for finalizing DataLayers once we're done using them.
|
2015-02-09 22:25:36 +00:00 |
|
Mike Auty
|
119accb10c
|
Add a length parameter to is_valid to check whether whole blocks are valid or not.
|
2015-01-05 18:40:33 +00:00 |
|
Mike Auty
|
c1d054df10
|
Rename functions in validity to avoid future member name collisions.
|
2014-12-30 03:49:31 +00:00 |
|
Mike Auty
|
a97bd19988
|
Reformat and optimize code, including trailing whitespace and end of file newline.
|
2014-06-10 15:40:50 +01:00 |
|
Mike Auty
|
89e7e6e7ff
|
Tidy up several areas using PyCharm corrections.
|
2014-03-30 00:46:31 +00:00 |
|
Mike Auty
|
3709143c40
|
Clean-up a few files according to PyCharm's warning system.
|
2014-03-28 08:47:00 +00:00 |
|
Mike Auty
|
26caf31974
|
Revisit the decision to try out super, and decide to stick with specific inheritance to avoid **kwargs everywhere.
|
2013-05-08 19:17:21 +01:00 |
|
Mike Auty
|
eb35ffb325
|
Fix a typo in the size constraints on physical layers.
|
2013-05-07 23:43:09 +01:00 |
|
Mike Auty
|
9c2e486356
|
Refactor code locations, tidy up object initializers and add in File Layer.
|
2013-05-06 17:45:15 +01:00 |
|