summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/eval/environment.hpp (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-16Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk.jsdelfino1-0/+0
2009-11-01Minor refactoring of read/write functions and primitive procs. Added function...jsdelfino1-8/+0
2009-11-01Improved memory management using APR memory pools, changed frame allocation i...jsdelfino1-27/+22
2009-10-26Minor refactoring, given each module its own namespace. Added utility functio...jsdelfino1-16/+26
2009-10-18Minor code cleanup, refactored list functions and cleaned up function names, ...jsdelfino1-1/+1
2009-10-11Some code cleanup, removed unused functions, changed == empty-list to isNil t...jsdelfino1-5/+5
2009-10-03Removed explicit C++ keywords to let the compiler perform the necessary conve...jsdelfino1-12/+12
2009-10-03Refactored store tests and moved them under test/. Simplified the script eval...jsdelfino1-8/+37
2009-09-27Strawman implementation of a mini script evaluation library, which can be use...jsdelfino1-0/+152