summaryrefslogtreecommitdiffstats
path: root/cpp/sca/modules/eval/driver.hpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minor refactoring of read/write functions and primitive procs. Added function...jsdelfino2009-11-011-12/+11
* Improved memory management using APR memory pools, changed frame allocation i...jsdelfino2009-11-011-5/+7
* Minor refactoring, given each module its own namespace. Added utility functio...jsdelfino2009-10-261-1/+3
* Minor code cleanup, refactored list functions and cleaned up function names, ...jsdelfino2009-10-181-1/+1
* Minor code cleanup.jsdelfino2009-10-031-2/+1
* Removed explicit C++ keywords to let the compiler perform the necessary conve...jsdelfino2009-10-031-2/+1
* Refactored store tests and moved them under test/. Simplified the script eval...jsdelfino2009-10-031-4/+4
* Strawman implementation of a mini script evaluation library, which can be use...jsdelfino2009-09-271-0/+76