Mike Auty
|
38d20199b3
|
Bulk out the config/inputs code.
|
2015-04-07 13:36:13 -05: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
|
44a375e720
|
Match the abstract property of the interface.
|
2015-01-04 21:21:34 +00:00 |
|
Mike Auty
|
73bd451759
|
Minor pylinting across the whole project.
|
2015-01-04 21:14:17 +00:00 |
|
Mike Auty
|
62e46c194d
|
Eliminate the *args, **kwargs from the intel translation layer code.
|
2015-01-04 04:59:14 +00:00 |
|
Mike Auty
|
21109c8eca
|
Revert "Remove the need for **magic from the intel translation layer."
This reverts commit c8dee9f827.
|
2015-01-04 04:57:30 +00:00 |
|
Mike Auty
|
c8dee9f827
|
Remove the need for **magic from the intel translation layer.
|
2015-01-04 04:56:02 +00:00 |
|
Mike Auty
|
0046ffc0d7
|
Fix critical typo in intel translation layer.
|
2015-01-04 04:55:39 +00:00 |
|
Mike Auty
|
811858aba8
|
Fix metaclass usage in python 3, and fill in some missing requirements.
|
2014-12-31 04:25:11 +00:00 |
|
Mike Auty
|
595ec89db1
|
Fix up some fairly critical core typos.
|
2014-12-30 03:50:22 +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
|
48e839947b
|
Tweak the documentation in certain files, and remove the overly changable workspace.xml.
|
2014-04-05 19:39:48 +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
|
cea4969b49
|
Add in first attempt at intel mapping code.
|
2013-05-20 00:10:02 +01:00 |
|
Mike Auty
|
562ed6d506
|
Remove paging files (since they're OS specific) and add in a windows page validity test.
|
2013-05-19 13:41:28 +01:00 |
|
Mike Auty
|
dff1c167b2
|
Fix up Intel support with test cases for 32, PAE and 32e modes.
|
2013-05-19 13:24:19 +01:00 |
|
Mike Auty
|
05d2789b5b
|
Add in initial version of intel space.
|
2013-05-18 15:29:59 +01: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 |
|
Mike Auty
|
e351958413
|
Move context, tidy up object model and add memory to test_rig.
|
2013-05-05 22:06:38 +01:00 |
|
Mike Auty
|
dc65c356fc
|
Restructure the packages, change importing style to from ... import.
|
2013-05-04 15:44:59 +01:00 |
|