More work on AST
Added reflection classes
Refactored so that SizeT is referred to as size_t in WFMEM's code
Documentation pass
Vector Code now compiles
Very basic implementation of storage arrays and vectors; added some stuff I apparently forgot earlier
Refined vectors and enumerable; added enumerator tests
Major refactoring to port vectors from WFUI into WFMath where they likely belong