summaryrefslogtreecommitdiffstats
path: root/cpp/sca/kernel/value.hpp (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-16Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk.jsdelfino1-491/+0
2009-11-16Fixed support for nested elements and lists. Improved failure/error reporting...jsdelfino1-1/+43
2009-11-01Improved memory management using APR memory pools, changed frame allocation i...jsdelfino1-23/+85
2009-10-26Minor refactoring, given each module its own namespace. Added utility functio...jsdelfino1-32/+9
2009-10-18Minor code cleanup, refactored list functions and cleaned up function names, ...jsdelfino1-3/+52
2009-10-11Some code cleanup, removed unused functions, changed == empty-list to isNil t...jsdelfino1-7/+7
2009-10-03Minor code cleanup.jsdelfino1-1/+5
2009-10-03Removed explicit C++ keywords to let the compiler perform the necessary conve...jsdelfino1-8/+8
2009-09-27Moved some sources up in the directory tree to attempt to simplify the direct...jsdelfino1-0/+0
2009-09-26Refactored the value class. Cleaned up usage of namespaces to remove side eff...jsdelfino1-98/+114
2009-09-14Utility functions and headers used by the sample store app, function objects,...jsdelfino1-0/+341