Commit graph

6 commits

Author SHA1 Message Date
Patrick O'brien f7a4ed0c54 Did more stripping, fixed broken things
* Fixed broken template
* Did some reorganizing
* Need to fix TestTemplates test
2016-03-28 18:17:41 +10:00
Patrick O'brien 27cafdd2fb Finished most of the stripping 2016-03-28 01:03:14 +10:00
Aaron e348767e8a Use a table data structure, not names/columns.
- Load table information in one shot instead of over several different
  functions.
2016-03-22 22:05:23 -07:00
Aaron 1394489a63 Rename everything. 2016-03-22 21:25:57 -07:00
Patrick O'brien 48a9ba8d29 Added main template test file, fixed errors
* Fixed TestTemplates bug (now shows compile errors properly)
* Fixed all compile errors for templates (except test templates)
* Added conditional imports for column types
2016-03-23 13:08:35 +10:00
Patrick O'brien 4cc62fdf5a Added imports to output 2016-03-03 02:59:34 +10:00