- Enabled compiler warnings, which were off. Yikes. - Fixed all compiler warnings on OSX.
- Added '#define L10N' marker to all source files that are localized.
- Added new src/commands and src/columns intermediate libs. - Began implementation of the first Command object. - Began implementation of the first Column object. - TDB2, Variant updates.
- Salvaged Variant code from older project, for use in expression evaluation.