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
|
e0433ab4e9
|
Vastly improved the speed by caching resolutions.
|
2013-05-07 23:31:27 +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 |
|
Mike Auty
|
e654391e86
|
Fix up the top-level symbol resolution mechanism.
|
2013-04-21 23:03:36 +01:00 |
|
Mike Auty
|
9b91bfa88c
|
Rework templates so that they're created referentially, and that attributes are generated by the underlying class and arguments.
|
2013-04-21 18:22:38 +01:00 |
|
Mike Auty
|
b0345ce9ab
|
Flesh out symbol system, reworking several parts. Still requires on-demand resolving of symbols.
|
2013-04-14 20:17:15 +01:00 |
|