summaryrefslogtreecommitdiff
path: root/project2/variables.h
Commit message (Expand)AuthorAge
* The big reshufflerandomdan2011-08-31
* Slash XML bloat with parameters and remove a pointlessrandomdan2011-08-26
* Shuffle a bit of coderandomdan2011-08-22
* Create a variable for accessing parameters (ideal for rowsets, they can all w...randomdan2011-08-10
* Remove the long since pointless complication of RowUsers and variable value c...randomdan2011-08-02
* Plugable variable doobriesrandomdan2011-07-25
* Remove the pointer versions of variable type membersrandomdan2011-07-22
* All new dynamic transformations and processing and tidyup and stuffrandomdan2011-07-14
* Add native conversion of VariableTypes to int32_trandomdan2011-03-18
* Fix inheritance of Ifrandomdan2011-03-03
* Add conversions for floats, ints and datetimes for variablesrandomdan2011-02-19
* Fix behaviour of stream rows with blank rowsrandomdan2011-02-18
* Add a Null variable type and support for it, this is now the defaultrandomdan2011-02-17
* Get rid of that stupid LexicalCall and it's messy templates (what WAS I think...randomdan2011-02-10
* Add missing conversion in generic visitorrandomdan2011-02-03
* Remove compose functions on column data and add a handle function for type sa...randomdan2011-02-02
* Add lots of funky stuff to make the system (internally) type saferandomdan2011-02-01
* Add missing execute on custom SQL merge inserterrandomdan2010-12-21
* Add support for non-default Sql merge inserterrandomdan2010-12-15
* Add some missing virtual destructorsrandomdan2010-09-01
* Whole new low dependency object loaderrandomdan2010-08-24
* Bind merge populators recursively to leafsrandomdan2010-08-12
* Add optional support for default values for variablesrandomdan2010-07-29
* Don't cache session variables, they can changerandomdan2010-07-13
* Implement variables (prefixed strings to find values elsewhere)randomdan2010-07-07