index
:
Project2
main
Project2 application engine.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
project2
/
variables.h
Commit message (
Expand
)
Author
Age
*
The big reshuffle
randomdan
2011-08-31
*
Slash XML bloat with parameters and remove a pointless
randomdan
2011-08-26
*
Shuffle a bit of code
randomdan
2011-08-22
*
Create a variable for accessing parameters (ideal for rowsets, they can all w...
randomdan
2011-08-10
*
Remove the long since pointless complication of RowUsers and variable value c...
randomdan
2011-08-02
*
Plugable variable doobries
randomdan
2011-07-25
*
Remove the pointer versions of variable type members
randomdan
2011-07-22
*
All new dynamic transformations and processing and tidyup and stuff
randomdan
2011-07-14
*
Add native conversion of VariableTypes to int32_t
randomdan
2011-03-18
*
Fix inheritance of If
randomdan
2011-03-03
*
Add conversions for floats, ints and datetimes for variables
randomdan
2011-02-19
*
Fix behaviour of stream rows with blank rows
randomdan
2011-02-18
*
Add a Null variable type and support for it, this is now the default
randomdan
2011-02-17
*
Get rid of that stupid LexicalCall and it's messy templates (what WAS I think...
randomdan
2011-02-10
*
Add missing conversion in generic visitor
randomdan
2011-02-03
*
Remove compose functions on column data and add a handle function for type sa...
randomdan
2011-02-02
*
Add lots of funky stuff to make the system (internally) type safe
randomdan
2011-02-01
*
Add missing execute on custom SQL merge inserter
randomdan
2010-12-21
*
Add support for non-default Sql merge inserter
randomdan
2010-12-15
*
Add some missing virtual destructors
randomdan
2010-09-01
*
Whole new low dependency object loader
randomdan
2010-08-24
*
Bind merge populators recursively to leafs
randomdan
2010-08-12
*
Add optional support for default values for variables
randomdan
2010-07-29
*
Don't cache session variables, they can change
randomdan
2010-07-13
*
Implement variables (prefixed strings to find values elsewhere)
randomdan
2010-07-07