Mike Auty
|
c1d054df10
|
Rename functions in validity to avoid future member name collisions.
|
2014-12-30 03:49:31 +00:00 |
|
Mike Auty
|
39c0b38f09
|
Add additional docstrings and refactor/rearrange the entire codebase.
|
2014-06-11 01:35:50 +01: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
|
2222dd546a
|
Change my mind on deep copying returned lists, we might want to change the values of an arbitrary row later on.
|
2014-04-14 02:24:48 +01:00 |
|
Mike Auty
|
2e5656ade4
|
Add in FormatSpecification object, and bulk up the TextRenderer.
|
2014-04-14 02:22:05 +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
|
e949079440
|
Merge TreeGrid class interfaces into their implementation, external developers should not be creating their own of these.
|
2014-04-08 00:24:27 +01:00 |
|
Mike Auty
|
fa789fb174
|
Add in basic plugin/config and renderer support.
|
2014-03-31 00:36:11 +01:00 |
|