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
|
3da8bdf28a
|
Convert to using ABCMeta to get abstract class failures immediately rather than on method use.
|
2014-04-14 02:21:13 +01:00 |
|
Mike Auty
|
8e7ad364c7
|
Alter type/class checking structure so that it can be optimized out (either throws an exception or does nothing).
|
2014-04-08 00:59:08 +01:00 |
|
Mike Auty
|
50e8f6a627
|
Add in PyCharm IDE project details, and improve the sphinx apidoc autogeneration of documentation.
|
2014-04-02 02:44:55 +01: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
|
5b23325447
|
Change symbol_names to structure_names.
|
2014-03-22 13:46:22 +00:00 |
|
Mike Auty
|
26f8d0f7cc
|
Add in write support, and change symbols to be both structures and constants.
|
2013-12-28 05:30:54 +00:00 |
|
Mike Auty
|
9c2e486356
|
Refactor code locations, tidy up object initializers and add in File Layer.
|
2013-05-06 17:45:15 +01:00 |
|