summaryrefslogtreecommitdiffstats
path: root/cpp/sca/modules/eval/eval-test.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk.jsdelfino2009-11-161-240/+0
* Fixed parsing of comments. Added functions to read scripts and more test cases.jsdelfino2009-11-161-5/+40
* Minor refactoring of read/write functions and primitive procs. Added function...jsdelfino2009-11-011-6/+24
* Improved memory management using APR memory pools, changed frame allocation i...jsdelfino2009-11-011-5/+8
* Minor refactoring, given each module its own namespace. Added utility functio...jsdelfino2009-10-261-7/+15
* Minor code cleanup, refactored list functions and cleaned up function names, ...jsdelfino2009-10-181-8/+5
* Minor code cleanup.jsdelfino2009-10-031-6/+6
* Removed explicit C++ keywords to let the compiler perform the necessary conve...jsdelfino2009-10-031-9/+9
* Refactored store tests and moved them under test/. Simplified the script eval...jsdelfino2009-10-031-4/+10
* Strawman implementation of a mini script evaluation library, which can be use...jsdelfino2009-09-271-0/+173